! Started logfile: J1545+5400_S_2017_04_28_pus_uvs.log on Thu May 2 16:28:44 2019 obs J1545+5400_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J1545+5400_S_2017_04_28_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.845428 visibilities/baseline/integration-bin. ! Found source: J1545+5400 ! ! 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 671 lines of history. ! ! Reading 17196 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 J1545+5400_S_2017_04_28_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 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 544 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.830234Jy sigma=0.007606 ! Fit after self-cal, rms=0.820130Jy sigma=0.007527 ! 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.567 mas, bmaj=4.212 mas, bpa=-35.29 degrees ! Estimated noise=1059.39 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.141854 Jy ! Component: 100 - total flux cleaned = 0.172829 Jy ! Total flux subtracted in 100 components = 0.172829 Jy ! Clean residual min=-0.004238 max=0.008964 Jy/beam ! Clean residual mean=-0.000001 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.172829 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.172829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080419Jy sigma=0.000683 ! Fit after self-cal, rms=0.080415Jy sigma=0.000683 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00839896 Jy ! Component: 100 - total flux cleaned = 0.0118817 Jy ! Total flux subtracted in 100 components = 0.0118817 Jy ! Clean residual min=-0.003919 max=0.005887 Jy/beam ! Clean residual mean=0.000001 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.184711 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 12 components and 0.184711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079480Jy sigma=0.000676 ! Fit after self-cal, rms=0.079486Jy sigma=0.000676 ! Inverting map ! Added new window around map position (8, -1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00484717 Jy ! Component: 100 - total flux cleaned = 0.00725747 Jy ! Total flux subtracted in 100 components = 0.00725747 Jy ! Clean residual min=-0.003687 max=0.003591 Jy/beam ! Clean residual mean=0.000002 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.191969 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 29 components and 0.191969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079197Jy sigma=0.000673 ! Fit after self-cal, rms=0.079179Jy sigma=0.000673 ! 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.37 mas, bmaj=4.927 mas, bpa=-20.9 degrees ! Estimated noise=657.98 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.00213569 Jy ! Component: 100 - total flux cleaned = 0.0032459 Jy ! Component: 150 - total flux cleaned = 0.00353992 Jy ! Component: 200 - total flux cleaned = 0.00369523 Jy ! Total flux subtracted in 200 components = 0.00369523 Jy ! Clean residual min=-0.002819 max=0.003056 Jy/beam ! Clean residual mean=0.000011 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.195664 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 41 components and 0.195664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079094Jy sigma=0.000673 ! Fit after self-cal, rms=0.079093Jy sigma=0.000673 ! 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 1.01 HN 1.00 KP 1.00 ! LA 0.98 MK 0.99 NL 0.95 OV 1.01 ! PT 1.10 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.94 HN 1.04 KP 0.94 ! LA 0.97 MK 0.99 NL 1.04 OV 1.10 ! PT 1.07 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.02 KP 1.01 ! LA 1.02 MK 1.05 NL 0.95 OV 0.95 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.96 HN 1.00 KP 1.00* ! LA 0.95 MK 1.08 NL 1.00* OV 1.00* ! PT 1.06 SC 1.00* ! ! ! Fit before self-cal, rms=0.079093Jy sigma=0.000673 ! Fit after self-cal, rms=0.078082Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.38 mas, bmaj=4.928 mas, bpa=-19.79 degrees ! Estimated noise=659.313 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.00146165 Jy ! Component: 100 - total flux cleaned = 0.00182809 Jy ! Component: 150 - total flux cleaned = 0.00189 Jy ! Component: 200 - total flux cleaned = 0.00190805 Jy ! Total flux subtracted in 200 components = 0.00190805 Jy ! Clean residual min=-0.001994 max=0.002283 Jy/beam ! Clean residual mean=0.000001 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.197572 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 58 components and 0.197572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078053Jy sigma=0.000664 ! Fit after self-cal, rms=0.078040Jy sigma=0.000664 ! 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.078040Jy sigma=0.000664 ! Fit after self-cal, rms=0.077720Jy sigma=0.000660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.383 mas, bmaj=4.929 mas, bpa=-19.64 degrees ! Estimated noise=659.332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.97625e-05 Jy ! Component: 100 - total flux cleaned = -7.13961e-07 Jy ! Component: 150 - total flux cleaned = 1.60307e-05 Jy ! Component: 200 - total flux cleaned = 3.07322e-05 Jy ! Total flux subtracted in 200 components = 3.07322e-05 Jy ! Clean residual min=-0.001439 max=0.001424 Jy/beam ! Clean residual mean=-0.000002 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.197603 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 71 components and 0.197603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077712Jy sigma=0.000660 ! Fit after self-cal, rms=0.077707Jy sigma=0.000660 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.16487e-06 Jy ! Component: 100 - total flux cleaned = 9.65207e-06 Jy ! Component: 150 - total flux cleaned = 2.16172e-05 Jy ! Component: 200 - total flux cleaned = 4.33544e-05 Jy ! Total flux subtracted in 200 components = 4.33544e-05 Jy ! Clean residual min=-0.001429 max=0.001414 Jy/beam ! Clean residual mean=-0.000002 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.197646 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 77 components and 0.197646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077703Jy sigma=0.000660 ! Fit after self-cal, rms=0.077703Jy sigma=0.000660 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077703Jy sigma=0.000660 ! Fit after self-cal, rms=0.077714Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.384 mas, bmaj=4.93 mas, bpa=-19.6 degrees ! Estimated noise=659.316 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.96589e-05 Jy ! Component: 100 - total flux cleaned = -1.80402e-05 Jy ! Component: 150 - total flux cleaned = -8.08236e-06 Jy ! Component: 200 - total flux cleaned = -7.94285e-06 Jy ! Total flux subtracted in 200 components = -7.94285e-06 Jy ! Clean residual min=-0.001429 max=0.001380 Jy/beam ! Clean residual mean=-0.000002 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.197638 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 78 components and 0.197638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077711Jy sigma=0.000660 ! Fit after self-cal, rms=0.077711Jy sigma=0.000660 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.24911e-05 Jy ! Component: 100 - total flux cleaned = -1.29608e-05 Jy ! Component: 150 - total flux cleaned = -3.95165e-06 Jy ! Component: 200 - total flux cleaned = -4.09114e-06 Jy ! Total flux subtracted in 200 components = -4.09114e-06 Jy ! Clean residual min=-0.001429 max=0.001370 Jy/beam ! Clean residual mean=-0.000002 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.197634 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 78 components and 0.197634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077708Jy sigma=0.000660 ! Fit after self-cal, rms=0.077708Jy sigma=0.000660 ! 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.077708Jy sigma=0.000660 ! Fit after self-cal, rms=0.077725Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.09 mas, bmaj=8.362 mas, bpa=11.67 degrees ! Estimated noise=792.416 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.55574e-05 Jy ! Component: 100 - total flux cleaned = 2.54435e-05 Jy ! Component: 150 - total flux cleaned = 2.52313e-06 Jy ! Component: 200 - total flux cleaned = -1.26676e-05 Jy ! Total flux subtracted in 200 components = -1.26676e-05 Jy ! Clean residual min=-0.001439 max=0.001485 Jy/beam ! Clean residual mean=-0.000004 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.197621 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 84 components and 0.197621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077725Jy sigma=0.000660 ! Fit after self-cal, rms=0.077725Jy sigma=0.000660 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.28228e-05 Jy ! Component: 100 - total flux cleaned = 2.78487e-05 Jy ! Component: 150 - total flux cleaned = 2.34685e-05 Jy ! Component: 200 - total flux cleaned = 1.95161e-05 Jy ! Total flux subtracted in 200 components = 1.95161e-05 Jy ! Clean residual min=-0.001444 max=0.001483 Jy/beam ! Clean residual mean=-0.000004 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.197641 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 86 components and 0.197641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077725Jy sigma=0.000660 ! Fit after self-cal, rms=0.077725Jy sigma=0.000660 ! 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.384 mas, bmaj=4.93 mas, bpa=-19.54 degrees ! Estimated noise=659.374 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.384 x 4.93 at -19.54 degrees (North through East) ! Clean map min=-0.0014254 max=0.18199 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.607 mas, bmaj=4.196 mas, bpa=-33.98 degrees ! Estimated noise=1061.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.142103 Jy ! Component: 100 - total flux cleaned = 0.173097 Jy ! Component: 150 - total flux cleaned = 0.181977 Jy ! Component: 200 - total flux cleaned = 0.186927 Jy ! Total flux subtracted in 200 components = 0.186927 Jy ! Clean residual min=-0.002835 max=0.002759 Jy/beam ! Clean residual mean=-0.000003 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.186927 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.186927 Jy ! Inverting map and beam ! Estimated beam: bmin=4.384 mas, bmaj=4.93 mas, bpa=-19.54 degrees ! Estimated noise=659.374 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.00386291 Jy ! Component: 100 - total flux cleaned = 0.00625433 Jy ! Component: 150 - total flux cleaned = 0.00785898 Jy ! Component: 200 - total flux cleaned = 0.00898593 Jy ! Total flux subtracted in 200 components = 0.00898593 Jy ! Clean residual min=-0.001541 max=0.001414 Jy/beam ! Clean residual mean=-0.000003 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.195913 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 44 components and 0.195913 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=8.09 mas, bmaj=8.362 mas, bpa=11.67 degrees ! Estimated noise=792.416 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000987367 Jy ! Component: 100 - total flux cleaned = 0.00143889 Jy ! Component: 150 - total flux cleaned = 0.00167907 Jy ! Component: 200 - total flux cleaned = 0.00173147 Jy ! Total flux subtracted in 200 components = 0.00173147 Jy ! Clean residual min=-0.001439 max=0.001468 Jy/beam ! Clean residual mean=-0.000004 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.197644 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.58566e-05 Jy ! Component: 100 - total flux cleaned = 2.94448e-05 Jy ! Component: 150 - total flux cleaned = 3.37293e-05 Jy ! Component: 200 - total flux cleaned = 3.78332e-05 Jy ! Total flux subtracted in 200 components = 3.78332e-05 Jy ! Clean residual min=-0.001441 max=0.001475 Jy/beam ! Clean residual mean=-0.000004 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.197682 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 67 components and 0.197682 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.384 mas, bmaj=4.93 mas, bpa=-19.54 degrees ! Estimated noise=659.374 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000174216 Jy ! Component: 100 - total flux cleaned = 0.000227036 Jy ! Component: 150 - total flux cleaned = 0.000227317 Jy ! Component: 200 - total flux cleaned = 0.000213291 Jy ! Total flux subtracted in 200 components = 0.000213291 Jy ! Clean residual min=-0.001448 max=0.001385 Jy/beam ! Clean residual mean=-0.000002 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.197895 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 79 components and 0.197895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077740Jy sigma=0.000660 ! Fit after self-cal, rms=0.077739Jy sigma=0.000660 wmodel J1545+5400_S_2017_04_28_pus_map.mod ! Writing 79 model components to file: J1545+5400_S_2017_04_28_pus_map.mod wobs J1545+5400_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J1545+5400_S_2017_04_28_pus_uvs.fits wwins J1545+5400_S_2017_04_28_pus_map.win ! wwins: Wrote 2 windows to J1545+5400_S_2017_04_28_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.000352339 Jy ! Component: 100 - total flux cleaned = -0.000453632 Jy ! Component: 150 - total flux cleaned = -0.000526747 Jy ! Component: 200 - total flux cleaned = -0.000621338 Jy ! Component: 250 - total flux cleaned = -0.000711802 Jy ! Component: 300 - total flux cleaned = -0.000799563 Jy ! Component: 350 - total flux cleaned = -0.000799081 Jy ! Component: 400 - total flux cleaned = -0.000820546 Jy ! Component: 450 - total flux cleaned = -0.000820596 Jy ! Component: 500 - total flux cleaned = -0.000861209 Jy ! Component: 550 - total flux cleaned = -0.000940584 Jy ! Component: 600 - total flux cleaned = -0.000999397 Jy ! Component: 650 - total flux cleaned = -0.0011144 Jy ! Component: 700 - total flux cleaned = -0.00117088 Jy ! Component: 750 - total flux cleaned = -0.00124497 Jy ! Component: 800 - total flux cleaned = -0.00133669 Jy ! Component: 850 - total flux cleaned = -0.00142669 Jy ! Component: 900 - total flux cleaned = -0.00151537 Jy ! Component: 950 - total flux cleaned = -0.00156806 Jy ! Component: 1000 - total flux cleaned = -0.00170574 Jy ! Component: 1050 - total flux cleaned = -0.00173993 Jy ! Component: 1100 - total flux cleaned = -0.00187427 Jy ! Component: 1150 - total flux cleaned = -0.00194024 Jy ! Component: 1200 - total flux cleaned = -0.00197276 Jy ! Component: 1250 - total flux cleaned = -0.00203748 Jy ! Component: 1300 - total flux cleaned = -0.00213304 Jy ! Component: 1350 - total flux cleaned = -0.00217999 Jy ! Component: 1400 - total flux cleaned = -0.00222684 Jy ! Component: 1450 - total flux cleaned = -0.00228821 Jy ! Component: 1500 - total flux cleaned = -0.002273 Jy ! Component: 1550 - total flux cleaned = -0.00231826 Jy ! Component: 1600 - total flux cleaned = -0.00236286 Jy ! Component: 1650 - total flux cleaned = -0.00246594 Jy ! Component: 1700 - total flux cleaned = -0.00249516 Jy ! Component: 1750 - total flux cleaned = -0.00256725 Jy ! Component: 1800 - total flux cleaned = -0.00261007 Jy ! Component: 1850 - total flux cleaned = -0.00270888 Jy ! Component: 1900 - total flux cleaned = -0.00270876 Jy ! Component: 1950 - total flux cleaned = -0.00277823 Jy ! Component: 2000 - total flux cleaned = -0.00275077 Jy ! Component: 2050 - total flux cleaned = -0.00276431 Jy ! Component: 2100 - total flux cleaned = -0.00281833 Jy ! Component: 2150 - total flux cleaned = -0.00284481 Jy ! Component: 2200 - total flux cleaned = -0.00283158 Jy ! Component: 2250 - total flux cleaned = -0.00288433 Jy ! Component: 2300 - total flux cleaned = -0.00291049 Jy ! Component: 2350 - total flux cleaned = -0.00289742 Jy ! Component: 2400 - total flux cleaned = -0.00293582 Jy ! Component: 2450 - total flux cleaned = -0.00292313 Jy ! Component: 2500 - total flux cleaned = -0.00293579 Jy ! Component: 2550 - total flux cleaned = -0.00292355 Jy ! Component: 2600 - total flux cleaned = -0.00294836 Jy ! Component: 2650 - total flux cleaned = -0.00293606 Jy ! Component: 2700 - total flux cleaned = -0.00298463 Jy ! Component: 2750 - total flux cleaned = -0.00297245 Jy ! Component: 2800 - total flux cleaned = -0.00302023 Jy ! Component: 2850 - total flux cleaned = -0.00298456 Jy ! Component: 2900 - total flux cleaned = -0.00300819 Jy ! Component: 2950 - total flux cleaned = -0.0030783 Jy ! Component: 3000 - total flux cleaned = -0.00308985 Jy ! Component: 3050 - total flux cleaned = -0.00308972 Jy ! Component: 3100 - total flux cleaned = -0.00308983 Jy ! Component: 3150 - total flux cleaned = -0.00310124 Jy ! Component: 3200 - total flux cleaned = -0.00312383 Jy ! Component: 3250 - total flux cleaned = -0.00314616 Jy ! Component: 3300 - total flux cleaned = -0.00314617 Jy ! Component: 3350 - total flux cleaned = -0.00315737 Jy ! Component: 3400 - total flux cleaned = -0.0031682 Jy ! Component: 3450 - total flux cleaned = -0.00316814 Jy ! Component: 3500 - total flux cleaned = -0.00316825 Jy ! Component: 3550 - total flux cleaned = -0.00320044 Jy ! Component: 3600 - total flux cleaned = -0.00316847 Jy ! Component: 3650 - total flux cleaned = -0.00316842 Jy ! Component: 3700 - total flux cleaned = -0.00316838 Jy ! Component: 3750 - total flux cleaned = -0.00316843 Jy ! Component: 3800 - total flux cleaned = -0.00317877 Jy ! Component: 3850 - total flux cleaned = -0.00317883 Jy ! Component: 3900 - total flux cleaned = -0.00316866 Jy ! Component: 3950 - total flux cleaned = -0.00318895 Jy ! Component: 4000 - total flux cleaned = -0.0032194 Jy ! Component: 4050 - total flux cleaned = -0.00322944 Jy ! Total flux subtracted in 4096 components = -0.00321941 Jy ! Clean residual min=-0.000559 max=0.000729 Jy/beam ! Clean residual mean=0.000002 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.194676 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 353 components and 0.194676 Jy ![Exited script file: muppet] wmap "J1545+5400_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.384 x 4.93 at -19.54 degrees (North through East) ! Clean map min=-0.0011833 max=0.18214 Jy/beam ! Writing clean map to FITS file: J1545+5400_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.182142 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000179483 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.29562 0.29562 0.591241 1.18248 2.36496 4.72993 9.45985 18.9197 37.8394 75.6788 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.182 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.384 x 4.93 at -19.54 degrees (North through East) ! Clean map min=-0.0011833 max=0.18214 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 J1545+5400_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:28:49 2019