! Started logfile: J2355-2125_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:26:59 2019 obs J2355-2125_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J2355-2125_S_2017_01_16_pus_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.695139 visibilities/baseline/integration-bin. ! Found source: J2355-2125 ! ! 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 12012 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 J2355-2125_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 154 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 154 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 154 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 216 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.796632Jy sigma=0.004724 ! Fit after self-cal, rms=0.782543Jy sigma=0.004652 ! 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.236 mas, bmaj=10.85 mas, bpa=12.21 degrees ! Estimated noise=1605.84 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.184956 Jy ! Component: 100 - total flux cleaned = 0.258709 Jy ! Total flux subtracted in 100 components = 0.258709 Jy ! Clean residual min=-0.037841 max=0.118587 Jy/beam ! Clean residual mean=0.000112 rms=0.011618 Jy/beam ! Combined flux in latest and established models = 0.258709 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.258709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.246406Jy sigma=0.001248 ! Fit after self-cal, rms=0.245407Jy sigma=0.001242 ! Inverting map ! Added new window around map position (0.5, -20). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0978244 Jy ! Component: 100 - total flux cleaned = 0.144494 Jy ! Total flux subtracted in 100 components = 0.144494 Jy ! Clean residual min=-0.021610 max=0.040486 Jy/beam ! Clean residual mean=0.000085 rms=0.005998 Jy/beam ! Combined flux in latest and established models = 0.403203 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 16 components and 0.403203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200859Jy sigma=0.000901 ! Fit after self-cal, rms=0.196936Jy sigma=0.000872 ! 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.821 mas, bmaj=12.35 mas, bpa=12.78 degrees ! Estimated noise=1118.84 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.0383448 Jy ! Component: 100 - total flux cleaned = 0.059729 Jy ! Component: 150 - total flux cleaned = 0.0694357 Jy ! Component: 200 - total flux cleaned = 0.0728914 Jy ! Total flux subtracted in 200 components = 0.0728914 Jy ! Clean residual min=-0.017360 max=0.018141 Jy/beam ! Clean residual mean=0.000194 rms=0.005497 Jy/beam ! Combined flux in latest and established models = 0.476094 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 35 components and 0.476094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188340Jy sigma=0.000799 ! Fit after self-cal, rms=0.187843Jy sigma=0.000795 ! 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.97 FD 0.88 HN 0.92 KP 0.98 ! LA 0.99 MK 1.00* NL 0.90 OV 0.94 ! PT 1.13 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.92 HN 0.95 KP 0.96 ! LA 0.95 MK 1.00* NL 1.02 OV 0.99 ! PT 1.16 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.93 HN 0.95 KP 1.00 ! LA 0.98 MK 1.00* NL 1.00 OV 0.89 ! PT 1.15 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.94 HN 0.96 KP 1.07 ! LA 0.90 MK 1.00* NL 1.04 OV 0.79 ! PT 1.24 SC 0.93 ! ! ! Fit before self-cal, rms=0.187843Jy sigma=0.000795 ! Fit after self-cal, rms=0.184070Jy sigma=0.000768 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.838 mas, bmaj=12.28 mas, bpa=12.3 degrees ! Estimated noise=1078.36 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00143164 Jy ! Component: 100 - total flux cleaned = -0.000788988 Jy ! Component: 150 - total flux cleaned = 0.000216253 Jy ! Component: 200 - total flux cleaned = 0.00107426 Jy ! Total flux subtracted in 200 components = 0.00107426 Jy ! Clean residual min=-0.016122 max=0.014414 Jy/beam ! Clean residual mean=0.000188 rms=0.004180 Jy/beam ! Combined flux in latest and established models = 0.477168 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 50 components and 0.477168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183159Jy sigma=0.000760 ! Fit after self-cal, rms=0.183339Jy sigma=0.000759 ! 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.183339Jy sigma=0.000759 ! Fit after self-cal, rms=0.204583Jy sigma=0.000675 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.852 mas, bmaj=12.16 mas, bpa=11.65 degrees ! Estimated noise=1070.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00279555 Jy ! Component: 100 - total flux cleaned = 0.00315031 Jy ! Component: 150 - total flux cleaned = 0.00328798 Jy ! Component: 200 - total flux cleaned = 0.00302025 Jy ! Total flux subtracted in 200 components = 0.00302025 Jy ! Clean residual min=-0.006200 max=0.004932 Jy/beam ! Clean residual mean=0.000001 rms=0.001288 Jy/beam ! Combined flux in latest and established models = 0.480189 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 70 components and 0.480189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204290Jy sigma=0.000671 ! Fit after self-cal, rms=0.204920Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000101609 Jy ! Component: 100 - total flux cleaned = 0.000245715 Jy ! Component: 150 - total flux cleaned = 0.000143844 Jy ! Component: 200 - total flux cleaned = 0.000143343 Jy ! Total flux subtracted in 200 components = 0.000143343 Jy ! Clean residual min=-0.005587 max=0.004740 Jy/beam ! Clean residual mean=0.000001 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.480332 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 87 components and 0.480332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204819Jy sigma=0.000669 ! Fit after self-cal, rms=0.204822Jy sigma=0.000669 ! 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.204822Jy sigma=0.000669 ! Fit after self-cal, rms=0.207238Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.844 mas, bmaj=12.16 mas, bpa=11.69 degrees ! Estimated noise=1071.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159031 Jy ! Component: 100 - total flux cleaned = 0.00188213 Jy ! Component: 150 - total flux cleaned = 0.00213954 Jy ! Component: 200 - total flux cleaned = 0.00214251 Jy ! Total flux subtracted in 200 components = 0.00214251 Jy ! Clean residual min=-0.005026 max=0.004565 Jy/beam ! Clean residual mean=0.000001 rms=0.001104 Jy/beam ! Combined flux in latest and established models = 0.482475 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 100 components and 0.482475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.207163Jy sigma=0.000668 ! Fit after self-cal, rms=0.207171Jy 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 = -4.38551e-05 Jy ! Component: 100 - total flux cleaned = 0.000184591 Jy ! Component: 150 - total flux cleaned = 0.00032424 Jy ! Component: 200 - total flux cleaned = 0.0003233 Jy ! Total flux subtracted in 200 components = 0.0003233 Jy ! Clean residual min=-0.004650 max=0.004449 Jy/beam ! Clean residual mean=0.000001 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.482798 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 112 components and 0.482798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.207129Jy sigma=0.000667 ! Fit after self-cal, rms=0.207133Jy sigma=0.000667 ! 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.207133Jy sigma=0.000667 ! Fit after self-cal, rms=0.207468Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.613 mas, bmaj=16.65 mas, bpa=2.672 degrees ! Estimated noise=1304 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00260483 Jy ! Component: 100 - total flux cleaned = 0.00344073 Jy ! Component: 150 - total flux cleaned = 0.00362003 Jy ! Component: 200 - total flux cleaned = 0.00366321 Jy ! Total flux subtracted in 200 components = 0.00366321 Jy ! Clean residual min=-0.005018 max=0.005096 Jy/beam ! Clean residual mean=-0.000003 rms=0.001251 Jy/beam ! Combined flux in latest and established models = 0.486461 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 121 components and 0.486461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.207441Jy sigma=0.000667 ! Fit after self-cal, rms=0.207442Jy 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 = 1.06267e-05 Jy ! Component: 100 - total flux cleaned = 5.01168e-05 Jy ! Component: 150 - total flux cleaned = 8.82158e-05 Jy ! Component: 200 - total flux cleaned = 0.000123705 Jy ! Total flux subtracted in 200 components = 0.000123705 Jy ! Clean residual min=-0.004786 max=0.005022 Jy/beam ! Clean residual mean=-0.000003 rms=0.001237 Jy/beam ! Combined flux in latest and established models = 0.486585 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 129 components and 0.486585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.207440Jy sigma=0.000667 ! Fit after self-cal, rms=0.207443Jy 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=3.836 mas, bmaj=12.17 mas, bpa=11.76 degrees ! Estimated noise=1073.19 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.836 x 12.17 at 11.76 degrees (North through East) ! Clean map min=-0.0042102 max=0.23327 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.263 mas, bmaj=10.74 mas, bpa=10.95 degrees ! Estimated noise=1519.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.195771 Jy ! Component: 100 - total flux cleaned = 0.29425 Jy ! Component: 150 - total flux cleaned = 0.348692 Jy ! Component: 200 - total flux cleaned = 0.382602 Jy ! Total flux subtracted in 200 components = 0.382602 Jy ! Clean residual min=-0.010719 max=0.019943 Jy/beam ! Clean residual mean=0.000027 rms=0.003249 Jy/beam ! Combined flux in latest and established models = 0.382602 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.382602 Jy ! Inverting map and beam ! Estimated beam: bmin=3.836 mas, bmaj=12.17 mas, bpa=11.76 degrees ! Estimated noise=1073.19 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.034468 Jy ! Component: 100 - total flux cleaned = 0.0562006 Jy ! Component: 150 - total flux cleaned = 0.0704837 Jy ! Component: 200 - total flux cleaned = 0.0802182 Jy ! Total flux subtracted in 200 components = 0.0802182 Jy ! Clean residual min=-0.005278 max=0.006743 Jy/beam ! Clean residual mean=0.000009 rms=0.001501 Jy/beam ! Combined flux in latest and established models = 0.46282 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 64 components and 0.46282 Jy ! Inverting map ! Added new window around map position (-34.5, 55). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00716394 Jy ! Component: 100 - total flux cleaned = 0.0122625 Jy ! Component: 150 - total flux cleaned = 0.0161051 Jy ! Component: 200 - total flux cleaned = 0.0186228 Jy ! Total flux subtracted in 200 components = 0.0186228 Jy ! Clean residual min=-0.004448 max=0.004147 Jy/beam ! Clean residual mean=0.000001 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.481443 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 98 components and 0.481443 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.613 mas, bmaj=16.65 mas, bpa=2.672 degrees ! Estimated noise=1304 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00306462 Jy ! Component: 100 - total flux cleaned = 0.00478076 Jy ! Component: 150 - total flux cleaned = 0.00543293 Jy ! Component: 200 - total flux cleaned = 0.00578901 Jy ! Total flux subtracted in 200 components = 0.00578901 Jy ! Clean residual min=-0.004339 max=0.004906 Jy/beam ! Clean residual mean=-0.000001 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.487232 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) ! Added new window around map position (60, 32). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00409065 Jy ! Component: 100 - total flux cleaned = 0.00500741 Jy ! Component: 150 - total flux cleaned = 0.00579113 Jy ! Component: 200 - total flux cleaned = 0.00643064 Jy ! Total flux subtracted in 200 components = 0.00643064 Jy ! Clean residual min=-0.003547 max=0.003129 Jy/beam ! Clean residual mean=0.000004 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.493663 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 166 components and 0.493663 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.836 mas, bmaj=12.17 mas, bpa=11.76 degrees ! Estimated noise=1073.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000247586 Jy ! Component: 100 - total flux cleaned = -1.07517e-05 Jy ! Component: 150 - total flux cleaned = 0.000145646 Jy ! Component: 200 - total flux cleaned = 6.88639e-05 Jy ! Total flux subtracted in 200 components = 6.88639e-05 Jy ! Clean residual min=-0.003241 max=0.003110 Jy/beam ! Clean residual mean=0.000002 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.493732 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 198 components and 0.493732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.207259Jy sigma=0.000665 ! Fit after self-cal, rms=0.207222Jy sigma=0.000665 wmodel J2355-2125_S_2017_01_16_pus_map.mod ! Writing 198 model components to file: J2355-2125_S_2017_01_16_pus_map.mod wobs J2355-2125_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J2355-2125_S_2017_01_16_pus_uvs.fits wwins J2355-2125_S_2017_01_16_pus_map.win ! wwins: Wrote 4 windows to J2355-2125_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.00056913 Jy ! Component: 100 - total flux cleaned = -0.00119234 Jy ! Component: 150 - total flux cleaned = -0.00162943 Jy ! Component: 200 - total flux cleaned = -0.00195097 Jy ! Component: 250 - total flux cleaned = -0.00243448 Jy ! Component: 300 - total flux cleaned = -0.00264598 Jy ! Component: 350 - total flux cleaned = -0.00272791 Jy ! Component: 400 - total flux cleaned = -0.00288624 Jy ! Component: 450 - total flux cleaned = -0.00280903 Jy ! Component: 500 - total flux cleaned = -0.00280955 Jy ! Component: 550 - total flux cleaned = -0.00280951 Jy ! Component: 600 - total flux cleaned = -0.0028092 Jy ! Component: 650 - total flux cleaned = -0.00291359 Jy ! Component: 700 - total flux cleaned = -0.0030485 Jy ! Component: 750 - total flux cleaned = -0.00311395 Jy ! Component: 800 - total flux cleaned = -0.00308218 Jy ! Component: 850 - total flux cleaned = -0.00308262 Jy ! Component: 900 - total flux cleaned = -0.00308285 Jy ! Component: 950 - total flux cleaned = -0.00299206 Jy ! Component: 1000 - total flux cleaned = -0.00305225 Jy ! Component: 1050 - total flux cleaned = -0.00302308 Jy ! Component: 1100 - total flux cleaned = -0.00290664 Jy ! Component: 1150 - total flux cleaned = -0.00284939 Jy ! Component: 1200 - total flux cleaned = -0.00276519 Jy ! Component: 1250 - total flux cleaned = -0.00276491 Jy ! Component: 1300 - total flux cleaned = -0.00265618 Jy ! Component: 1350 - total flux cleaned = -0.00260287 Jy ! Component: 1400 - total flux cleaned = -0.00255007 Jy ! Component: 1450 - total flux cleaned = -0.00254913 Jy ! Component: 1500 - total flux cleaned = -0.00244599 Jy ! Component: 1550 - total flux cleaned = -0.0024212 Jy ! Component: 1600 - total flux cleaned = -0.00239602 Jy ! Component: 1650 - total flux cleaned = -0.00227271 Jy ! Component: 1700 - total flux cleaned = -0.00232163 Jy ! Component: 1750 - total flux cleaned = -0.00229694 Jy ! Component: 1800 - total flux cleaned = -0.00229643 Jy ! Component: 1850 - total flux cleaned = -0.00220208 Jy ! Component: 1900 - total flux cleaned = -0.00217911 Jy ! Component: 1950 - total flux cleaned = -0.00224844 Jy ! Component: 2000 - total flux cleaned = -0.0022027 Jy ! Component: 2050 - total flux cleaned = -0.00215755 Jy ! Component: 2100 - total flux cleaned = -0.00218003 Jy ! Component: 2150 - total flux cleaned = -0.00215787 Jy ! Component: 2200 - total flux cleaned = -0.00222334 Jy ! Component: 2250 - total flux cleaned = -0.00217952 Jy ! Component: 2300 - total flux cleaned = -0.00215815 Jy ! Component: 2350 - total flux cleaned = -0.00220071 Jy ! Component: 2400 - total flux cleaned = -0.00207403 Jy ! Component: 2450 - total flux cleaned = -0.00203194 Jy ! Component: 2500 - total flux cleaned = -0.00199059 Jy ! Component: 2550 - total flux cleaned = -0.00203187 Jy ! Component: 2600 - total flux cleaned = -0.00197046 Jy ! Component: 2650 - total flux cleaned = -0.00197027 Jy ! Component: 2700 - total flux cleaned = -0.00186954 Jy ! Component: 2750 - total flux cleaned = -0.00180967 Jy ! Component: 2800 - total flux cleaned = -0.00180969 Jy ! Component: 2850 - total flux cleaned = -0.00177036 Jy ! Component: 2900 - total flux cleaned = -0.00177036 Jy ! Component: 2950 - total flux cleaned = -0.00176996 Jy ! Component: 3000 - total flux cleaned = -0.00171198 Jy ! Component: 3050 - total flux cleaned = -0.00169296 Jy ! Component: 3100 - total flux cleaned = -0.00167393 Jy ! Component: 3150 - total flux cleaned = -0.00169272 Jy ! Component: 3200 - total flux cleaned = -0.00167391 Jy ! Component: 3250 - total flux cleaned = -0.00163653 Jy ! Component: 3300 - total flux cleaned = -0.00159931 Jy ! Component: 3350 - total flux cleaned = -0.00156243 Jy ! Component: 3400 - total flux cleaned = -0.00152579 Jy ! Component: 3450 - total flux cleaned = -0.00148939 Jy ! Component: 3500 - total flux cleaned = -0.00148935 Jy ! Component: 3550 - total flux cleaned = -0.00143533 Jy ! Component: 3600 - total flux cleaned = -0.00143521 Jy ! Component: 3650 - total flux cleaned = -0.001453 Jy ! Component: 3700 - total flux cleaned = -0.00141748 Jy ! Component: 3750 - total flux cleaned = -0.00145273 Jy ! Component: 3800 - total flux cleaned = -0.00143511 Jy ! Component: 3850 - total flux cleaned = -0.00146994 Jy ! Component: 3900 - total flux cleaned = -0.00152208 Jy ! Component: 3950 - total flux cleaned = -0.00150469 Jy ! Component: 4000 - total flux cleaned = -0.00152202 Jy ! Component: 4050 - total flux cleaned = -0.00152205 Jy ! Total flux subtracted in 4096 components = -0.00155634 Jy ! Clean residual min=-0.001048 max=0.000909 Jy/beam ! Clean residual mean=0.000005 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.492175 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 490 components and 0.492176 Jy ![Exited script file: muppet] wmap "J2355-2125_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.836 x 12.17 at 11.76 degrees (North through East) ! Clean map min=-0.0021071 max=0.23646 Jy/beam ! Writing clean map to FITS file: J2355-2125_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.236461 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000305459 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.387538 0.387538 0.775075 1.55015 3.1003 6.2006 12.4012 24.8024 49.6048 99.2096 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.236 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.836 x 12.17 at 11.76 degrees (North through East) ! Clean map min=-0.0021071 max=0.23646 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 J2355-2125_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:27:04 2019