! Started logfile: J1336+0314_S_2017_06_15_pus_uvs.log on Tue May 7 15:19:56 2019 obs J1336+0314_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1336+0314_S_2017_06_15_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.973684 visibilities/baseline/integration-bin. ! Found source: J1336+0314 ! ! 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 603 lines of history. ! ! Reading 19980 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 J1336+0314_S_2017_06_15_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 675 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.921154Jy sigma=0.008099 ! Fit after self-cal, rms=0.904051Jy sigma=0.007972 ! 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.827 mas, bmaj=7.34 mas, bpa=-6.058 degrees ! Estimated noise=862.444 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.0769298 Jy ! Component: 100 - total flux cleaned = 0.0938682 Jy ! Total flux subtracted in 100 components = 0.0938682 Jy ! Clean residual min=-0.004596 max=0.005485 Jy/beam ! Clean residual mean=-0.000007 rms=0.001000 Jy/beam ! Combined flux in latest and established models = 0.0938682 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0938682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085671Jy sigma=0.000697 ! Fit after self-cal, rms=0.085628Jy sigma=0.000697 ! 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.26 mas, bmaj=8.122 mas, bpa=-4.809 degrees ! Estimated noise=681.407 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.00684799 Jy ! Component: 100 - total flux cleaned = 0.00966743 Jy ! Component: 150 - total flux cleaned = 0.0112612 Jy ! Component: 200 - total flux cleaned = 0.0116499 Jy ! Total flux subtracted in 200 components = 0.0116499 Jy ! Clean residual min=-0.002728 max=0.003026 Jy/beam ! Clean residual mean=-0.000003 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.105518 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 20 components and 0.105518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085189Jy sigma=0.000692 ! Fit after self-cal, rms=0.085184Jy sigma=0.000692 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.93 HN 0.97 KP 1.05 ! LA 1.02 MK 1.04 NL 0.89 OV 0.96 ! PT 1.03 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.57 FD 0.96 HN 1.00 KP 0.98 ! LA 0.97 MK 1.03 NL 1.03 OV 1.01 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.50 FD 0.99 HN 1.00 KP 0.97 ! LA 0.97 MK 1.05 NL 1.11 OV 0.94 ! PT 0.96 SC 0.97 ! ! ! Correcting IF 4. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.10 HN 0.93 KP 1.00* ! LA 0.93 MK 1.03 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.085184Jy sigma=0.000692 ! Fit after self-cal, rms=0.084697Jy sigma=0.000688 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.284 mas, bmaj=8.149 mas, bpa=-4.284 degrees ! Estimated noise=676.231 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.00115832 Jy ! Component: 100 - total flux cleaned = -0.00135268 Jy ! Component: 150 - total flux cleaned = -0.00135369 Jy ! Component: 200 - total flux cleaned = -0.00135431 Jy ! Total flux subtracted in 200 components = -0.00135431 Jy ! Clean residual min=-0.002267 max=0.002656 Jy/beam ! Clean residual mean=-0.000005 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.104164 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 30 components and 0.104164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084676Jy sigma=0.000688 ! Fit after self-cal, rms=0.084713Jy sigma=0.000688 ! 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.084713Jy sigma=0.000688 ! Fit after self-cal, rms=0.089617Jy sigma=0.000683 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.271 mas, bmaj=8.176 mas, bpa=-4.385 degrees ! Estimated noise=678.301 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000409607 Jy ! Component: 100 - total flux cleaned = -0.000449068 Jy ! Component: 150 - total flux cleaned = -0.000449249 Jy ! Component: 200 - total flux cleaned = -0.000463518 Jy ! Total flux subtracted in 200 components = -0.000463518 Jy ! Clean residual min=-0.001796 max=0.001821 Jy/beam ! Clean residual mean=0.000006 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.1037 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 36 components and 0.1037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089609Jy sigma=0.000683 ! Fit after self-cal, rms=0.089747Jy sigma=0.000683 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 = -5.47664e-05 Jy ! Component: 100 - total flux cleaned = -8.80508e-05 Jy ! Component: 150 - total flux cleaned = -0.000117225 Jy ! Component: 200 - total flux cleaned = -0.000143661 Jy ! Total flux subtracted in 200 components = -0.000143661 Jy ! Clean residual min=-0.001772 max=0.001827 Jy/beam ! Clean residual mean=0.000005 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.103557 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.103557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089744Jy sigma=0.000683 ! Fit after self-cal, rms=0.089744Jy sigma=0.000683 ! 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.089744Jy sigma=0.000683 ! Fit after self-cal, rms=0.090833Jy sigma=0.000683 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.272 mas, bmaj=8.192 mas, bpa=-4.408 degrees ! Estimated noise=680.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000115967 Jy ! Component: 100 - total flux cleaned = -0.000128641 Jy ! Component: 150 - total flux cleaned = -0.00015867 Jy ! Component: 200 - total flux cleaned = -0.000185476 Jy ! Total flux subtracted in 200 components = -0.000185476 Jy ! Clean residual min=-0.001766 max=0.001837 Jy/beam ! Clean residual mean=0.000006 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.103371 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.103371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090829Jy sigma=0.000683 ! Fit after self-cal, rms=0.090848Jy sigma=0.000683 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.58551e-05 Jy ! Component: 100 - total flux cleaned = -5.97023e-05 Jy ! Component: 150 - total flux cleaned = -8.17627e-05 Jy ! Component: 200 - total flux cleaned = -9.55465e-05 Jy ! Total flux subtracted in 200 components = -9.55465e-05 Jy ! Clean residual min=-0.001762 max=0.001846 Jy/beam ! Clean residual mean=0.000006 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.103276 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.103276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090846Jy sigma=0.000683 ! Fit after self-cal, rms=0.090845Jy sigma=0.000683 ! 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.090845Jy sigma=0.000683 ! Fit after self-cal, rms=0.091188Jy sigma=0.000683 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.605 mas, bmaj=13 mas, bpa=-4.086 degrees ! Estimated noise=849.073 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.79797e-05 Jy ! Component: 100 - total flux cleaned = -3.55006e-05 Jy ! Component: 150 - total flux cleaned = -5.00751e-05 Jy ! Component: 200 - total flux cleaned = -6.89471e-05 Jy ! Total flux subtracted in 200 components = -6.89471e-05 Jy ! Clean residual min=-0.002070 max=0.002217 Jy/beam ! Clean residual mean=0.000012 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.103207 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 57 components and 0.103207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091188Jy sigma=0.000683 ! Fit after self-cal, rms=0.091189Jy sigma=0.000683 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.92715e-06 Jy ! Component: 100 - total flux cleaned = -3.91072e-06 Jy ! Component: 150 - total flux cleaned = -1.57678e-05 Jy ! Component: 200 - total flux cleaned = -1.58321e-05 Jy ! Total flux subtracted in 200 components = -1.58321e-05 Jy ! Clean residual min=-0.002059 max=0.002205 Jy/beam ! Clean residual mean=0.000012 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.103191 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.103191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091189Jy sigma=0.000683 ! Fit after self-cal, rms=0.091188Jy sigma=0.000683 ! 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.274 mas, bmaj=8.199 mas, bpa=-4.41 degrees ! Estimated noise=681.192 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.274 x 8.199 at -4.41 degrees (North through East) ! Clean map min=-0.0017026 max=0.099405 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.828 mas, bmaj=7.42 mas, bpa=-5.762 degrees ! Estimated noise=876.594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0778763 Jy ! Component: 100 - total flux cleaned = 0.09495 Jy ! Component: 150 - total flux cleaned = 0.10009 Jy ! Component: 200 - total flux cleaned = 0.102269 Jy ! Total flux subtracted in 200 components = 0.102269 Jy ! Clean residual min=-0.002843 max=0.002264 Jy/beam ! Clean residual mean=0.000002 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.102269 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.102269 Jy ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=8.199 mas, bpa=-4.41 degrees ! Estimated noise=681.192 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.000627303 Jy ! Component: 100 - total flux cleaned = 0.000723207 Jy ! Component: 150 - total flux cleaned = 0.00074743 Jy ! Component: 200 - total flux cleaned = 0.000746472 Jy ! Total flux subtracted in 200 components = 0.000746472 Jy ! Clean residual min=-0.001825 max=0.001840 Jy/beam ! Clean residual mean=0.000006 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.103015 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 21 components and 0.103015 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=7.605 mas, bmaj=13 mas, bpa=-4.086 degrees ! Estimated noise=849.073 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00010592 Jy ! Component: 100 - total flux cleaned = 0.000128194 Jy ! Component: 150 - total flux cleaned = 0.000137165 Jy ! Component: 200 - total flux cleaned = 0.000144346 Jy ! Total flux subtracted in 200 components = 0.000144346 Jy ! Clean residual min=-0.002059 max=0.002201 Jy/beam ! Clean residual mean=0.000012 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.10316 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 = 1.16476e-07 Jy ! Component: 100 - total flux cleaned = -2.07983e-07 Jy ! Component: 150 - total flux cleaned = -5.98408e-06 Jy ! Component: 200 - total flux cleaned = -5.45698e-06 Jy ! Total flux subtracted in 200 components = -5.45698e-06 Jy ! Clean residual min=-0.002058 max=0.002200 Jy/beam ! Clean residual mean=0.000012 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.103154 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.103154 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=8.199 mas, bpa=-4.41 degrees ! Estimated noise=681.192 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.62313e-05 Jy ! Component: 100 - total flux cleaned = -9.83107e-05 Jy ! Component: 150 - total flux cleaned = -0.000133695 Jy ! Component: 200 - total flux cleaned = -0.000144377 Jy ! Total flux subtracted in 200 components = -0.000144377 Jy ! Clean residual min=-0.001801 max=0.001867 Jy/beam ! Clean residual mean=0.000006 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.10301 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.10301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091196Jy sigma=0.000683 ! Fit after self-cal, rms=0.091194Jy sigma=0.000683 wmodel J1336+0314_S_2017_06_15_pus_map.mod ! Writing 36 model components to file: J1336+0314_S_2017_06_15_pus_map.mod wobs J1336+0314_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1336+0314_S_2017_06_15_pus_uvs.fits wwins J1336+0314_S_2017_06_15_pus_map.win ! wwins: Wrote 1 windows to J1336+0314_S_2017_06_15_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.000174305 Jy ! Component: 100 - total flux cleaned = 0.000358215 Jy ! Component: 150 - total flux cleaned = 0.000474708 Jy ! Component: 200 - total flux cleaned = 0.000559306 Jy ! Component: 250 - total flux cleaned = 0.000669005 Jy ! Component: 300 - total flux cleaned = 0.000802593 Jy ! Component: 350 - total flux cleaned = 0.000881633 Jy ! Component: 400 - total flux cleaned = 0.00103665 Jy ! Component: 450 - total flux cleaned = 0.00116266 Jy ! Component: 500 - total flux cleaned = 0.00131097 Jy ! Component: 550 - total flux cleaned = 0.00135945 Jy ! Component: 600 - total flux cleaned = 0.00147942 Jy ! Component: 650 - total flux cleaned = 0.00164437 Jy ! Component: 700 - total flux cleaned = 0.00171379 Jy ! Component: 750 - total flux cleaned = 0.00185138 Jy ! Component: 800 - total flux cleaned = 0.001987 Jy ! Component: 850 - total flux cleaned = 0.00209856 Jy ! Component: 900 - total flux cleaned = 0.00227412 Jy ! Component: 950 - total flux cleaned = 0.00236064 Jy ! Component: 1000 - total flux cleaned = 0.00253188 Jy ! Component: 1050 - total flux cleaned = 0.00259528 Jy ! Component: 1100 - total flux cleaned = 0.0027207 Jy ! Component: 1150 - total flux cleaned = 0.00282392 Jy ! Component: 1200 - total flux cleaned = 0.00292568 Jy ! Component: 1250 - total flux cleaned = 0.00296635 Jy ! Component: 1300 - total flux cleaned = 0.00310632 Jy ! Component: 1350 - total flux cleaned = 0.00320521 Jy ! Component: 1400 - total flux cleaned = 0.00330321 Jy ! Component: 1450 - total flux cleaned = 0.00340035 Jy ! Component: 1500 - total flux cleaned = 0.00347723 Jy ! Component: 1550 - total flux cleaned = 0.00359171 Jy ! Component: 1600 - total flux cleaned = 0.00368619 Jy ! Component: 1650 - total flux cleaned = 0.00379865 Jy ! Component: 1700 - total flux cleaned = 0.00394737 Jy ! Component: 1750 - total flux cleaned = 0.00411337 Jy ! Component: 1800 - total flux cleaned = 0.00424142 Jy ! Component: 1850 - total flux cleaned = 0.00442263 Jy ! Component: 1900 - total flux cleaned = 0.00454847 Jy ! Component: 1950 - total flux cleaned = 0.00456626 Jy ! Component: 2000 - total flux cleaned = 0.00476124 Jy ! Component: 2050 - total flux cleaned = 0.00486673 Jy ! Component: 2100 - total flux cleaned = 0.00502377 Jy ! Component: 2150 - total flux cleaned = 0.00507567 Jy ! Component: 2200 - total flux cleaned = 0.00528162 Jy ! Component: 2250 - total flux cleaned = 0.00540083 Jy ! Component: 2300 - total flux cleaned = 0.00550236 Jy ! Component: 2350 - total flux cleaned = 0.00568708 Jy ! Component: 2400 - total flux cleaned = 0.00575362 Jy ! Component: 2450 - total flux cleaned = 0.00590226 Jy ! Component: 2500 - total flux cleaned = 0.00596813 Jy ! Component: 2550 - total flux cleaned = 0.00616386 Jy ! Component: 2600 - total flux cleaned = 0.00618027 Jy ! Component: 2650 - total flux cleaned = 0.00640562 Jy ! Component: 2700 - total flux cleaned = 0.00651723 Jy ! Component: 2750 - total flux cleaned = 0.00662815 Jy ! Component: 2800 - total flux cleaned = 0.00670688 Jy ! Component: 2850 - total flux cleaned = 0.00681635 Jy ! Component: 2900 - total flux cleaned = 0.00695606 Jy ! Component: 2950 - total flux cleaned = 0.00706401 Jy ! Component: 3000 - total flux cleaned = 0.00717136 Jy ! Component: 3050 - total flux cleaned = 0.007278 Jy ! Component: 3100 - total flux cleaned = 0.00741438 Jy ! Component: 3150 - total flux cleaned = 0.00747453 Jy ! Component: 3200 - total flux cleaned = 0.00760908 Jy ! Component: 3250 - total flux cleaned = 0.00775757 Jy ! Component: 3300 - total flux cleaned = 0.0079199 Jy ! Component: 3350 - total flux cleaned = 0.00797823 Jy ! Component: 3400 - total flux cleaned = 0.00808035 Jy ! Component: 3450 - total flux cleaned = 0.00815277 Jy ! Component: 3500 - total flux cleaned = 0.0082825 Jy ! Component: 3550 - total flux cleaned = 0.00839692 Jy ! Component: 3600 - total flux cleaned = 0.00849638 Jy ! Component: 3650 - total flux cleaned = 0.00866602 Jy ! Component: 3700 - total flux cleaned = 0.00872209 Jy ! Component: 3750 - total flux cleaned = 0.00877817 Jy ! Component: 3800 - total flux cleaned = 0.00893101 Jy ! Component: 3850 - total flux cleaned = 0.00902769 Jy ! Component: 3900 - total flux cleaned = 0.00906886 Jy ! Component: 3950 - total flux cleaned = 0.00915083 Jy ! Component: 4000 - total flux cleaned = 0.00925942 Jy ! Component: 4050 - total flux cleaned = 0.00931334 Jy ! Total flux subtracted in 4096 components = 0.00936724 Jy ! Clean residual min=-0.000784 max=0.000749 Jy/beam ! Clean residual mean=0.000003 rms=0.000249 Jy/beam ! Combined flux in latest and established models = 0.112377 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 331 components and 0.112377 Jy ![Exited script file: muppet] wmap "J1336+0314_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.274 x 8.199 at -4.41 degrees (North through East) ! Clean map min=-0.001503 max=0.10001 Jy/beam ! Writing clean map to FITS file: J1336+0314_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.100009 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000247366 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.742033 0.742033 1.48407 2.96813 5.93626 11.8725 23.745 47.4901 94.9802 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.1 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.274 x 8.199 at -4.41 degrees (North through East) ! Clean map min=-0.001503 max=0.10001 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 J1336+0314_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:20:01 2019