! Started logfile: J0326-3746_S_2017_10_21_pus_uvs.log on Sat May 11 20:49:13 2019 obs J0326-3746_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J0326-3746_S_2017_10_21_pus_uva.fits ! AN table 1: 145 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.369157 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0326-3746 ! ! 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 644 lines of history. ! ! Reading 7708 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 J0326-3746_S_2017_10_21_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 588 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 530 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 530 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1137 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.979978Jy sigma=0.006979 ! Fit after self-cal, rms=0.928113Jy sigma=0.006675 ! 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.794 mas, bmaj=36.46 mas, bpa=-14.57 degrees ! Estimated noise=2235.73 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.0561722 Jy ! Component: 100 - total flux cleaned = 0.0692083 Jy ! Total flux subtracted in 100 components = 0.0692083 Jy ! Clean residual min=-0.006098 max=0.006809 Jy/beam ! Clean residual mean=-0.000077 rms=0.002094 Jy/beam ! Combined flux in latest and established models = 0.0692083 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0692083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098335Jy sigma=0.000652 ! Fit after self-cal, rms=0.097777Jy sigma=0.000648 ! 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=3.807 mas, bmaj=34.3 mas, bpa=-14.51 degrees ! Estimated noise=1380.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00760192 Jy ! Component: 100 - total flux cleaned = 0.0111365 Jy ! Component: 150 - total flux cleaned = 0.0125832 Jy ! Component: 200 - total flux cleaned = 0.0127942 Jy ! Total flux subtracted in 200 components = 0.0127942 Jy ! Clean residual min=-0.003831 max=0.003460 Jy/beam ! Clean residual mean=-0.000095 rms=0.001249 Jy/beam ! Combined flux in latest and established models = 0.0820025 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 65 components and 0.0820025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097072Jy sigma=0.000644 ! Fit after self-cal, rms=0.097053Jy sigma=0.000644 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.90 HN 1.00* KP 1.14 ! LA 1.08 MK 1.01 NL 1.00* OV 1.02 ! PT 0.95 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.00* KP 1.06 ! LA 1.05 MK 1.08 NL 0.86 OV 0.99 ! PT 0.88 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 1.00* KP 1.06 ! LA 0.82 MK 1.14 NL 1.02 OV 0.97 ! PT 0.87 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.00* KP 1.00* ! LA 0.72 MK 0.90 NL 1.00* OV 1.00* ! PT 0.81 ! ! ! Fit before self-cal, rms=0.097053Jy sigma=0.000644 ! Fit after self-cal, rms=0.091624Jy sigma=0.000641 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.86 mas, bmaj=34.15 mas, bpa=-14.42 degrees ! Estimated noise=1368.36 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.000203584 Jy ! Component: 100 - total flux cleaned = -0.000183336 Jy ! Component: 150 - total flux cleaned = -0.000289794 Jy ! Component: 200 - total flux cleaned = -0.000383319 Jy ! Total flux subtracted in 200 components = -0.000383319 Jy ! Clean residual min=-0.002765 max=0.002941 Jy/beam ! Clean residual mean=-0.000005 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.0816191 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 94 components and 0.0816192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091559Jy sigma=0.000640 ! Fit after self-cal, rms=0.091456Jy sigma=0.000639 ! 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.091456Jy sigma=0.000639 ! Fit after self-cal, rms=0.091469Jy sigma=0.000638 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.887 mas, bmaj=34.15 mas, bpa=-14.41 degrees ! Estimated noise=1363.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000478907 Jy ! Component: 100 - total flux cleaned = -0.00059185 Jy ! Component: 150 - total flux cleaned = -0.000593023 Jy ! Component: 200 - total flux cleaned = -0.000642696 Jy ! Total flux subtracted in 200 components = -0.000642696 Jy ! Clean residual min=-0.002402 max=0.002355 Jy/beam ! Clean residual mean=0.000004 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.0809765 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 110 components and 0.0809765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091442Jy sigma=0.000638 ! Fit after self-cal, rms=0.091550Jy sigma=0.000638 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.000194733 Jy ! Component: 100 - total flux cleaned = -0.000279288 Jy ! Component: 150 - total flux cleaned = -0.00030441 Jy ! Component: 200 - total flux cleaned = -0.000325974 Jy ! Total flux subtracted in 200 components = -0.000325974 Jy ! Clean residual min=-0.002461 max=0.002599 Jy/beam ! Clean residual mean=-0.000006 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.0806505 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 118 components and 0.0806505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091532Jy sigma=0.000638 ! Fit after self-cal, rms=0.091532Jy sigma=0.000638 ! 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.091532Jy sigma=0.000638 ! Fit after self-cal, rms=0.091899Jy sigma=0.000638 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.902 mas, bmaj=34.12 mas, bpa=-14.41 degrees ! Estimated noise=1361.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000453123 Jy ! Component: 100 - total flux cleaned = -0.000584342 Jy ! Component: 150 - total flux cleaned = -0.000653076 Jy ! Component: 200 - total flux cleaned = -0.000715724 Jy ! Total flux subtracted in 200 components = -0.000715724 Jy ! Clean residual min=-0.002413 max=0.002398 Jy/beam ! Clean residual mean=0.000003 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.0799348 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 125 components and 0.0799348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091882Jy sigma=0.000638 ! Fit after self-cal, rms=0.091955Jy sigma=0.000638 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.000149296 Jy ! Component: 100 - total flux cleaned = -0.000239229 Jy ! Component: 150 - total flux cleaned = -0.000279281 Jy ! Component: 200 - total flux cleaned = -0.000334293 Jy ! Total flux subtracted in 200 components = -0.000334293 Jy ! Clean residual min=-0.002357 max=0.002463 Jy/beam ! Clean residual mean=-0.000001 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.0796005 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 136 components and 0.0796005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091945Jy sigma=0.000638 ! Fit after self-cal, rms=0.091948Jy sigma=0.000638 ! 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.091948Jy sigma=0.000638 ! Fit after self-cal, rms=0.092116Jy sigma=0.000638 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.74 mas, bmaj=41.74 mas, bpa=-4.149 degrees ! Estimated noise=1560.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000628973 Jy ! Component: 100 - total flux cleaned = -0.000728143 Jy ! Component: 150 - total flux cleaned = -0.000825949 Jy ! Component: 200 - total flux cleaned = -0.000902055 Jy ! Total flux subtracted in 200 components = -0.000902055 Jy ! Clean residual min=-0.002645 max=0.002472 Jy/beam ! Clean residual mean=-0.000004 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.0786984 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 149 components and 0.0786984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092112Jy sigma=0.000638 ! Fit after self-cal, rms=0.092140Jy sigma=0.000638 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.000190581 Jy ! Component: 100 - total flux cleaned = -0.000269055 Jy ! Component: 150 - total flux cleaned = -0.000325642 Jy ! Component: 200 - total flux cleaned = -0.000377998 Jy ! Total flux subtracted in 200 components = -0.000377998 Jy ! Clean residual min=-0.002690 max=0.002475 Jy/beam ! Clean residual mean=-0.000008 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.0783204 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 157 components and 0.0783205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092137Jy sigma=0.000637 ! Fit after self-cal, rms=0.092135Jy sigma=0.000637 ! 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=3.912 mas, bmaj=34.1 mas, bpa=-14.41 degrees ! Estimated noise=1360.78 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.912 x 34.1 at -14.41 degrees (North through East) ! Clean map min=-0.0043012 max=0.075874 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=2.879 mas, bmaj=36.53 mas, bpa=-14.59 degrees ! Estimated noise=2234.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.055906 Jy ! Component: 100 - total flux cleaned = 0.0689152 Jy ! Component: 150 - total flux cleaned = 0.0751625 Jy ! Component: 200 - total flux cleaned = 0.0773951 Jy ! Total flux subtracted in 200 components = 0.0773951 Jy ! Clean residual min=-0.004416 max=0.004147 Jy/beam ! Clean residual mean=-0.000005 rms=0.001356 Jy/beam ! Combined flux in latest and established models = 0.0773951 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.0773951 Jy ! Inverting map and beam ! Estimated beam: bmin=3.912 mas, bmaj=34.1 mas, bpa=-14.41 degrees ! Estimated noise=1360.78 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.00289146 Jy ! Component: 100 - total flux cleaned = 0.00327581 Jy ! Component: 150 - total flux cleaned = 0.00327562 Jy ! Component: 200 - total flux cleaned = 0.00303255 Jy ! Total flux subtracted in 200 components = 0.00303255 Jy ! Clean residual min=-0.002654 max=0.002710 Jy/beam ! Clean residual mean=0.000015 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.0804277 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 64 components and 0.0804277 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=10.74 mas, bmaj=41.74 mas, bpa=-4.149 degrees ! Estimated noise=1560.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.57457e-05 Jy ! Component: 100 - total flux cleaned = -0.000270563 Jy ! Component: 150 - total flux cleaned = -0.000474575 Jy ! Component: 200 - total flux cleaned = -0.000686437 Jy ! Total flux subtracted in 200 components = -0.000686437 Jy ! Clean residual min=-0.002671 max=0.002690 Jy/beam ! Clean residual mean=0.000014 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.0797412 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 = -0.000153424 Jy ! Component: 100 - total flux cleaned = -0.000313403 Jy ! Component: 150 - total flux cleaned = -0.000429341 Jy ! Component: 200 - total flux cleaned = -0.000533124 Jy ! Total flux subtracted in 200 components = -0.000533124 Jy ! Clean residual min=-0.002642 max=0.002621 Jy/beam ! Clean residual mean=0.000007 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.0792081 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 108 components and 0.0792081 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.912 mas, bmaj=34.1 mas, bpa=-14.41 degrees ! Estimated noise=1360.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.8172e-05 Jy ! Component: 100 - total flux cleaned = -9.11753e-05 Jy ! Component: 150 - total flux cleaned = -0.000145247 Jy ! Component: 200 - total flux cleaned = -0.000168607 Jy ! Total flux subtracted in 200 components = -0.000168607 Jy ! Clean residual min=-0.002315 max=0.002418 Jy/beam ! Clean residual mean=0.000003 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.0790395 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 127 components and 0.0790395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092144Jy sigma=0.000638 ! Fit after self-cal, rms=0.092164Jy sigma=0.000638 wmodel J0326-3746_S_2017_10_21_pus_map.mod ! Writing 127 model components to file: J0326-3746_S_2017_10_21_pus_map.mod wobs J0326-3746_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J0326-3746_S_2017_10_21_pus_uvs.fits wwins J0326-3746_S_2017_10_21_pus_map.win ! wwins: Wrote 1 windows to J0326-3746_S_2017_10_21_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 = 4.46078e-05 Jy ! Component: 100 - total flux cleaned = 0.000119136 Jy ! Component: 150 - total flux cleaned = 0.000253137 Jy ! Component: 200 - total flux cleaned = 0.000316407 Jy ! Component: 250 - total flux cleaned = 0.000173469 Jy ! Component: 300 - total flux cleaned = 1.18029e-05 Jy ! Component: 350 - total flux cleaned = -0.00016744 Jy ! Component: 400 - total flux cleaned = -0.000337337 Jy ! Component: 450 - total flux cleaned = -0.000453424 Jy ! Component: 500 - total flux cleaned = -0.00063178 Jy ! Component: 550 - total flux cleaned = -0.000739521 Jy ! Component: 600 - total flux cleaned = -0.000884951 Jy ! Component: 650 - total flux cleaned = -0.00100544 Jy ! Component: 700 - total flux cleaned = -0.00104446 Jy ! Component: 750 - total flux cleaned = -0.00112012 Jy ! Component: 800 - total flux cleaned = -0.00115651 Jy ! Component: 850 - total flux cleaned = -0.00113871 Jy ! Component: 900 - total flux cleaned = -0.00119018 Jy ! Component: 950 - total flux cleaned = -0.0012401 Jy ! Component: 1000 - total flux cleaned = -0.00125618 Jy ! Component: 1050 - total flux cleaned = -0.00128838 Jy ! Component: 1100 - total flux cleaned = -0.00135103 Jy ! Component: 1150 - total flux cleaned = -0.001412 Jy ! Component: 1200 - total flux cleaned = -0.00144173 Jy ! Component: 1250 - total flux cleaned = -0.00150014 Jy ! Component: 1300 - total flux cleaned = -0.00152865 Jy ! Component: 1350 - total flux cleaned = -0.00157078 Jy ! Component: 1400 - total flux cleaned = -0.00165385 Jy ! Component: 1450 - total flux cleaned = -0.00176233 Jy ! Component: 1500 - total flux cleaned = -0.00184243 Jy ! Component: 1550 - total flux cleaned = -0.00197394 Jy ! Component: 1600 - total flux cleaned = -0.00203865 Jy ! Component: 1650 - total flux cleaned = -0.00212826 Jy ! Component: 1700 - total flux cleaned = -0.0021915 Jy ! Component: 1750 - total flux cleaned = -0.00224157 Jy ! Component: 1800 - total flux cleaned = -0.00227866 Jy ! Component: 1850 - total flux cleaned = -0.00237649 Jy ! Component: 1900 - total flux cleaned = -0.00244896 Jy ! Component: 1950 - total flux cleaned = -0.002461 Jy ! Component: 2000 - total flux cleaned = -0.00246119 Jy ! Component: 2050 - total flux cleaned = -0.00246125 Jy ! Component: 2100 - total flux cleaned = -0.00243777 Jy ! Component: 2150 - total flux cleaned = -0.0024612 Jy ! Component: 2200 - total flux cleaned = -0.00243785 Jy ! Component: 2250 - total flux cleaned = -0.00241463 Jy ! Component: 2300 - total flux cleaned = -0.00242617 Jy ! Component: 2350 - total flux cleaned = -0.00240326 Jy ! Component: 2400 - total flux cleaned = -0.00239175 Jy ! Component: 2450 - total flux cleaned = -0.00239174 Jy ! Component: 2500 - total flux cleaned = -0.002369 Jy ! Component: 2550 - total flux cleaned = -0.00234636 Jy ! Component: 2600 - total flux cleaned = -0.00230112 Jy ! Component: 2650 - total flux cleaned = -0.00224476 Jy ! Component: 2700 - total flux cleaned = -0.00219979 Jy ! Component: 2750 - total flux cleaned = -0.00214354 Jy ! Component: 2800 - total flux cleaned = -0.00212098 Jy ! Component: 2850 - total flux cleaned = -0.00209838 Jy ! Component: 2900 - total flux cleaned = -0.00208706 Jy ! Component: 2950 - total flux cleaned = -0.00207579 Jy ! Component: 3000 - total flux cleaned = -0.00206451 Jy ! Component: 3050 - total flux cleaned = -0.00204176 Jy ! Component: 3100 - total flux cleaned = -0.00201898 Jy ! Component: 3150 - total flux cleaned = -0.00200762 Jy ! Component: 3200 - total flux cleaned = -0.00197328 Jy ! Component: 3250 - total flux cleaned = -0.0019271 Jy ! Component: 3300 - total flux cleaned = -0.00191561 Jy ! Component: 3350 - total flux cleaned = -0.00188069 Jy ! Component: 3400 - total flux cleaned = -0.00186897 Jy ! Component: 3450 - total flux cleaned = -0.00182202 Jy ! Component: 3500 - total flux cleaned = -0.00183388 Jy ! Component: 3550 - total flux cleaned = -0.00181014 Jy ! Component: 3600 - total flux cleaned = -0.00178621 Jy ! Component: 3650 - total flux cleaned = -0.00177413 Jy ! Component: 3700 - total flux cleaned = -0.00174976 Jy ! Component: 3750 - total flux cleaned = -0.00176198 Jy ! Component: 3800 - total flux cleaned = -0.00177419 Jy ! Component: 3850 - total flux cleaned = -0.00178655 Jy ! Component: 3900 - total flux cleaned = -0.00178654 Jy ! Component: 3950 - total flux cleaned = -0.00181174 Jy ! Component: 4000 - total flux cleaned = -0.00182445 Jy ! Component: 4050 - total flux cleaned = -0.00181142 Jy ! Total flux subtracted in 4096 components = -0.00179836 Jy ! Clean residual min=-0.000746 max=0.000734 Jy/beam ! Clean residual mean=-0.000011 rms=0.000260 Jy/beam ! Combined flux in latest and established models = 0.0772412 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 388 components and 0.0772411 Jy ![Exited script file: muppet] wmap "J0326-3746_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.912 x 34.1 at -14.41 degrees (North through East) ! Clean map min=-0.0028281 max=0.07374 Jy/beam ! Writing clean map to FITS file: J0326-3746_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0737396 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000280318 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.14044 1.14044 2.28088 4.56175 9.12351 18.247 36.494 72.9881 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.073 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.912 x 34.1 at -14.41 degrees (North through East) ! Clean map min=-0.0028281 max=0.07374 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 J0326-3746_S_2017_10_21_pus_uvs.log closed on Sat May 11 20:49:18 2019