! Started logfile: J1332-1402_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:14:30 2019 obs J1332-1402_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J1332-1402_S_2017_01_16_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.775794 visibilities/baseline/integration-bin. ! Found source: J1332-1402 ! ! 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 15640 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 J1332-1402_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 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 278 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.870637Jy sigma=0.006127 ! Fit after self-cal, rms=0.859693Jy sigma=0.006065 ! 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.336 mas, bmaj=9.947 mas, bpa=15.82 degrees ! Estimated noise=1158.58 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.118944 Jy ! Component: 100 - total flux cleaned = 0.145265 Jy ! Total flux subtracted in 100 components = 0.145265 Jy ! Clean residual min=-0.006251 max=0.012316 Jy/beam ! Clean residual mean=-0.000087 rms=0.001658 Jy/beam ! Combined flux in latest and established models = 0.145265 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.145265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.214203Jy sigma=0.000693 ! Fit after self-cal, rms=0.214197Jy sigma=0.000693 ! Inverting map ! Added new window around map position (5, 13.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0118253 Jy ! Component: 100 - total flux cleaned = 0.0189424 Jy ! Total flux subtracted in 100 components = 0.0189424 Jy ! Clean residual min=-0.005291 max=0.008300 Jy/beam ! Clean residual mean=-0.000061 rms=0.001373 Jy/beam ! Combined flux in latest and established models = 0.164208 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 26 components and 0.164208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.212890Jy sigma=0.000685 ! Fit after self-cal, rms=0.212853Jy sigma=0.000684 ! 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.987 mas, bmaj=11.35 mas, bpa=14.59 degrees ! Estimated noise=858.714 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.5, 73.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00917577 Jy ! Component: 100 - total flux cleaned = 0.01539 Jy ! Component: 150 - total flux cleaned = 0.0201656 Jy ! Component: 200 - total flux cleaned = 0.0239935 Jy ! Total flux subtracted in 200 components = 0.0239935 Jy ! Clean residual min=-0.003208 max=0.004135 Jy/beam ! Clean residual mean=-0.000021 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.188201 Jy ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 109 components and 0.188201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.211863Jy sigma=0.000677 ! Fit after self-cal, rms=0.211822Jy sigma=0.000677 ! 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.02 FD 0.94 HN 0.99 KP 1.06 ! LA 1.00 MK 1.00* NL 0.95 OV 0.99 ! PT 1.01 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.97 HN 1.04 KP 1.01 ! LA 1.00 MK 1.00* NL 1.04 OV 1.04 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.03 HN 1.02 KP 1.03 ! LA 1.02 MK 1.00* NL 1.02 OV 0.95 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 HN 1.03 KP 0.60 ! LA 0.52 MK 1.00* NL 1.00* OV 0.95 ! PT 0.97 SC 1.12 ! ! ! Fit before self-cal, rms=0.211822Jy sigma=0.000677 ! Fit after self-cal, rms=0.129627Jy sigma=0.000669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.005 mas, bmaj=11.43 mas, bpa=14.56 degrees ! Estimated noise=854.066 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.00332349 Jy ! Component: 100 - total flux cleaned = 0.00542871 Jy ! Component: 150 - total flux cleaned = 0.00711101 Jy ! Component: 200 - total flux cleaned = 0.00852284 Jy ! Total flux subtracted in 200 components = 0.00852284 Jy ! Clean residual min=-0.002692 max=0.003048 Jy/beam ! Clean residual mean=0.000012 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.196724 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 149 components and 0.196724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129469Jy sigma=0.000668 ! Fit after self-cal, rms=0.129176Jy sigma=0.000668 ! 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.129176Jy sigma=0.000668 ! Fit after self-cal, rms=0.129726Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.007 mas, bmaj=11.41 mas, bpa=14.44 degrees ! Estimated noise=858.772 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00188432 Jy ! Component: 100 - total flux cleaned = 0.0030147 Jy ! Component: 150 - total flux cleaned = 0.00375302 Jy ! Component: 200 - total flux cleaned = 0.00441488 Jy ! Total flux subtracted in 200 components = 0.00441488 Jy ! Clean residual min=-0.002307 max=0.002453 Jy/beam ! Clean residual mean=0.000007 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.201139 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 176 components and 0.201139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129653Jy sigma=0.000665 ! Fit after self-cal, rms=0.129664Jy sigma=0.000665 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.00104223 Jy ! Component: 100 - total flux cleaned = 0.00163841 Jy ! Component: 150 - total flux cleaned = 0.00217667 Jy ! Component: 200 - total flux cleaned = 0.002665 Jy ! Total flux subtracted in 200 components = 0.002665 Jy ! Clean residual min=-0.002232 max=0.002432 Jy/beam ! Clean residual mean=0.000009 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.203804 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 188 components and 0.203804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129631Jy sigma=0.000665 ! Fit after self-cal, rms=0.129631Jy sigma=0.000665 ! 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.129631Jy sigma=0.000665 ! Fit after self-cal, rms=0.116502Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.011 mas, bmaj=11.41 mas, bpa=14.42 degrees ! Estimated noise=857.086 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103374 Jy ! Component: 100 - total flux cleaned = 0.00175367 Jy ! Component: 150 - total flux cleaned = 0.0022802 Jy ! Component: 200 - total flux cleaned = 0.0026246 Jy ! Total flux subtracted in 200 components = 0.0026246 Jy ! Clean residual min=-0.001944 max=0.002146 Jy/beam ! Clean residual mean=0.000001 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.206428 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 204 components and 0.206428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116486Jy sigma=0.000663 ! Fit after self-cal, rms=0.116401Jy sigma=0.000663 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.000469651 Jy ! Component: 100 - total flux cleaned = 0.00071965 Jy ! Component: 150 - total flux cleaned = 0.000888084 Jy ! Component: 200 - total flux cleaned = 0.0010658 Jy ! Total flux subtracted in 200 components = 0.0010658 Jy ! Clean residual min=-0.001974 max=0.002131 Jy/beam ! Clean residual mean=0.000002 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.207494 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 219 components and 0.207494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116392Jy sigma=0.000663 ! Fit after self-cal, rms=0.116392Jy sigma=0.000663 ! 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.116392Jy sigma=0.000663 ! Fit after self-cal, rms=0.116128Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.938 mas, bmaj=15.6 mas, bpa=5.581 degrees ! Estimated noise=1006.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111403 Jy ! Component: 100 - total flux cleaned = 0.00182418 Jy ! Component: 150 - total flux cleaned = 0.00239144 Jy ! Component: 200 - total flux cleaned = 0.00273098 Jy ! Total flux subtracted in 200 components = 0.00273098 Jy ! Clean residual min=-0.001991 max=0.002470 Jy/beam ! Clean residual mean=0.000004 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.210225 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 233 components and 0.210225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116121Jy sigma=0.000663 ! Fit after self-cal, rms=0.116116Jy sigma=0.000663 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 (21.5, 77.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011155 Jy ! Component: 100 - total flux cleaned = 0.001189 Jy ! Component: 150 - total flux cleaned = 0.001383 Jy ! Component: 200 - total flux cleaned = 0.00158536 Jy ! Total flux subtracted in 200 components = 0.00158536 Jy ! Clean residual min=-0.001857 max=0.001955 Jy/beam ! Clean residual mean=0.000007 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.211811 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 270 components and 0.211811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116080Jy sigma=0.000662 ! Fit after self-cal, rms=0.116079Jy sigma=0.000662 ! 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.012 mas, bmaj=11.41 mas, bpa=14.41 degrees ! Estimated noise=857.187 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.012 x 11.41 at 14.41 degrees (North through East) ! Clean map min=-0.0018714 max=0.1486 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.362 mas, bmaj=9.975 mas, bpa=15.54 degrees ! Estimated noise=1149.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.117965 Jy ! Component: 100 - total flux cleaned = 0.144902 Jy ! Component: 150 - total flux cleaned = 0.156561 Jy ! Component: 200 - total flux cleaned = 0.16444 Jy ! Total flux subtracted in 200 components = 0.16444 Jy ! Clean residual min=-0.004016 max=0.004573 Jy/beam ! Clean residual mean=-0.000055 rms=0.001034 Jy/beam ! Combined flux in latest and established models = 0.16444 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.16444 Jy ! Inverting map and beam ! Estimated beam: bmin=4.012 mas, bmaj=11.41 mas, bpa=14.41 degrees ! Estimated noise=857.187 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.00838611 Jy ! Component: 100 - total flux cleaned = 0.0145811 Jy ! Component: 150 - total flux cleaned = 0.0193779 Jy ! Component: 200 - total flux cleaned = 0.023211 Jy ! Total flux subtracted in 200 components = 0.023211 Jy ! Clean residual min=-0.002585 max=0.003265 Jy/beam ! Clean residual mean=-0.000022 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.187651 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 115 components and 0.187651 Jy ! Inverting map ! Added new window around map position (-10, 60.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00289889 Jy ! Component: 100 - total flux cleaned = 0.00506682 Jy ! Component: 150 - total flux cleaned = 0.00706549 Jy ! Component: 200 - total flux cleaned = 0.00908851 Jy ! Total flux subtracted in 200 components = 0.00908851 Jy ! Clean residual min=-0.002352 max=0.002385 Jy/beam ! Clean residual mean=-0.000013 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.19674 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 172 components and 0.19674 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.938 mas, bmaj=15.6 mas, bpa=5.581 degrees ! Estimated noise=1006.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00278344 Jy ! Component: 100 - total flux cleaned = 0.00469562 Jy ! Component: 150 - total flux cleaned = 0.00617363 Jy ! Component: 200 - total flux cleaned = 0.00746717 Jy ! Total flux subtracted in 200 components = 0.00746717 Jy ! Clean residual min=-0.002363 max=0.001926 Jy/beam ! Clean residual mean=-0.000008 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.204207 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.00107861 Jy ! Component: 100 - total flux cleaned = 0.00198664 Jy ! Component: 150 - total flux cleaned = 0.00284005 Jy ! Component: 200 - total flux cleaned = 0.0036014 Jy ! Total flux subtracted in 200 components = 0.0036014 Jy ! Clean residual min=-0.002086 max=0.001820 Jy/beam ! Clean residual mean=-0.000002 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.207809 Jy ! Adding 126 model components to the UV plane model. ! The established model now contains 289 components and 0.207809 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.012 mas, bmaj=11.41 mas, bpa=14.41 degrees ! Estimated noise=857.187 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.77418e-05 Jy ! Component: 100 - total flux cleaned = 0.000314885 Jy ! Component: 150 - total flux cleaned = 0.000425986 Jy ! Component: 200 - total flux cleaned = 0.00046027 Jy ! Total flux subtracted in 200 components = 0.00046027 Jy ! Clean residual min=-0.002006 max=0.001782 Jy/beam ! Clean residual mean=-0.000001 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.208269 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 320 components and 0.208269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116056Jy sigma=0.000662 ! Fit after self-cal, rms=0.116048Jy sigma=0.000662 wmodel J1332-1402_S_2017_01_16_pus_map.mod ! Writing 320 model components to file: J1332-1402_S_2017_01_16_pus_map.mod wobs J1332-1402_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J1332-1402_S_2017_01_16_pus_uvs.fits wwins J1332-1402_S_2017_01_16_pus_map.win ! wwins: Wrote 5 windows to J1332-1402_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.000430866 Jy ! Component: 100 - total flux cleaned = -0.000557965 Jy ! Component: 150 - total flux cleaned = -0.000706817 Jy ! Component: 200 - total flux cleaned = -0.000848501 Jy ! Component: 250 - total flux cleaned = -0.000984713 Jy ! Component: 300 - total flux cleaned = -0.00119652 Jy ! Component: 350 - total flux cleaned = -0.0014284 Jy ! Component: 400 - total flux cleaned = -0.00165514 Jy ! Component: 450 - total flux cleaned = -0.00190209 Jy ! Component: 500 - total flux cleaned = -0.00214395 Jy ! Component: 550 - total flux cleaned = -0.00230964 Jy ! Component: 600 - total flux cleaned = -0.00247226 Jy ! Component: 650 - total flux cleaned = -0.00263266 Jy ! Component: 700 - total flux cleaned = -0.00276789 Jy ! Component: 750 - total flux cleaned = -0.0028567 Jy ! Component: 800 - total flux cleaned = -0.00301012 Jy ! Component: 850 - total flux cleaned = -0.00313954 Jy ! Component: 900 - total flux cleaned = -0.00326715 Jy ! Component: 950 - total flux cleaned = -0.00333004 Jy ! Component: 1000 - total flux cleaned = -0.00337137 Jy ! Component: 1050 - total flux cleaned = -0.00345297 Jy ! Component: 1100 - total flux cleaned = -0.00343263 Jy ! Component: 1150 - total flux cleaned = -0.00351268 Jy ! Component: 1200 - total flux cleaned = -0.00357163 Jy ! Component: 1250 - total flux cleaned = -0.00361054 Jy ! Component: 1300 - total flux cleaned = -0.00368751 Jy ! Component: 1350 - total flux cleaned = -0.00370673 Jy ! Component: 1400 - total flux cleaned = -0.00372561 Jy ! Component: 1450 - total flux cleaned = -0.00380017 Jy ! Component: 1500 - total flux cleaned = -0.00381878 Jy ! Component: 1550 - total flux cleaned = -0.00385512 Jy ! Component: 1600 - total flux cleaned = -0.00389113 Jy ! Component: 1650 - total flux cleaned = -0.00389109 Jy ! Component: 1700 - total flux cleaned = -0.00385579 Jy ! Component: 1750 - total flux cleaned = -0.00390833 Jy ! Component: 1800 - total flux cleaned = -0.00390809 Jy ! Component: 1850 - total flux cleaned = -0.00385647 Jy ! Component: 1900 - total flux cleaned = -0.00394188 Jy ! Component: 1950 - total flux cleaned = -0.00394162 Jy ! Component: 2000 - total flux cleaned = -0.0038748 Jy ! Component: 2050 - total flux cleaned = -0.00395765 Jy ! Component: 2100 - total flux cleaned = -0.00397407 Jy ! Component: 2150 - total flux cleaned = -0.00397422 Jy ! Component: 2200 - total flux cleaned = -0.00395813 Jy ! Component: 2250 - total flux cleaned = -0.00395845 Jy ! Component: 2300 - total flux cleaned = -0.00394267 Jy ! Component: 2350 - total flux cleaned = -0.00392714 Jy ! Component: 2400 - total flux cleaned = -0.00395846 Jy ! Component: 2450 - total flux cleaned = -0.00397407 Jy ! Component: 2500 - total flux cleaned = -0.00397412 Jy ! Component: 2550 - total flux cleaned = -0.00392833 Jy ! Component: 2600 - total flux cleaned = -0.00395861 Jy ! Component: 2650 - total flux cleaned = -0.00395846 Jy ! Component: 2700 - total flux cleaned = -0.0039435 Jy ! Component: 2750 - total flux cleaned = -0.00386941 Jy ! Component: 2800 - total flux cleaned = -0.00391339 Jy ! Component: 2850 - total flux cleaned = -0.00386958 Jy ! Component: 2900 - total flux cleaned = -0.00389855 Jy ! Component: 2950 - total flux cleaned = -0.00389853 Jy ! Component: 3000 - total flux cleaned = -0.00388423 Jy ! Component: 3050 - total flux cleaned = -0.00392671 Jy ! Component: 3100 - total flux cleaned = -0.00391247 Jy ! Component: 3150 - total flux cleaned = -0.00395442 Jy ! Component: 3200 - total flux cleaned = -0.00394058 Jy ! Component: 3250 - total flux cleaned = -0.00400968 Jy ! Component: 3300 - total flux cleaned = -0.00407828 Jy ! Component: 3350 - total flux cleaned = -0.00401012 Jy ! Component: 3400 - total flux cleaned = -0.0040372 Jy ! Component: 3450 - total flux cleaned = -0.00411802 Jy ! Component: 3500 - total flux cleaned = -0.00409125 Jy ! Component: 3550 - total flux cleaned = -0.00410451 Jy ! Component: 3600 - total flux cleaned = -0.00415737 Jy ! Component: 3650 - total flux cleaned = -0.00418365 Jy ! Component: 3700 - total flux cleaned = -0.00420976 Jy ! Component: 3750 - total flux cleaned = -0.00419696 Jy ! Component: 3800 - total flux cleaned = -0.00423554 Jy ! Component: 3850 - total flux cleaned = -0.00424849 Jy ! Component: 3900 - total flux cleaned = -0.00424859 Jy ! Component: 3950 - total flux cleaned = -0.00428649 Jy ! Component: 4000 - total flux cleaned = -0.00428654 Jy ! Component: 4050 - total flux cleaned = -0.0043116 Jy ! Total flux subtracted in 4096 components = -0.00431151 Jy ! Clean residual min=-0.000686 max=0.000826 Jy/beam ! Clean residual mean=-0.000002 rms=0.000241 Jy/beam ! Combined flux in latest and established models = 0.203957 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 597 components and 0.203957 Jy ![Exited script file: muppet] wmap "J1332-1402_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.012 x 11.41 at 14.41 degrees (North through East) ! Clean map min=-0.0016427 max=0.14923 Jy/beam ! Writing clean map to FITS file: J1332-1402_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.149226 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000240219 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.482932 0.482932 0.965863 1.93173 3.86345 7.7269 15.4538 30.9076 61.8152 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.149 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.012 x 11.41 at 14.41 degrees (North through East) ! Clean map min=-0.0016427 max=0.14923 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 J1332-1402_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:14:36 2019