! Started logfile: J0359-0310_S_2017_09_26_pus_uvs.log on Sat May 11 12:54:28 2019 obs J0359-0310_S_2017_09_26_pus_uva.fits ! Reading UV FITS file: J0359-0310_S_2017_09_26_pus_uva.fits ! AN table 1: 294 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.478741 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0359-0310 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 674 lines of history. ! ! Reading 20268 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J0359-0310_S_2017_09_26_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 811 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 943 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1016 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1696 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.990010Jy sigma=0.008935 ! Fit after self-cal, rms=0.954348Jy sigma=0.008635 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.996 mas, bmaj=15.4 mas, bpa=-16.49 degrees ! Estimated noise=1067.16 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0345918 Jy ! Component: 100 - total flux cleaned = 0.0425541 Jy ! Total flux subtracted in 100 components = 0.0425541 Jy ! Clean residual min=-0.003943 max=0.004494 Jy/beam ! Clean residual mean=0.000004 rms=0.001189 Jy/beam ! Combined flux in latest and established models = 0.0425541 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0425541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073152Jy sigma=0.000618 ! Fit after self-cal, rms=0.072230Jy sigma=0.000610 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.126 mas, bmaj=16.59 mas, bpa=-15.8 degrees ! Estimated noise=651.338 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00658644 Jy ! Component: 100 - total flux cleaned = 0.0097658 Jy ! Component: 150 - total flux cleaned = 0.0117197 Jy ! Component: 200 - total flux cleaned = 0.0129718 Jy ! Total flux subtracted in 200 components = 0.0129718 Jy ! Clean residual min=-0.002529 max=0.003071 Jy/beam ! Clean residual mean=0.000011 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.0555259 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 60 components and 0.0555259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071542Jy sigma=0.000605 ! Fit after self-cal, rms=0.071537Jy sigma=0.000604 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.00* HN 1.08 KP 0.98 ! LA 1.01 MK 1.03 NL 1.10 OV 1.13 ! PT 1.04 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 1.02 KP 0.92 ! LA 0.96 MK 1.09 NL 1.07 OV 1.15 ! PT 1.07 ! ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.00* HN 1.05 KP 0.94 ! LA 0.93 MK 1.07 NL 1.02 OV 0.99 ! PT 1.00 ! ! ! Correcting IF 4. ! A total of 474 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.72 KP 1.00* ! LA 0.84 MK 0.90 NL 1.00* OV 0.66 ! PT 0.91 ! ! ! Fit before self-cal, rms=0.071537Jy sigma=0.000604 ! Fit after self-cal, rms=0.069737Jy sigma=0.000603 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.154 mas, bmaj=16.3 mas, bpa=-15.68 degrees ! Estimated noise=664.058 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000451433 Jy ! Component: 100 - total flux cleaned = 0.000633259 Jy ! Component: 150 - total flux cleaned = 0.000709026 Jy ! Component: 200 - total flux cleaned = 0.00079734 Jy ! Total flux subtracted in 200 components = 0.00079734 Jy ! Clean residual min=-0.002100 max=0.002400 Jy/beam ! Clean residual mean=0.000010 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.0563232 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 72 components and 0.0563232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069712Jy sigma=0.000603 ! Fit after self-cal, rms=0.069596Jy sigma=0.000602 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069596Jy sigma=0.000602 ! Fit after self-cal, rms=0.069257Jy sigma=0.000601 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.135 mas, bmaj=16.23 mas, bpa=-15.7 degrees ! Estimated noise=663.927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000368416 Jy ! Component: 100 - total flux cleaned = 0.000598949 Jy ! Component: 150 - total flux cleaned = 0.000725463 Jy ! Component: 200 - total flux cleaned = 0.000779135 Jy ! Total flux subtracted in 200 components = 0.000779135 Jy ! Clean residual min=-0.001676 max=0.002069 Jy/beam ! Clean residual mean=0.000011 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.0571024 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 79 components and 0.0571024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069240Jy sigma=0.000601 ! Fit after self-cal, rms=0.069229Jy sigma=0.000601 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000112378 Jy ! Component: 100 - total flux cleaned = -7.33765e-05 Jy ! Component: 150 - total flux cleaned = -2.277e-05 Jy ! Component: 200 - total flux cleaned = -3.81986e-05 Jy ! Total flux subtracted in 200 components = -3.81986e-05 Jy ! Clean residual min=-0.001722 max=0.001978 Jy/beam ! Clean residual mean=0.000011 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.0570642 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 82 components and 0.0570642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069217Jy sigma=0.000601 ! Fit after self-cal, rms=0.069212Jy sigma=0.000601 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069212Jy sigma=0.000601 ! Fit after self-cal, rms=0.069003Jy sigma=0.000601 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.114 mas, bmaj=16.21 mas, bpa=-15.66 degrees ! Estimated noise=660.916 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00014642 Jy ! Component: 100 - total flux cleaned = 0.000308284 Jy ! Component: 150 - total flux cleaned = 0.000393107 Jy ! Component: 200 - total flux cleaned = 0.000407857 Jy ! Total flux subtracted in 200 components = 0.000407857 Jy ! Clean residual min=-0.001633 max=0.002037 Jy/beam ! Clean residual mean=0.000011 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.057472 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 86 components and 0.057472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068993Jy sigma=0.000600 ! Fit after self-cal, rms=0.069004Jy sigma=0.000600 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.38523e-05 Jy ! Component: 100 - total flux cleaned = -6.35417e-05 Jy ! Component: 150 - total flux cleaned = -6.28808e-05 Jy ! Component: 200 - total flux cleaned = -7.66533e-05 Jy ! Total flux subtracted in 200 components = -7.66533e-05 Jy ! Clean residual min=-0.001652 max=0.001986 Jy/beam ! Clean residual mean=0.000011 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.0573954 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 89 components and 0.0573954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068997Jy sigma=0.000600 ! Fit after self-cal, rms=0.068994Jy sigma=0.000600 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068994Jy sigma=0.000600 ! Fit after self-cal, rms=0.068880Jy sigma=0.000600 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.703 mas, bmaj=17.3 mas, bpa=-9.064 degrees ! Estimated noise=752.935 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000633374 Jy ! Component: 100 - total flux cleaned = 0.000702375 Jy ! Component: 150 - total flux cleaned = 0.000717205 Jy ! Component: 200 - total flux cleaned = 0.000744947 Jy ! Total flux subtracted in 200 components = 0.000744947 Jy ! Clean residual min=-0.001827 max=0.002550 Jy/beam ! Clean residual mean=0.000016 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.0581403 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 92 components and 0.0581403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068875Jy sigma=0.000600 ! Fit after self-cal, rms=0.068886Jy sigma=0.000600 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.36641e-05 Jy ! Component: 100 - total flux cleaned = 6.25607e-05 Jy ! Component: 150 - total flux cleaned = 7.59058e-05 Jy ! Component: 200 - total flux cleaned = 9.99017e-05 Jy ! Total flux subtracted in 200 components = 9.99017e-05 Jy ! Clean residual min=-0.001807 max=0.002511 Jy/beam ! Clean residual mean=0.000016 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.0582402 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 94 components and 0.0582402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068883Jy sigma=0.000600 ! Fit after self-cal, rms=0.068882Jy sigma=0.000600 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.102 mas, bmaj=16.19 mas, bpa=-15.61 degrees ! Estimated noise=659.324 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.102 x 16.19 at -15.61 degrees (North through East) ! Clean map min=-0.0015814 max=0.046542 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.022 mas, bmaj=15.13 mas, bpa=-16.23 degrees ! Estimated noise=1062.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0342408 Jy ! Component: 100 - total flux cleaned = 0.042676 Jy ! Component: 150 - total flux cleaned = 0.0463004 Jy ! Component: 200 - total flux cleaned = 0.0482281 Jy ! Total flux subtracted in 200 components = 0.0482281 Jy ! Clean residual min=-0.003546 max=0.002937 Jy/beam ! Clean residual mean=0.000004 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.0482281 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0482281 Jy ! Inverting map and beam ! Estimated beam: bmin=4.102 mas, bmaj=16.19 mas, bpa=-15.61 degrees ! Estimated noise=659.324 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00407389 Jy ! Component: 100 - total flux cleaned = 0.00651427 Jy ! Component: 150 - total flux cleaned = 0.00761602 Jy ! Component: 200 - total flux cleaned = 0.0080485 Jy ! Total flux subtracted in 200 components = 0.0080485 Jy ! Clean residual min=-0.001914 max=0.002109 Jy/beam ! Clean residual mean=0.000013 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.0562766 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 43 components and 0.0562766 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.703 mas, bmaj=17.3 mas, bpa=-9.064 degrees ! Estimated noise=752.935 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134251 Jy ! Component: 100 - total flux cleaned = 0.00151479 Jy ! Component: 150 - total flux cleaned = 0.00159754 Jy ! Component: 200 - total flux cleaned = 0.00168858 Jy ! Total flux subtracted in 200 components = 0.00168858 Jy ! Clean residual min=-0.001870 max=0.002658 Jy/beam ! Clean residual mean=0.000017 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.0579652 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.56963e-05 Jy ! Component: 100 - total flux cleaned = 0.000102838 Jy ! Component: 150 - total flux cleaned = 0.000129732 Jy ! Component: 200 - total flux cleaned = 0.000141969 Jy ! Total flux subtracted in 200 components = 0.000141969 Jy ! Clean residual min=-0.001832 max=0.002584 Jy/beam ! Clean residual mean=0.000017 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.0581072 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 54 components and 0.0581072 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.102 mas, bmaj=16.19 mas, bpa=-15.61 degrees ! Estimated noise=659.324 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000288044 Jy ! Component: 100 - total flux cleaned = -0.000362533 Jy ! Component: 150 - total flux cleaned = -0.000406053 Jy ! Component: 200 - total flux cleaned = -0.000425794 Jy ! Total flux subtracted in 200 components = -0.000425794 Jy ! Clean residual min=-0.001671 max=0.001963 Jy/beam ! Clean residual mean=0.000011 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.0576814 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 66 components and 0.0576814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068892Jy sigma=0.000600 ! Fit after self-cal, rms=0.068881Jy sigma=0.000600 wmodel J0359-0310_S_2017_09_26_pus_map.mod ! Writing 66 model components to file: J0359-0310_S_2017_09_26_pus_map.mod wobs J0359-0310_S_2017_09_26_pus_uvs.fits ! Writing UV FITS file: J0359-0310_S_2017_09_26_pus_uvs.fits wwins J0359-0310_S_2017_09_26_pus_map.win ! wwins: Wrote 1 windows to J0359-0310_S_2017_09_26_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000644738 Jy ! Component: 100 - total flux cleaned = 0.00104847 Jy ! Component: 150 - total flux cleaned = 0.00110123 Jy ! Component: 200 - total flux cleaned = 0.00119778 Jy ! Component: 250 - total flux cleaned = 0.00128945 Jy ! Component: 300 - total flux cleaned = 0.0012677 Jy ! Component: 350 - total flux cleaned = 0.00122581 Jy ! Component: 400 - total flux cleaned = 0.00114609 Jy ! Component: 450 - total flux cleaned = 0.00116565 Jy ! Component: 500 - total flux cleaned = 0.00112865 Jy ! Component: 550 - total flux cleaned = 0.00111073 Jy ! Component: 600 - total flux cleaned = 0.00112751 Jy ! Component: 650 - total flux cleaned = 0.00116083 Jy ! Component: 700 - total flux cleaned = 0.00120905 Jy ! Component: 750 - total flux cleaned = 0.00125545 Jy ! Component: 800 - total flux cleaned = 0.00125514 Jy ! Component: 850 - total flux cleaned = 0.00128515 Jy ! Component: 900 - total flux cleaned = 0.00135744 Jy ! Component: 950 - total flux cleaned = 0.00137143 Jy ! Component: 1000 - total flux cleaned = 0.0014403 Jy ! Component: 1050 - total flux cleaned = 0.001467 Jy ! Component: 1100 - total flux cleaned = 0.00150622 Jy ! Component: 1150 - total flux cleaned = 0.0015447 Jy ! Component: 1200 - total flux cleaned = 0.0015572 Jy ! Component: 1250 - total flux cleaned = 0.00158197 Jy ! Component: 1300 - total flux cleaned = 0.00160624 Jy ! Component: 1350 - total flux cleaned = 0.00162999 Jy ! Component: 1400 - total flux cleaned = 0.00167666 Jy ! Component: 1450 - total flux cleaned = 0.00164201 Jy ! Component: 1500 - total flux cleaned = 0.00166474 Jy ! Component: 1550 - total flux cleaned = 0.00166461 Jy ! Component: 1600 - total flux cleaned = 0.00167539 Jy ! Component: 1650 - total flux cleaned = 0.00164301 Jy ! Component: 1700 - total flux cleaned = 0.00165361 Jy ! Component: 1750 - total flux cleaned = 0.00161164 Jy ! Component: 1800 - total flux cleaned = 0.00164282 Jy ! Component: 1850 - total flux cleaned = 0.00165304 Jy ! Component: 1900 - total flux cleaned = 0.00164298 Jy ! Component: 1950 - total flux cleaned = 0.00165302 Jy ! Component: 2000 - total flux cleaned = 0.00167271 Jy ! Component: 2050 - total flux cleaned = 0.00164344 Jy ! Component: 2100 - total flux cleaned = 0.00165303 Jy ! Component: 2150 - total flux cleaned = 0.00164342 Jy ! Component: 2200 - total flux cleaned = 0.00162454 Jy ! Component: 2250 - total flux cleaned = 0.00163388 Jy ! Component: 2300 - total flux cleaned = 0.00162475 Jy ! Component: 2350 - total flux cleaned = 0.00162483 Jy ! Component: 2400 - total flux cleaned = 0.0016339 Jy ! Component: 2450 - total flux cleaned = 0.00162494 Jy ! Component: 2500 - total flux cleaned = 0.00160718 Jy ! Component: 2550 - total flux cleaned = 0.00158056 Jy ! Component: 2600 - total flux cleaned = 0.00154534 Jy ! Component: 2650 - total flux cleaned = 0.00152775 Jy ! Component: 2700 - total flux cleaned = 0.00145793 Jy ! Component: 2750 - total flux cleaned = 0.00140587 Jy ! Component: 2800 - total flux cleaned = 0.0013713 Jy ! Component: 2850 - total flux cleaned = 0.00132825 Jy ! Component: 2900 - total flux cleaned = 0.00127688 Jy ! Component: 2950 - total flux cleaned = 0.0012172 Jy ! Component: 3000 - total flux cleaned = 0.00118323 Jy ! Component: 3050 - total flux cleaned = 0.00112387 Jy ! Component: 3100 - total flux cleaned = 0.00108159 Jy ! Component: 3150 - total flux cleaned = 0.0010141 Jy ! Component: 3200 - total flux cleaned = 0.000963593 Jy ! Component: 3250 - total flux cleaned = 0.000938399 Jy ! Component: 3300 - total flux cleaned = 0.000871255 Jy ! Component: 3350 - total flux cleaned = 0.000837756 Jy ! Component: 3400 - total flux cleaned = 0.00079576 Jy ! Component: 3450 - total flux cleaned = 0.000728613 Jy ! Component: 3500 - total flux cleaned = 0.000703405 Jy ! Component: 3550 - total flux cleaned = 0.000661453 Jy ! Component: 3600 - total flux cleaned = 0.000627819 Jy ! Component: 3650 - total flux cleaned = 0.000585736 Jy ! Component: 3700 - total flux cleaned = 0.000543562 Jy ! Component: 3750 - total flux cleaned = 0.000518237 Jy ! Component: 3800 - total flux cleaned = 0.000467509 Jy ! Component: 3850 - total flux cleaned = 0.000442109 Jy ! Component: 3900 - total flux cleaned = 0.000433597 Jy ! Component: 3950 - total flux cleaned = 0.000416554 Jy ! Component: 4000 - total flux cleaned = 0.000416556 Jy ! Component: 4050 - total flux cleaned = 0.000399472 Jy ! Total flux subtracted in 4096 components = 0.000390859 Jy ! Clean residual min=-0.000479 max=0.000502 Jy/beam ! Clean residual mean=0.000003 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.0580722 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 357 components and 0.0580722 Jy ![Exited script file: muppet] wmap "J0359-0310_S_2017_09_26_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.102 x 16.19 at -15.61 degrees (North through East) ! Clean map min=-0.0014104 max=0.046224 Jy/beam ! Writing clean map to FITS file: J0359-0310_S_2017_09_26_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0462242 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000151292 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.981901 0.981901 1.9638 3.92761 7.85521 15.7104 31.4208 62.8417 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.046 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.102 x 16.19 at -15.61 degrees (North through East) ! Clean map min=-0.0014104 max=0.046224 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J0359-0310_S_2017_09_26_pus_uvs.log closed on Sat May 11 12:54:33 2019