! Started logfile: J1145+0455_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:13:12 2019 obs J1145+0455_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J1145+0455_S_2017_01_16_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.784457 visibilities/baseline/integration-bin. ! Found source: J1145+0455 ! ! 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 622 lines of history. ! ! Reading 24428 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 J1145+0455_S_2017_01_16_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 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 564 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.882853Jy sigma=0.007123 ! Fit after self-cal, rms=0.867272Jy sigma=0.007024 ! 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=3.538 mas, bmaj=8.972 mas, bpa=17.52 degrees ! Estimated noise=1130.04 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.108974 Jy ! Component: 100 - total flux cleaned = 0.154032 Jy ! Total flux subtracted in 100 components = 0.154032 Jy ! Clean residual min=-0.011251 max=0.028366 Jy/beam ! Clean residual mean=-0.000035 rms=0.003333 Jy/beam ! Combined flux in latest and established models = 0.154032 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.154032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114708Jy sigma=0.000829 ! Fit after self-cal, rms=0.112425Jy sigma=0.000812 ! Inverting map ! Added new window around map position (4.5, 5.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0320187 Jy ! Component: 100 - total flux cleaned = 0.0472644 Jy ! Total flux subtracted in 100 components = 0.0472644 Jy ! Clean residual min=-0.006692 max=0.008325 Jy/beam ! Clean residual mean=-0.000023 rms=0.001845 Jy/beam ! Combined flux in latest and established models = 0.201296 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 36 components and 0.201296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102937Jy sigma=0.000712 ! Fit after self-cal, rms=0.102061Jy sigma=0.000705 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123875 Jy ! Component: 100 - total flux cleaned = 0.0195815 Jy ! Total flux subtracted in 100 components = 0.0195815 Jy ! Clean residual min=-0.005009 max=0.005283 Jy/beam ! Clean residual mean=-0.000018 rms=0.001391 Jy/beam ! Combined flux in latest and established models = 0.220878 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 54 components and 0.220878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100424Jy sigma=0.000687 ! Fit after self-cal, rms=0.100309Jy sigma=0.000687 ! 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.198 mas, bmaj=9.743 mas, bpa=16.54 degrees ! Estimated noise=601.577 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.00723099 Jy ! Component: 100 - total flux cleaned = 0.0115643 Jy ! Component: 150 - total flux cleaned = 0.014685 Jy ! Component: 200 - total flux cleaned = 0.0169838 Jy ! Total flux subtracted in 200 components = 0.0169838 Jy ! Clean residual min=-0.004053 max=0.004250 Jy/beam ! Clean residual mean=-0.000028 rms=0.000963 Jy/beam ! Combined flux in latest and established models = 0.237862 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 72 components and 0.237862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099742Jy sigma=0.000681 ! Fit after self-cal, rms=0.099723Jy sigma=0.000680 ! 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 1.04 FD 0.93 HN 0.96 KP 1.01 ! LA 1.04 MK 1.00* NL 0.90 OV 1.02 ! PT 0.96 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.91 HN 1.03 KP 1.01 ! LA 1.01 MK 1.00* NL 1.02 OV 1.04 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.98 HN 0.98 KP 1.02 ! LA 1.03 MK 1.00* NL 1.01 OV 0.98 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.01 HN 0.89 KP 1.00* ! LA 1.12 MK 1.00* NL 1.00* OV 0.99 ! PT 0.96 SC 1.14 ! ! ! Fit before self-cal, rms=0.099723Jy sigma=0.000680 ! Fit after self-cal, rms=0.103881Jy sigma=0.000675 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.205 mas, bmaj=9.708 mas, bpa=16.16 degrees ! Estimated noise=596.479 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.00147941 Jy ! Component: 100 - total flux cleaned = 0.00127894 Jy ! Component: 150 - total flux cleaned = 0.00115366 Jy ! Component: 200 - total flux cleaned = 0.00101275 Jy ! Total flux subtracted in 200 components = 0.00101275 Jy ! Clean residual min=-0.002650 max=0.003481 Jy/beam ! Clean residual mean=-0.000031 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.238874 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 86 components and 0.238874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103828Jy sigma=0.000674 ! Fit after self-cal, rms=0.103945Jy 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.103945Jy sigma=0.000674 ! Fit after self-cal, rms=0.100529Jy sigma=0.000670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.198 mas, bmaj=9.677 mas, bpa=16.06 degrees ! Estimated noise=594.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000766799 Jy ! Component: 100 - total flux cleaned = 0.000736903 Jy ! Component: 150 - total flux cleaned = 0.000644754 Jy ! Component: 200 - total flux cleaned = 0.000591098 Jy ! Total flux subtracted in 200 components = 0.000591098 Jy ! Clean residual min=-0.002114 max=0.002962 Jy/beam ! Clean residual mean=-0.000006 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.239465 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 98 components and 0.239465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100499Jy sigma=0.000670 ! Fit after self-cal, rms=0.100492Jy sigma=0.000670 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) ! Added new window around map position (19, 10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00318769 Jy ! Component: 100 - total flux cleaned = 0.00503264 Jy ! Component: 150 - total flux cleaned = 0.00571518 Jy ! Component: 200 - total flux cleaned = 0.00600261 Jy ! Total flux subtracted in 200 components = 0.00600261 Jy ! Clean residual min=-0.001946 max=0.002267 Jy/beam ! Clean residual mean=-0.000004 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.245468 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 136 components and 0.245468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100392Jy sigma=0.000669 ! Fit after self-cal, rms=0.100377Jy sigma=0.000669 ! Inverting map ! Added new window around map position (-26, 87.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0019063 Jy ! Component: 100 - total flux cleaned = 0.00279152 Jy ! Component: 150 - total flux cleaned = 0.00304563 Jy ! Component: 200 - total flux cleaned = 0.00320834 Jy ! Total flux subtracted in 200 components = 0.00320834 Jy ! Clean residual min=-0.001848 max=0.001606 Jy/beam ! Clean residual mean=-0.000004 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.248676 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 163 components and 0.248676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100331Jy sigma=0.000668 ! Fit after self-cal, rms=0.100328Jy sigma=0.000668 ! 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.100328Jy sigma=0.000668 ! Fit after self-cal, rms=0.100900Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.194 mas, bmaj=9.668 mas, bpa=15.97 degrees ! Estimated noise=595.561 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100942 Jy ! Component: 100 - total flux cleaned = 0.00148315 Jy ! Component: 150 - total flux cleaned = 0.00161091 Jy ! Component: 200 - total flux cleaned = 0.00172613 Jy ! Total flux subtracted in 200 components = 0.00172613 Jy ! Clean residual min=-0.001727 max=0.001603 Jy/beam ! Clean residual mean=-0.000004 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.250403 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 182 components and 0.250403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100874Jy sigma=0.000668 ! Fit after self-cal, rms=0.100880Jy sigma=0.000668 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.00033666 Jy ! Component: 100 - total flux cleaned = 0.000388792 Jy ! Component: 150 - total flux cleaned = 0.000414157 Jy ! Component: 200 - total flux cleaned = 0.000414183 Jy ! Total flux subtracted in 200 components = 0.000414183 Jy ! Clean residual min=-0.001694 max=0.001586 Jy/beam ! Clean residual mean=-0.000004 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.250817 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 199 components and 0.250817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100865Jy sigma=0.000668 ! Fit after self-cal, rms=0.100866Jy sigma=0.000668 ! 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.100866Jy sigma=0.000668 ! Fit after self-cal, rms=0.101091Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.964 mas, bmaj=11.92 mas, bpa=6.421 degrees ! Estimated noise=688.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000494428 Jy ! Component: 100 - total flux cleaned = 0.000360992 Jy ! Component: 150 - total flux cleaned = 0.000304491 Jy ! Component: 200 - total flux cleaned = 0.000280294 Jy ! Total flux subtracted in 200 components = 0.000280294 Jy ! Clean residual min=-0.001744 max=0.002067 Jy/beam ! Clean residual mean=-0.000006 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.251097 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 214 components and 0.251097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101078Jy sigma=0.000668 ! Fit after self-cal, rms=0.101080Jy sigma=0.000667 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.97128e-05 Jy ! Component: 100 - total flux cleaned = 4.09075e-05 Jy ! Component: 150 - total flux cleaned = -2.53136e-05 Jy ! Component: 200 - total flux cleaned = -8.73236e-05 Jy ! Total flux subtracted in 200 components = -8.73236e-05 Jy ! Clean residual min=-0.001699 max=0.002058 Jy/beam ! Clean residual mean=-0.000006 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.25101 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 232 components and 0.25101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101072Jy sigma=0.000667 ! Fit after self-cal, rms=0.101073Jy sigma=0.000667 ! 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.193 mas, bmaj=9.659 mas, bpa=15.9 degrees ! Estimated noise=596.215 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.193 x 9.659 at 15.9 degrees (North through East) ! Clean map min=-0.0015552 max=0.12943 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.554 mas, bmaj=8.87 mas, bpa=16.82 degrees ! Estimated noise=1115.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.112852 Jy ! Component: 100 - total flux cleaned = 0.163389 Jy ! Component: 150 - total flux cleaned = 0.189555 Jy ! Component: 200 - total flux cleaned = 0.205063 Jy ! Total flux subtracted in 200 components = 0.205063 Jy ! Clean residual min=-0.004975 max=0.007910 Jy/beam ! Clean residual mean=-0.000012 rms=0.001350 Jy/beam ! Combined flux in latest and established models = 0.205063 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.205063 Jy ! Inverting map and beam ! Estimated beam: bmin=4.193 mas, bmaj=9.659 mas, bpa=15.9 degrees ! Estimated noise=596.215 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.0121059 Jy ! Component: 100 - total flux cleaned = 0.0193851 Jy ! Component: 150 - total flux cleaned = 0.0243562 Jy ! Component: 200 - total flux cleaned = 0.028049 Jy ! Total flux subtracted in 200 components = 0.028049 Jy ! Clean residual min=-0.002511 max=0.002310 Jy/beam ! Clean residual mean=-0.000009 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.233112 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 88 components and 0.233112 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.964 mas, bmaj=11.92 mas, bpa=6.421 degrees ! Estimated noise=688.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00427677 Jy ! Component: 100 - total flux cleaned = 0.00732611 Jy ! Component: 150 - total flux cleaned = 0.0093643 Jy ! Component: 200 - total flux cleaned = 0.0108566 Jy ! Total flux subtracted in 200 components = 0.0108566 Jy ! Clean residual min=-0.002060 max=0.002018 Jy/beam ! Clean residual mean=-0.000010 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.243968 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.00130073 Jy ! Component: 100 - total flux cleaned = 0.0022393 Jy ! Component: 150 - total flux cleaned = 0.00267305 Jy ! Component: 200 - total flux cleaned = 0.00284532 Jy ! Total flux subtracted in 200 components = 0.00284532 Jy ! Clean residual min=-0.001826 max=0.001957 Jy/beam ! Clean residual mean=-0.000009 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.246814 Jy ! Adding 128 model components to the UV plane model. ! The established model now contains 204 components and 0.246814 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.193 mas, bmaj=9.659 mas, bpa=15.9 degrees ! Estimated noise=596.215 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000986573 Jy ! Component: 100 - total flux cleaned = 0.00152653 Jy ! Component: 150 - total flux cleaned = 0.00197319 Jy ! Component: 200 - total flux cleaned = 0.00225343 Jy ! Total flux subtracted in 200 components = 0.00225343 Jy ! Clean residual min=-0.001909 max=0.001446 Jy/beam ! Clean residual mean=-0.000004 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.249067 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 233 components and 0.249067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101120Jy sigma=0.000668 ! Fit after self-cal, rms=0.101082Jy sigma=0.000667 wmodel J1145+0455_S_2017_01_16_pus_map.mod ! Writing 233 model components to file: J1145+0455_S_2017_01_16_pus_map.mod wobs J1145+0455_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J1145+0455_S_2017_01_16_pus_uvs.fits wwins J1145+0455_S_2017_01_16_pus_map.win ! wwins: Wrote 4 windows to J1145+0455_S_2017_01_16_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.000805487 Jy ! Component: 100 - total flux cleaned = -0.00119523 Jy ! Component: 150 - total flux cleaned = -0.00137843 Jy ! Component: 200 - total flux cleaned = -0.00160389 Jy ! Component: 250 - total flux cleaned = -0.00181957 Jy ! Component: 300 - total flux cleaned = -0.00188834 Jy ! Component: 350 - total flux cleaned = -0.0018885 Jy ! Component: 400 - total flux cleaned = -0.00191018 Jy ! Component: 450 - total flux cleaned = -0.00184668 Jy ! Component: 500 - total flux cleaned = -0.00184741 Jy ! Component: 550 - total flux cleaned = -0.001888 Jy ! Component: 600 - total flux cleaned = -0.00182868 Jy ! Component: 650 - total flux cleaned = -0.00179052 Jy ! Component: 700 - total flux cleaned = -0.00180926 Jy ! Component: 750 - total flux cleaned = -0.00179055 Jy ! Component: 800 - total flux cleaned = -0.00177193 Jy ! Component: 850 - total flux cleaned = -0.00178998 Jy ! Component: 900 - total flux cleaned = -0.00189629 Jy ! Component: 950 - total flux cleaned = -0.00187854 Jy ! Component: 1000 - total flux cleaned = -0.00201665 Jy ! Component: 1050 - total flux cleaned = -0.0020166 Jy ! Component: 1100 - total flux cleaned = -0.00210053 Jy ! Component: 1150 - total flux cleaned = -0.00213373 Jy ! Component: 1200 - total flux cleaned = -0.00221577 Jy ! Component: 1250 - total flux cleaned = -0.00231232 Jy ! Component: 1300 - total flux cleaned = -0.00235964 Jy ! Component: 1350 - total flux cleaned = -0.00240679 Jy ! Component: 1400 - total flux cleaned = -0.00246892 Jy ! Component: 1450 - total flux cleaned = -0.00251526 Jy ! Component: 1500 - total flux cleaned = -0.00259106 Jy ! Component: 1550 - total flux cleaned = -0.00262097 Jy ! Component: 1600 - total flux cleaned = -0.00268039 Jy ! Component: 1650 - total flux cleaned = -0.00278235 Jy ! Component: 1700 - total flux cleaned = -0.00279657 Jy ! Component: 1750 - total flux cleaned = -0.00283924 Jy ! Component: 1800 - total flux cleaned = -0.00283937 Jy ! Component: 1850 - total flux cleaned = -0.00289532 Jy ! Component: 1900 - total flux cleaned = -0.00289539 Jy ! Component: 1950 - total flux cleaned = -0.00292292 Jy ! Component: 2000 - total flux cleaned = -0.00296385 Jy ! Component: 2050 - total flux cleaned = -0.00301756 Jy ! Component: 2100 - total flux cleaned = -0.0030573 Jy ! Component: 2150 - total flux cleaned = -0.00304421 Jy ! Component: 2200 - total flux cleaned = -0.0030963 Jy ! Component: 2250 - total flux cleaned = -0.00312208 Jy ! Component: 2300 - total flux cleaned = -0.00316013 Jy ! Component: 2350 - total flux cleaned = -0.00315996 Jy ! Component: 2400 - total flux cleaned = -0.00315996 Jy ! Component: 2450 - total flux cleaned = -0.00308555 Jy ! Component: 2500 - total flux cleaned = -0.00312226 Jy ! Component: 2550 - total flux cleaned = -0.00308595 Jy ! Component: 2600 - total flux cleaned = -0.00308603 Jy ! Component: 2650 - total flux cleaned = -0.00307412 Jy ! Component: 2700 - total flux cleaned = -0.00302689 Jy ! Component: 2750 - total flux cleaned = -0.00305031 Jy ! Component: 2800 - total flux cleaned = -0.00300383 Jy ! Component: 2850 - total flux cleaned = -0.0030499 Jy ! Component: 2900 - total flux cleaned = -0.00300407 Jy ! Component: 2950 - total flux cleaned = -0.00303825 Jy ! Component: 3000 - total flux cleaned = -0.00306068 Jy ! Component: 3050 - total flux cleaned = -0.00301601 Jy ! Component: 3100 - total flux cleaned = -0.00300495 Jy ! Component: 3150 - total flux cleaned = -0.00302693 Jy ! Component: 3200 - total flux cleaned = -0.00300505 Jy ! Component: 3250 - total flux cleaned = -0.0029943 Jy ! Component: 3300 - total flux cleaned = -0.00299446 Jy ! Component: 3350 - total flux cleaned = -0.00298388 Jy ! Component: 3400 - total flux cleaned = -0.00297328 Jy ! Component: 3450 - total flux cleaned = -0.00294181 Jy ! Component: 3500 - total flux cleaned = -0.00296276 Jy ! Component: 3550 - total flux cleaned = -0.00294216 Jy ! Component: 3600 - total flux cleaned = -0.00292149 Jy ! Component: 3650 - total flux cleaned = -0.00291132 Jy ! Component: 3700 - total flux cleaned = -0.00291124 Jy ! Component: 3750 - total flux cleaned = -0.00293144 Jy ! Component: 3800 - total flux cleaned = -0.0028811 Jy ! Component: 3850 - total flux cleaned = -0.00292103 Jy ! Component: 3900 - total flux cleaned = -0.00288122 Jy ! Component: 3950 - total flux cleaned = -0.00283181 Jy ! Component: 4000 - total flux cleaned = -0.00282202 Jy ! Component: 4050 - total flux cleaned = -0.00277325 Jy ! Total flux subtracted in 4096 components = -0.00277317 Jy ! Clean residual min=-0.000564 max=0.000525 Jy/beam ! Clean residual mean=0.000001 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.246294 Jy keep ! Adding 322 model components to the UV plane model. ! The established model now contains 555 components and 0.246294 Jy ![Exited script file: muppet] wmap "J1145+0455_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.193 x 9.659 at 15.9 degrees (North through East) ! Clean map min=-0.0016777 max=0.12811 Jy/beam ! Writing clean map to FITS file: J1145+0455_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.128107 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000189896 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.444695 0.444695 0.889389 1.77878 3.55756 7.11511 14.2302 28.4605 56.9209 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.128 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.193 x 9.659 at 15.9 degrees (North through East) ! Clean map min=-0.0016777 max=0.12811 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 J1145+0455_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:13:18 2019