! Started logfile: J0440+1437_S_2017_01_21_pus_uvs.log on Sun May 5 15:46:16 2019 obs J0440+1437_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J0440+1437_S_2017_01_21_pus_uva.fits ! AN table 1: 112 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.768601 visibilities/baseline/integration-bin. ! Found source: J0440+1437 ! ! 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 558 lines of history. ! ! Reading 12396 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 J0440+1437_S_2017_01_21_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 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 360 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.815515Jy sigma=0.007018 ! Fit after self-cal, rms=0.809076Jy sigma=0.006972 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.704 mas, bmaj=6.959 mas, bpa=-0.7795 degrees ! Estimated noise=1223.82 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.148012 Jy ! Component: 100 - total flux cleaned = 0.184956 Jy ! Total flux subtracted in 100 components = 0.184956 Jy ! Clean residual min=-0.007367 max=0.014909 Jy/beam ! Clean residual mean=0.000033 rms=0.001920 Jy/beam ! Combined flux in latest and established models = 0.184956 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.184956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089914Jy sigma=0.000708 ! Fit after self-cal, rms=0.089924Jy sigma=0.000707 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0156534 Jy ! Component: 100 - total flux cleaned = 0.0231653 Jy ! Total flux subtracted in 100 components = 0.0231653 Jy ! Clean residual min=-0.005694 max=0.008511 Jy/beam ! Clean residual mean=0.000015 rms=0.001385 Jy/beam ! Combined flux in latest and established models = 0.208122 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 11 components and 0.208122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087066Jy sigma=0.000676 ! Fit after self-cal, rms=0.087072Jy sigma=0.000676 ! 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.248 mas, bmaj=7.567 mas, bpa=0.04181 degrees ! Estimated noise=799.323 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 (-19.5, 44.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00807223 Jy ! Component: 100 - total flux cleaned = 0.0122696 Jy ! Component: 150 - total flux cleaned = 0.0148132 Jy ! Component: 200 - total flux cleaned = 0.0165662 Jy ! Total flux subtracted in 200 components = 0.0165662 Jy ! Clean residual min=-0.004346 max=0.005862 Jy/beam ! Clean residual mean=0.000010 rms=0.001186 Jy/beam ! Combined flux in latest and established models = 0.224688 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 30 components and 0.224688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086438Jy sigma=0.000668 ! Fit after self-cal, rms=0.086398Jy sigma=0.000667 ! 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.00 FD 0.93 HN 0.96 LA 1.03 ! MK 0.95 NL 1.03 OV 0.99 PT 1.00 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.93 HN 0.99 LA 1.01 ! MK 0.98 NL 1.09 OV 1.01 PT 0.98 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 HN 1.01 LA 1.02 ! MK 1.02 NL 1.10 OV 0.93 PT 0.97 ! SC 1.00 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 0.98 LA 1.05 ! MK 1.15 NL 1.00* OV 0.99 PT 0.95 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.086398Jy sigma=0.000667 ! Fit after self-cal, rms=0.087919Jy sigma=0.000659 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=7.59 mas, bpa=0.1066 degrees ! Estimated noise=799.869 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 = -9.40683e-07 Jy ! Component: 100 - total flux cleaned = -6.07085e-05 Jy ! Component: 150 - total flux cleaned = -1.28285e-05 Jy ! Component: 200 - total flux cleaned = 6.6307e-05 Jy ! Total flux subtracted in 200 components = 6.6307e-05 Jy ! Clean residual min=-0.003310 max=0.003825 Jy/beam ! Clean residual mean=0.000010 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.224754 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.224754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087844Jy sigma=0.000659 ! Fit after self-cal, rms=0.087916Jy sigma=0.000659 ! 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.087916Jy sigma=0.000659 ! Fit after self-cal, rms=0.087689Jy sigma=0.000653 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.24 mas, bmaj=7.601 mas, bpa=0.1763 degrees ! Estimated noise=800.752 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.98349e-05 Jy ! Component: 100 - total flux cleaned = 0.000269677 Jy ! Component: 150 - total flux cleaned = 0.000468827 Jy ! Component: 200 - total flux cleaned = 0.000554609 Jy ! Total flux subtracted in 200 components = 0.000554609 Jy ! Clean residual min=-0.002678 max=0.003125 Jy/beam ! Clean residual mean=-0.000002 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.225309 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 59 components and 0.225309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087650Jy sigma=0.000653 ! Fit after self-cal, rms=0.087679Jy sigma=0.000652 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 (-5.5, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00272073 Jy ! Component: 100 - total flux cleaned = 0.00309891 Jy ! Component: 150 - total flux cleaned = 0.00315068 Jy ! Component: 200 - total flux cleaned = 0.00310795 Jy ! Total flux subtracted in 200 components = 0.00310795 Jy ! Clean residual min=-0.002476 max=0.002516 Jy/beam ! Clean residual mean=-0.000004 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.228417 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 89 components and 0.228417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087577Jy sigma=0.000652 ! Fit after self-cal, rms=0.087563Jy sigma=0.000651 ! Inverting map ! Added new window around map position (56.5, -65). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00208454 Jy ! Component: 100 - total flux cleaned = 0.00205379 Jy ! Component: 150 - total flux cleaned = 0.00185866 Jy ! Component: 200 - total flux cleaned = 0.00164156 Jy ! Total flux subtracted in 200 components = 0.00164156 Jy ! Clean residual min=-0.002384 max=0.002207 Jy/beam ! Clean residual mean=-0.000007 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.230058 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 108 components and 0.230058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087499Jy sigma=0.000651 ! Fit after self-cal, rms=0.087494Jy sigma=0.000651 ! 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.087494Jy sigma=0.000651 ! Fit after self-cal, rms=0.087495Jy sigma=0.000651 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.236 mas, bmaj=7.599 mas, bpa=0.1699 degrees ! Estimated noise=800.537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000824687 Jy ! Component: 100 - total flux cleaned = 0.000827048 Jy ! Component: 150 - total flux cleaned = 0.000827232 Jy ! Component: 200 - total flux cleaned = 0.000797236 Jy ! Total flux subtracted in 200 components = 0.000797236 Jy ! Clean residual min=-0.002270 max=0.002013 Jy/beam ! Clean residual mean=-0.000007 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.230855 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 130 components and 0.230855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087463Jy sigma=0.000650 ! Fit after self-cal, rms=0.087459Jy sigma=0.000650 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.000147432 Jy ! Component: 100 - total flux cleaned = 8.91973e-05 Jy ! Component: 150 - total flux cleaned = 6.24895e-05 Jy ! Component: 200 - total flux cleaned = 3.69673e-05 Jy ! Total flux subtracted in 200 components = 3.69673e-05 Jy ! Clean residual min=-0.002205 max=0.001920 Jy/beam ! Clean residual mean=-0.000007 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.230892 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 147 components and 0.230892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087441Jy sigma=0.000650 ! Fit after self-cal, rms=0.087439Jy sigma=0.000650 ! 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.087439Jy sigma=0.000650 ! Fit after self-cal, rms=0.087407Jy sigma=0.000650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.956 mas, bmaj=10.59 mas, bpa=-0.1585 degrees ! Estimated noise=996.898 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000333234 Jy ! Component: 100 - total flux cleaned = 0.00029706 Jy ! Component: 150 - total flux cleaned = 0.000210072 Jy ! Component: 200 - total flux cleaned = 3.6458e-05 Jy ! Total flux subtracted in 200 components = 3.6458e-05 Jy ! Clean residual min=-0.002376 max=0.001857 Jy/beam ! Clean residual mean=-0.000015 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.230929 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 167 components and 0.230929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087392Jy sigma=0.000650 ! Fit after self-cal, rms=0.087387Jy sigma=0.000650 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 = -7.97374e-05 Jy ! Component: 100 - total flux cleaned = -0.000244495 Jy ! Component: 150 - total flux cleaned = -0.000371848 Jy ! Component: 200 - total flux cleaned = -0.000468545 Jy ! Total flux subtracted in 200 components = -0.000468545 Jy ! Clean residual min=-0.002369 max=0.001879 Jy/beam ! Clean residual mean=-0.000014 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.23046 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 176 components and 0.23046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087381Jy sigma=0.000650 ! Fit after self-cal, rms=0.087380Jy sigma=0.000650 ! 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.235 mas, bmaj=7.6 mas, bpa=0.1599 degrees ! Estimated noise=800.511 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.235 x 7.6 at 0.1599 degrees (North through East) ! Clean map min=-0.0020523 max=0.19409 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.697 mas, bmaj=6.997 mas, bpa=-0.5456 degrees ! Estimated noise=1222.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.147701 Jy ! Component: 100 - total flux cleaned = 0.185069 Jy ! Component: 150 - total flux cleaned = 0.201003 Jy ! Component: 200 - total flux cleaned = 0.209301 Jy ! Total flux subtracted in 200 components = 0.209301 Jy ! Clean residual min=-0.004191 max=0.004460 Jy/beam ! Clean residual mean=0.000009 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.209301 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.209301 Jy ! Inverting map and beam ! Estimated beam: bmin=3.235 mas, bmaj=7.6 mas, bpa=0.1599 degrees ! Estimated noise=800.511 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.00733601 Jy ! Component: 100 - total flux cleaned = 0.0116598 Jy ! Component: 150 - total flux cleaned = 0.0146296 Jy ! Component: 200 - total flux cleaned = 0.016835 Jy ! Total flux subtracted in 200 components = 0.016835 Jy ! Clean residual min=-0.002680 max=0.002025 Jy/beam ! Clean residual mean=-0.000004 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.226136 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 41 components and 0.226136 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=6.956 mas, bmaj=10.59 mas, bpa=-0.1585 degrees ! Estimated noise=996.898 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00240552 Jy ! Component: 100 - total flux cleaned = 0.00330165 Jy ! Component: 150 - total flux cleaned = 0.0038394 Jy ! Component: 200 - total flux cleaned = 0.00406416 Jy ! Total flux subtracted in 200 components = 0.00406416 Jy ! Clean residual min=-0.002639 max=0.002030 Jy/beam ! Clean residual mean=-0.000013 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.2302 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.000160734 Jy ! Component: 100 - total flux cleaned = 0.000245523 Jy ! Component: 150 - total flux cleaned = 0.000271707 Jy ! Component: 200 - total flux cleaned = 0.000295904 Jy ! Total flux subtracted in 200 components = 0.000295904 Jy ! Clean residual min=-0.002487 max=0.001965 Jy/beam ! Clean residual mean=-0.000014 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.230496 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 96 components and 0.230496 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.235 mas, bmaj=7.6 mas, bpa=0.1599 degrees ! Estimated noise=800.511 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000175971 Jy ! Component: 100 - total flux cleaned = 0.000110871 Jy ! Component: 150 - total flux cleaned = 0.00018485 Jy ! Component: 200 - total flux cleaned = 0.000219753 Jy ! Total flux subtracted in 200 components = 0.000219753 Jy ! Clean residual min=-0.002246 max=0.001797 Jy/beam ! Clean residual mean=-0.000007 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.230716 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 118 components and 0.230716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087409Jy sigma=0.000650 ! Fit after self-cal, rms=0.087403Jy sigma=0.000650 wmodel J0440+1437_S_2017_01_21_pus_map.mod ! Writing 118 model components to file: J0440+1437_S_2017_01_21_pus_map.mod wobs J0440+1437_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J0440+1437_S_2017_01_21_pus_uvs.fits wwins J0440+1437_S_2017_01_21_pus_map.win ! wwins: Wrote 4 windows to J0440+1437_S_2017_01_21_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.000852533 Jy ! Component: 100 - total flux cleaned = -0.00111859 Jy ! Component: 150 - total flux cleaned = -0.00136593 Jy ! Component: 200 - total flux cleaned = -0.00151456 Jy ! Component: 250 - total flux cleaned = -0.00168671 Jy ! Component: 300 - total flux cleaned = -0.00179745 Jy ! Component: 350 - total flux cleaned = -0.00179777 Jy ! Component: 400 - total flux cleaned = -0.00177163 Jy ! Component: 450 - total flux cleaned = -0.00174576 Jy ! Component: 500 - total flux cleaned = -0.00162072 Jy ! Component: 550 - total flux cleaned = -0.00157215 Jy ! Component: 600 - total flux cleaned = -0.00150038 Jy ! Component: 650 - total flux cleaned = -0.00136039 Jy ! Component: 700 - total flux cleaned = -0.00129212 Jy ! Component: 750 - total flux cleaned = -0.00118003 Jy ! Component: 800 - total flux cleaned = -0.00109156 Jy ! Component: 850 - total flux cleaned = -0.000983414 Jy ! Component: 900 - total flux cleaned = -0.000940886 Jy ! Component: 950 - total flux cleaned = -0.000857366 Jy ! Component: 1000 - total flux cleaned = -0.000754545 Jy ! Component: 1050 - total flux cleaned = -0.000653497 Jy ! Component: 1100 - total flux cleaned = -0.000553837 Jy ! Component: 1150 - total flux cleaned = -0.000592915 Jy ! Component: 1200 - total flux cleaned = -0.000418876 Jy ! Component: 1250 - total flux cleaned = -0.000438103 Jy ! Component: 1300 - total flux cleaned = -0.00043826 Jy ! Component: 1350 - total flux cleaned = -0.000382547 Jy ! Component: 1400 - total flux cleaned = -0.000400943 Jy ! Component: 1450 - total flux cleaned = -0.000382827 Jy ! Component: 1500 - total flux cleaned = -0.000365297 Jy ! Component: 1550 - total flux cleaned = -0.000295213 Jy ! Component: 1600 - total flux cleaned = -0.000312746 Jy ! Component: 1650 - total flux cleaned = -0.000329758 Jy ! Component: 1700 - total flux cleaned = -0.000244619 Jy ! Component: 1750 - total flux cleaned = -0.000244594 Jy ! Component: 1800 - total flux cleaned = -0.000161551 Jy ! Component: 1850 - total flux cleaned = -7.97328e-05 Jy ! Component: 1900 - total flux cleaned = -0.00016116 Jy ! Component: 1950 - total flux cleaned = -0.000145063 Jy ! Component: 2000 - total flux cleaned = -0.000129169 Jy ! Component: 2050 - total flux cleaned = -0.0001448 Jy ! Component: 2100 - total flux cleaned = -0.00011332 Jy ! Component: 2150 - total flux cleaned = -0.000128675 Jy ! Component: 2200 - total flux cleaned = -5.26123e-05 Jy ! Component: 2250 - total flux cleaned = -8.27337e-05 Jy ! Component: 2300 - total flux cleaned = -0.00011247 Jy ! Component: 2350 - total flux cleaned = 6.00491e-06 Jy ! Component: 2400 - total flux cleaned = -3.82256e-05 Jy ! Component: 2450 - total flux cleaned = -2.37341e-05 Jy ! Component: 2500 - total flux cleaned = -3.81312e-05 Jy ! Component: 2550 - total flux cleaned = -9.47156e-06 Jy ! Component: 2600 - total flux cleaned = 4.74093e-06 Jy ! Component: 2650 - total flux cleaned = 1.88101e-05 Jy ! Component: 2700 - total flux cleaned = 4.65762e-05 Jy ! Component: 2750 - total flux cleaned = 5.37352e-06 Jy ! Component: 2800 - total flux cleaned = 3.26553e-05 Jy ! Component: 2850 - total flux cleaned = 4.62794e-05 Jy ! Component: 2900 - total flux cleaned = 5.9773e-05 Jy ! Component: 2950 - total flux cleaned = 4.63914e-05 Jy ! Component: 3000 - total flux cleaned = 5.96995e-05 Jy ! Component: 3050 - total flux cleaned = 3.3481e-05 Jy ! Component: 3100 - total flux cleaned = 3.34119e-05 Jy ! Component: 3150 - total flux cleaned = 7.68551e-06 Jy ! Component: 3200 - total flux cleaned = 5.89482e-05 Jy ! Component: 3250 - total flux cleaned = 5.89358e-05 Jy ! Component: 3300 - total flux cleaned = 7.14822e-05 Jy ! Component: 3350 - total flux cleaned = 9.64954e-05 Jy ! Component: 3400 - total flux cleaned = 9.63668e-05 Jy ! Component: 3450 - total flux cleaned = 8.41726e-05 Jy ! Component: 3500 - total flux cleaned = 0.000108615 Jy ! Component: 3550 - total flux cleaned = 9.65862e-05 Jy ! Component: 3600 - total flux cleaned = 0.000108555 Jy ! Component: 3650 - total flux cleaned = 0.000120231 Jy ! Component: 3700 - total flux cleaned = 7.29835e-05 Jy ! Component: 3750 - total flux cleaned = 9.67414e-05 Jy ! Component: 3800 - total flux cleaned = 0.000131712 Jy ! Component: 3850 - total flux cleaned = 0.000143221 Jy ! Component: 3900 - total flux cleaned = 0.000166262 Jy ! Component: 3950 - total flux cleaned = 0.00017766 Jy ! Component: 4000 - total flux cleaned = 0.000188869 Jy ! Component: 4050 - total flux cleaned = 0.000211318 Jy ! Total flux subtracted in 4096 components = 0.000211311 Jy ! Clean residual min=-0.000727 max=0.000557 Jy/beam ! Clean residual mean=-0.000001 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.230927 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 408 components and 0.230927 Jy ![Exited script file: muppet] wmap "J0440+1437_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.235 x 7.6 at 0.1599 degrees (North through East) ! Clean map min=-0.0019501 max=0.19385 Jy/beam ! Writing clean map to FITS file: J0440+1437_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.193855 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000207488 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.321099 0.321099 0.642197 1.28439 2.56879 5.13758 10.2752 20.5503 41.1006 82.2012 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.193 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.235 x 7.6 at 0.1599 degrees (North through East) ! Clean map min=-0.0019501 max=0.19385 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 J0440+1437_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:46:21 2019