vault backup: 2025-04-02 10:01:35

This commit is contained in:
Dane Sabo 2025-04-02 10:01:35 -04:00
parent e47f0ad5d3
commit 1c74eeec86
3 changed files with 18 additions and 6 deletions

View File

@ -14,10 +14,12 @@ else
set shortmess=aoO set shortmess=aoO
endif endif
badd +13 Laboratory\ 9.md badd +13 Laboratory\ 9.md
badd +10 Laboratory\ 10.md
argglobal argglobal
%argdel %argdel
edit Laboratory\ 9.md edit Laboratory\ 10.md
argglobal argglobal
balt Laboratory\ 9.md
setlocal fdm=manual setlocal fdm=manual
setlocal fde=0 setlocal fde=0
setlocal fmr={{{,}}} setlocal fmr={{{,}}}
@ -28,12 +30,12 @@ setlocal fdn=20
setlocal fen setlocal fen
silent! normal! zE silent! normal! zE
let &fdl = &fdl let &fdl = &fdl
let s:l = 13 - ((12 * winheight(0) + 30) / 61) let s:l = 10 - ((9 * winheight(0) + 23) / 47)
if s:l < 1 | let s:l = 1 | endif if s:l < 1 | let s:l = 1 | endif
keepjumps exe s:l keepjumps exe s:l
normal! zt normal! zt
keepjumps 13 keepjumps 10
normal! 047| normal! 027|
tabnext 1 tabnext 1
if exists('s:wipebuf') && len(win_findbuf(s:wipebuf)) == 0 && getbufvar(s:wipebuf, '&buftype') isnot# 'terminal' if exists('s:wipebuf') && len(win_findbuf(s:wipebuf)) == 0 && getbufvar(s:wipebuf, '&buftype') isnot# 'terminal'
silent exe 'bwipe ' . s:wipebuf silent exe 'bwipe ' . s:wipebuf

View File

@ -0,0 +1,10 @@
The quick brown fox jumps over the lazy dog. The dog stays blissfully asleep. :)
Source Am241 0.09microcurie 7/11/1975
Full gain peak is 70 gain on amplifier amplitude of 9 volts Channel 6792
Now energy calibrating with pulser.
Source is in! FWHM at 13.22 keV with peak at 5493.73 keV. We're getting
some of the other peak in there too. Gross area of 1330.
Our mylar sheets are 1 that is 2.5 micrometer and 4 that are 6 micrometer

View File

@ -1,8 +1,8 @@
--- ---
title: Lab Report 9 title: Lab Report 9
allDay: false allDay: false
startTime: 08:30 startTime: 10:00
endTime: 09:30 endTime: 11:00
date: 2025-04-02 date: 2025-04-02
completed: null completed: null
type: single type: single