! Started logfile: J1607-3331_S_2017_05_27_pus_uvs.log on Fri May 3 11:10:25 2019 obs J1607-3331_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J1607-3331_S_2017_05_27_pus_uva.fits ! AN table 1: 41 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.2271 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1607-3331 ! ! 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 1211 lines of history. ! ! Reading 1676 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 J1607-3331_S_2017_05_27_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 238 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 229 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 242 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 372 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.865669Jy sigma=0.024107 ! Fit after self-cal, rms=0.849495Jy sigma=0.016321 ! 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.925 mas, bmaj=11.2 mas, bpa=0.5707 degrees ! Estimated noise=3857.08 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.0932956 Jy ! Component: 100 - total flux cleaned = 0.126644 Jy ! Total flux subtracted in 100 components = 0.126644 Jy ! Clean residual min=-0.031282 max=0.026719 Jy/beam ! Clean residual mean=-0.001613 rms=0.008577 Jy/beam ! Combined flux in latest and established models = 0.126644 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.126644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132138Jy sigma=0.001887 ! Fit after self-cal, rms=0.132294Jy sigma=0.001884 ! 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.206 mas, bmaj=14.71 mas, bpa=9.643 degrees ! Estimated noise=2556.7 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.00121686 Jy ! Component: 100 - total flux cleaned = -0.000763347 Jy ! Component: 150 - total flux cleaned = -0.00038351 Jy ! Component: 200 - total flux cleaned = -0.000224543 Jy ! Total flux subtracted in 200 components = -0.000224543 Jy ! Clean residual min=-0.033664 max=0.020114 Jy/beam ! Clean residual mean=-0.006948 rms=0.009753 Jy/beam ! Combined flux in latest and established models = 0.12642 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 22 components and 0.12642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131996Jy sigma=0.001855 ! Fit after self-cal, rms=0.131890Jy sigma=0.001855 ! 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.76 HN 1.00* KP 0.95 ! LA 0.82 MK 1.17 NL 0.76 OV 0.81 ! PT 1.30 SC 1.01 ! ! ! 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.82 HN 1.00* KP 0.83 ! LA 0.79 MK 0.75 NL 0.92 OV 0.90 ! PT 0.91 SC 0.98 ! ! ! 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 0.89 HN 1.00* KP 0.83 ! LA 0.83 MK 0.69 NL 1.06 OV 0.77 ! PT 0.95 SC 1.12 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.31 HN 1.00* KP 1.00* ! LA 13.14 MK 0.62 NL 1.00* OV 1.00* ! PT 1.42 SC 1.00* ! ! ! Fit before self-cal, rms=0.131890Jy sigma=0.001855 ! Fit after self-cal, rms=0.098445Jy sigma=0.000684 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.248 mas, bmaj=14.2 mas, bpa=11.63 degrees ! Estimated noise=2572.06 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.000888751 Jy ! Component: 100 - total flux cleaned = 0.0010083 Jy ! Component: 150 - total flux cleaned = 0.000954587 Jy ! Component: 200 - total flux cleaned = 0.000955342 Jy ! Total flux subtracted in 200 components = 0.000955342 Jy ! Clean residual min=-0.007279 max=0.006481 Jy/beam ! Clean residual mean=0.000043 rms=0.001764 Jy/beam ! Combined flux in latest and established models = 0.127375 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 30 components and 0.127375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098374Jy sigma=0.000684 ! Fit after self-cal, rms=0.096880Jy sigma=0.000674 ! 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.096880Jy sigma=0.000674 ! Fit after self-cal, rms=0.099542Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.232 mas, bmaj=14.3 mas, bpa=11.44 degrees ! Estimated noise=2592.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.001259 Jy ! Component: 100 - total flux cleaned = 0.0012018 Jy ! Component: 150 - total flux cleaned = 0.00120253 Jy ! Component: 200 - total flux cleaned = 0.00115339 Jy ! Total flux subtracted in 200 components = 0.00115339 Jy ! Clean residual min=-0.007105 max=0.005513 Jy/beam ! Clean residual mean=-0.000010 rms=0.001602 Jy/beam ! Combined flux in latest and established models = 0.128528 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.128528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099454Jy sigma=0.000660 ! Fit after self-cal, rms=0.099630Jy sigma=0.000660 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 = -9.35517e-05 Jy ! Component: 100 - total flux cleaned = -0.000130669 Jy ! Component: 150 - total flux cleaned = -0.000131089 Jy ! Component: 200 - total flux cleaned = -0.000161388 Jy ! Total flux subtracted in 200 components = -0.000161388 Jy ! Clean residual min=-0.007006 max=0.005344 Jy/beam ! Clean residual mean=-0.000015 rms=0.001600 Jy/beam ! Combined flux in latest and established models = 0.128367 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 41 components and 0.128367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099596Jy sigma=0.000660 ! Fit after self-cal, rms=0.099595Jy sigma=0.000660 ! 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.099595Jy sigma=0.000660 ! Fit after self-cal, rms=0.101267Jy sigma=0.000649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.242 mas, bmaj=14.22 mas, bpa=11.18 degrees ! Estimated noise=2592.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000759207 Jy ! Component: 100 - total flux cleaned = -0.000793527 Jy ! Component: 150 - total flux cleaned = -0.000851351 Jy ! Component: 200 - total flux cleaned = -0.000877103 Jy ! Total flux subtracted in 200 components = -0.000877103 Jy ! Clean residual min=-0.006437 max=0.005830 Jy/beam ! Clean residual mean=-0.000022 rms=0.001445 Jy/beam ! Combined flux in latest and established models = 0.12749 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.12749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101233Jy sigma=0.000649 ! Fit after self-cal, rms=0.101261Jy sigma=0.000648 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 = -2.46804e-05 Jy ! Component: 100 - total flux cleaned = -4.89544e-05 Jy ! Component: 150 - total flux cleaned = -7.22753e-05 Jy ! Component: 200 - total flux cleaned = -9.37959e-05 Jy ! Total flux subtracted in 200 components = -9.37959e-05 Jy ! Clean residual min=-0.006376 max=0.005674 Jy/beam ! Clean residual mean=-0.000023 rms=0.001434 Jy/beam ! Combined flux in latest and established models = 0.127396 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 52 components and 0.127396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101244Jy sigma=0.000648 ! Fit after self-cal, rms=0.101246Jy sigma=0.000648 ! 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.101246Jy sigma=0.000648 ! Fit after self-cal, rms=0.101275Jy sigma=0.000648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.656 mas, bmaj=35.33 mas, bpa=12.47 degrees ! Estimated noise=2946.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000186016 Jy ! Component: 100 - total flux cleaned = -0.000210044 Jy ! Component: 150 - total flux cleaned = -0.000242666 Jy ! Component: 200 - total flux cleaned = -0.000262544 Jy ! Total flux subtracted in 200 components = -0.000262544 Jy ! Clean residual min=-0.005314 max=0.005030 Jy/beam ! Clean residual mean=-0.000043 rms=0.001529 Jy/beam ! Combined flux in latest and established models = 0.127134 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 56 components and 0.127134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101266Jy sigma=0.000648 ! Fit after self-cal, rms=0.101263Jy sigma=0.000648 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.1554e-05 Jy ! Component: 100 - total flux cleaned = 9.63118e-06 Jy ! Component: 150 - total flux cleaned = -1.03738e-05 Jy ! Component: 200 - total flux cleaned = -2.84486e-05 Jy ! Total flux subtracted in 200 components = -2.84486e-05 Jy ! Clean residual min=-0.005314 max=0.004998 Jy/beam ! Clean residual mean=-0.000042 rms=0.001529 Jy/beam ! Combined flux in latest and established models = 0.127105 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 58 components and 0.127105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101256Jy sigma=0.000648 ! Fit after self-cal, rms=0.101260Jy sigma=0.000648 ! 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.255 mas, bmaj=14.2 mas, bpa=11.21 degrees ! Estimated noise=2593.18 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.255 x 14.2 at 11.21 degrees (North through East) ! Clean map min=-0.0062127 max=0.11607 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.167 mas, bmaj=11.22 mas, bpa=2.936 degrees ! Estimated noise=3902.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0883713 Jy ! Component: 100 - total flux cleaned = 0.11397 Jy ! Component: 150 - total flux cleaned = 0.124772 Jy ! Component: 200 - total flux cleaned = 0.129506 Jy ! Total flux subtracted in 200 components = 0.129506 Jy ! Clean residual min=-0.008912 max=0.008807 Jy/beam ! Clean residual mean=-0.000030 rms=0.002342 Jy/beam ! Combined flux in latest and established models = 0.129506 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.129506 Jy ! Inverting map and beam ! Estimated beam: bmin=4.255 mas, bmaj=14.2 mas, bpa=11.21 degrees ! Estimated noise=2593.18 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.00153038 Jy ! Component: 100 - total flux cleaned = -0.00163514 Jy ! Component: 150 - total flux cleaned = -0.00171764 Jy ! Component: 200 - total flux cleaned = -0.00178451 Jy ! Total flux subtracted in 200 components = -0.00178451 Jy ! Clean residual min=-0.006757 max=0.005968 Jy/beam ! Clean residual mean=-0.000032 rms=0.001461 Jy/beam ! Combined flux in latest and established models = 0.127722 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 23 components and 0.127722 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=9.656 mas, bmaj=35.33 mas, bpa=12.47 degrees ! Estimated noise=2946.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.15724e-05 Jy ! Component: 100 - total flux cleaned = -6.93398e-05 Jy ! Component: 150 - total flux cleaned = -0.000108957 Jy ! Component: 200 - total flux cleaned = -0.000147055 Jy ! Total flux subtracted in 200 components = -0.000147055 Jy ! Clean residual min=-0.005262 max=0.005060 Jy/beam ! Clean residual mean=-0.000049 rms=0.001525 Jy/beam ! Combined flux in latest and established models = 0.127575 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 = -2.34889e-05 Jy ! Component: 100 - total flux cleaned = -5.73337e-05 Jy ! Component: 150 - total flux cleaned = -7.88082e-05 Jy ! Component: 200 - total flux cleaned = -9.9731e-05 Jy ! Total flux subtracted in 200 components = -9.9731e-05 Jy ! Clean residual min=-0.005247 max=0.005046 Jy/beam ! Clean residual mean=-0.000047 rms=0.001525 Jy/beam ! Combined flux in latest and established models = 0.127475 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 31 components and 0.127475 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.255 mas, bmaj=14.2 mas, bpa=11.21 degrees ! Estimated noise=2593.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.56585e-06 Jy ! Component: 100 - total flux cleaned = 4.8629e-05 Jy ! Component: 150 - total flux cleaned = 4.81322e-05 Jy ! Component: 200 - total flux cleaned = 4.52117e-05 Jy ! Total flux subtracted in 200 components = 4.52117e-05 Jy ! Clean residual min=-0.006646 max=0.005878 Jy/beam ! Clean residual mean=-0.000030 rms=0.001442 Jy/beam ! Combined flux in latest and established models = 0.12752 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.12752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101276Jy sigma=0.000649 ! Fit after self-cal, rms=0.101308Jy sigma=0.000648 wmodel J1607-3331_S_2017_05_27_pus_map.mod ! Writing 34 model components to file: J1607-3331_S_2017_05_27_pus_map.mod wobs J1607-3331_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J1607-3331_S_2017_05_27_pus_uvs.fits wwins J1607-3331_S_2017_05_27_pus_map.win ! wwins: Wrote 1 windows to J1607-3331_S_2017_05_27_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.00172508 Jy ! Component: 100 - total flux cleaned = -0.00247057 Jy ! Component: 150 - total flux cleaned = -0.00304388 Jy ! Component: 200 - total flux cleaned = -0.00372943 Jy ! Component: 250 - total flux cleaned = -0.00401812 Jy ! Component: 300 - total flux cleaned = -0.00436204 Jy ! Component: 350 - total flux cleaned = -0.00449244 Jy ! Component: 400 - total flux cleaned = -0.00449148 Jy ! Component: 450 - total flux cleaned = -0.00437007 Jy ! Component: 500 - total flux cleaned = -0.00454493 Jy ! Component: 550 - total flux cleaned = -0.00442966 Jy ! Component: 600 - total flux cleaned = -0.00431876 Jy ! Component: 650 - total flux cleaned = -0.00421234 Jy ! Component: 700 - total flux cleaned = -0.00400459 Jy ! Component: 750 - total flux cleaned = -0.00395372 Jy ! Component: 800 - total flux cleaned = -0.0038546 Jy ! Component: 850 - total flux cleaned = -0.00385488 Jy ! Component: 900 - total flux cleaned = -0.00385595 Jy ! Component: 950 - total flux cleaned = -0.00380965 Jy ! Component: 1000 - total flux cleaned = -0.0037186 Jy ! Component: 1050 - total flux cleaned = -0.00371826 Jy ! Component: 1100 - total flux cleaned = -0.00371781 Jy ! Component: 1150 - total flux cleaned = -0.00363132 Jy ! Component: 1200 - total flux cleaned = -0.00358905 Jy ! Component: 1250 - total flux cleaned = -0.0035066 Jy ! Component: 1300 - total flux cleaned = -0.003467 Jy ! Component: 1350 - total flux cleaned = -0.00346733 Jy ! Component: 1400 - total flux cleaned = -0.00334987 Jy ! Component: 1450 - total flux cleaned = -0.00323443 Jy ! Component: 1500 - total flux cleaned = -0.0031206 Jy ! Component: 1550 - total flux cleaned = -0.00293342 Jy ! Component: 1600 - total flux cleaned = -0.00278604 Jy ! Component: 1650 - total flux cleaned = -0.00278648 Jy ! Component: 1700 - total flux cleaned = -0.00257105 Jy ! Component: 1750 - total flux cleaned = -0.00249989 Jy ! Component: 1800 - total flux cleaned = -0.00229034 Jy ! Component: 1850 - total flux cleaned = -0.00211815 Jy ! Component: 1900 - total flux cleaned = -0.00201652 Jy ! Component: 1950 - total flux cleaned = -0.00191522 Jy ! Component: 2000 - total flux cleaned = -0.00171581 Jy ! Component: 2050 - total flux cleaned = -0.00145384 Jy ! Component: 2100 - total flux cleaned = -0.00135698 Jy ! Component: 2150 - total flux cleaned = -0.0012931 Jy ! Component: 2200 - total flux cleaned = -0.00107145 Jy ! Component: 2250 - total flux cleaned = -0.000946274 Jy ! Component: 2300 - total flux cleaned = -0.000853588 Jy ! Component: 2350 - total flux cleaned = -0.000761457 Jy ! Component: 2400 - total flux cleaned = -0.000639904 Jy ! Component: 2450 - total flux cleaned = -0.000549386 Jy ! Component: 2500 - total flux cleaned = -0.000460338 Jy ! Component: 2550 - total flux cleaned = -0.000430944 Jy ! Component: 2600 - total flux cleaned = -0.000401256 Jy ! Component: 2650 - total flux cleaned = -0.000284916 Jy ! Component: 2700 - total flux cleaned = -0.000256012 Jy ! Component: 2750 - total flux cleaned = -0.000170015 Jy ! Component: 2800 - total flux cleaned = -8.48144e-05 Jy ! Component: 2850 - total flux cleaned = -0.000141242 Jy ! Component: 2900 - total flux cleaned = -8.52523e-05 Jy ! Component: 2950 - total flux cleaned = -2.98502e-05 Jy ! Component: 3000 - total flux cleaned = 2.54136e-05 Jy ! Component: 3050 - total flux cleaned = 0.000107763 Jy ! Component: 3100 - total flux cleaned = 8.05304e-05 Jy ! Component: 3150 - total flux cleaned = 0.000135167 Jy ! Component: 3200 - total flux cleaned = 0.000216193 Jy ! Component: 3250 - total flux cleaned = 0.000243111 Jy ! Component: 3300 - total flux cleaned = 0.000270049 Jy ! Component: 3350 - total flux cleaned = 0.000350122 Jy ! Component: 3400 - total flux cleaned = 0.000376658 Jy ! Component: 3450 - total flux cleaned = 0.000482428 Jy ! Component: 3500 - total flux cleaned = 0.000508801 Jy ! Component: 3550 - total flux cleaned = 0.000587502 Jy ! Component: 3600 - total flux cleaned = 0.00069212 Jy ! Component: 3650 - total flux cleaned = 0.000744287 Jy ! Component: 3700 - total flux cleaned = 0.000796312 Jy ! Component: 3750 - total flux cleaned = 0.000874221 Jy ! Component: 3800 - total flux cleaned = 0.00100381 Jy ! Component: 3850 - total flux cleaned = 0.00102968 Jy ! Component: 3900 - total flux cleaned = 0.00108134 Jy ! Component: 3950 - total flux cleaned = 0.00121042 Jy ! Component: 4000 - total flux cleaned = 0.00128783 Jy ! Component: 4050 - total flux cleaned = 0.0013137 Jy ! Total flux subtracted in 4096 components = 0.00146872 Jy ! Clean residual min=-0.001412 max=0.002247 Jy/beam ! Clean residual mean=0.000043 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.128989 Jy keep ! Adding 226 model components to the UV plane model. ! The established model now contains 260 components and 0.128989 Jy ![Exited script file: muppet] wmap "J1607-3331_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.255 x 14.2 at 11.21 degrees (North through East) ! Clean map min=-0.00441 max=0.11312 Jy/beam ! Writing clean map to FITS file: J1607-3331_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.113119 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000454034 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.20413 1.20413 2.40826 4.81653 9.63306 19.2661 38.5322 77.0645 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.113 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.255 x 14.2 at 11.21 degrees (North through East) ! Clean map min=-0.00441 max=0.11312 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 J1607-3331_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:10:29 2019