Martha starts 080318 Lyle starts flagbb 080813 ** Nothing to report in the log file; all ok. ** But, MH notices that Beam 5.1 is poor; power levels jump. ** Cal rats vary by peak-to-peak 10. ** MH skips this beam ** The drift is 28p1 +064130 {Be sure to note the declination!} ** This is a fall drift.... ** The pos file name is therefore: pos_060911_+064130f.sav ** -- Working in: /home/arecibo10/galaxy/flagbb/proc/06.09.11 cp /home/arecibo10/galaxy/idlraw/06.09.11/*list* . gedit cal060911.list gedit drift060911.list >idl >@wasinit2 >@alfinit -- > callist='cal060911.list' > dir='/home/arecibo10/galaxy/idlraw/06.09.11' > calib1,callist,dcalON,dcalOFF,dir=dir > help,dcalon,/st > calib2,dcalON,dcalOFF,ncalib > Any bad boards in system? "y" How many bad boards? [enter n] : 1 Enter nbeam, npol of bad board : 5,1 > help,ncalib,/st > save, ncalib,file='ncalib_060911.sav' ** There are 24 cal values for this run *** ** The calibration for this run looks fine once 5.1 is tossed -- > bpdgui Enter the new calsession: calsession_060911.sav Enter the new runpos: pos_060911_+064130f.sav Be sure to set CRAT to "fit", not "median" **The interp regions here are [3487 to 3522] ** -- restore,'pos_060911_+064130f.sav' help,pos This should tell you that "pos" is array with dimension equal to the number of drifts that were processed. ** There are 24 drifts for this run ** It is advisable to logout of IDL after running BPD and restart it. You may also wish to make a copy of the pos file, just in case (of future user error....). Next, start working on FLAGBB: Simple rules: 1. Pay close attention! It is IMPERATIVE that you do a good job. A bad job is worse than no job and will earn you snickers (and we don't mean the candy bar!). 2. Be sure to use the "t" option. And, be sure to "u" before "t" between individual strips. 3. Know how big to make your boxes; use the "m" key when you need to! 4. Know what is a continuum source; do not flag continuum sources. 5. Know what is galactic hydrogen; do not flag galactic hydrogen (or HVC's!). 6. Know when to set the status flag. 7. Save the pos file regularly; occasionally make a copy of it. -- restore,'pos_060911_+064130f.sav' -- restore,' d214400+294831.526180333.sav' -- flagbb,dred,cont_pt,mask,pos,GAUSAV=11,HAN=3,AGC=1,n1=0,n2=6 at end, save badboxes to file filename = bb then save pos file in case of crash save,pos,file='pos_060911_+064130f.sav' Thereafter, hit "o" to enter your own filefor BADBOX -------------------------------------------------------------------------------- Keep track of all the drift, give a quality and comment on AGC galaxies detected, others, or rfi problems. Please note any occurrences of GPS. d213600+064131.625481567.sav GPS throughout, burst rec 376-599; Q1 (except for missing 5.1) d214607+064131.625482172.sav 2 AGC not det.; Q1 d215614+064131.625482777.sav GPS burst rec 489-584; 4 AGC (1 det.); Q1 d220620+064131.625483382.sav Q1 d221627+064131.625483987.sav Q1 d222633+064131.625484592.sav Q1 d223640+064131.625485197.sav Q1 d224647+064130.625485802.sav Q1 d225653+064131.625500007.sav 2 AGC not det.; possible HVC; Q1 d230660+064131.625500612.sav 7 AGC, 2 det.; Q1 d231706+064131.625501217.sav GPS burst rec 42-100; 5 AGC (2 det.); Q1 d232713+064131.625501822.sav HVC; 2 AGC not det.; Q1 d233720+064131.625502427.sav HVC; 2 AGC( 1 det.); Q1 d234726+064131.625503032.sav HVC; Q1 d235733+064131.625503637.sav Q1 d000740+064131.625504242.sav 5 AGC (1 det.); Q1 d001746+064131.625504847.sav 8 AGC (1 det.); Q1 d002753+064131.625505452.sav Q1 d003759+064131.625506057.sav GPS rec 293-509; 7 AGC not det.; Q1 d004806+064131.625506662.sav nonAGC det. pix4; Q1 d005813+064131.625507267.sav 2 AGC (1 det.); Q1 d010819+064131.625507872.sav 1 AGC not det.; Q1 d011826+064131.625508477.sav GPS rec 191-287; 1 AGC (det.); Q1 d012833+064131.625509082.sav Q1 Nothing spectacular; no quality issues except for missing board 5.1 save,pos,file='pos_060911_+064130f.sav' strip_pv,dred,cont_pt,msmooth,n1=0,n2=6,showpol=3,gausav=11,han=5,rfimod=0,units=1 inspect,msmooth,showpol=3,nstrip=4,agc=1 reviewbb,dred,cont_pt,mask,pos,GAUSAV=11,HAN=3,AGC=1,n1=0,n2=6 > print,where(pos.badbox[0,0,0,2] eq 0)