! Started logfile: J0755+2542_S_2017_07_09_pus_uvs.log on Wed May 8 14:44:31 2019 obs J0755+2542_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0755+2542_S_2017_07_09_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.978548 visibilities/baseline/integration-bin. ! Found source: J0755+2542 ! ! 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 594 lines of history. ! ! Reading 30472 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 J0755+2542_S_2017_07_09_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 903 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001209Jy sigma=0.009573 ! Fit after self-cal, rms=0.966483Jy sigma=0.009250 ! 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.975 mas, bmaj=5.991 mas, bpa=0.7865 degrees ! Estimated noise=769.608 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.0284434 Jy ! Component: 100 - total flux cleaned = 0.0346746 Jy ! Total flux subtracted in 100 components = 0.0346746 Jy ! Clean residual min=-0.002818 max=0.002918 Jy/beam ! Clean residual mean=0.000002 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.0346746 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0346746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071340Jy sigma=0.000655 ! Fit after self-cal, rms=0.069658Jy sigma=0.000639 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00396412 Jy ! Component: 100 - total flux cleaned = 0.00360585 Jy ! Total flux subtracted in 100 components = 0.00360585 Jy ! Clean residual min=-0.002417 max=0.002596 Jy/beam ! Clean residual mean=0.000001 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.0382804 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0382804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069481Jy sigma=0.000638 ! Fit after self-cal, rms=0.069474Jy sigma=0.000638 ! 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.547 mas, bmaj=6.837 mas, bpa=1.507 degrees ! Estimated noise=485.21 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.000215832 Jy ! Component: 100 - total flux cleaned = -0.000229864 Jy ! Component: 150 - total flux cleaned = -0.000252985 Jy ! Component: 200 - total flux cleaned = -0.000231907 Jy ! Total flux subtracted in 200 components = -0.000231907 Jy ! Clean residual min=-0.001522 max=0.001462 Jy/beam ! Clean residual mean=-0.000002 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.0380485 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 14 components and 0.0380485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069470Jy sigma=0.000638 ! Fit after self-cal, rms=0.069455Jy sigma=0.000638 ! 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.94 FD 1.01 HN 1.09 KP 1.03 ! LA 1.03 MK 0.96 NL 0.92 OV 1.07 ! PT 1.05 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 1.05 KP 1.04 ! LA 0.98 MK 1.05 NL 1.07 OV 1.07 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.01 HN 1.05 KP 0.95 ! LA 0.98 MK 0.99 NL 0.99 OV 1.05 ! PT 1.07 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.91 HN 0.84 KP 1.00* ! LA 0.88 MK 0.80 NL 1.00* OV 1.00* ! PT 0.93 SC 1.00* ! ! ! Fit before self-cal, rms=0.069455Jy sigma=0.000638 ! Fit after self-cal, rms=0.069213Jy sigma=0.000636 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.522 mas, bmaj=6.801 mas, bpa=1.497 degrees ! Estimated noise=485.611 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.000468232 Jy ! Component: 100 - total flux cleaned = 0.000626838 Jy ! Component: 150 - total flux cleaned = 0.00063591 Jy ! Component: 200 - total flux cleaned = 0.000635834 Jy ! Total flux subtracted in 200 components = 0.000635834 Jy ! Clean residual min=-0.001442 max=0.001359 Jy/beam ! Clean residual mean=-0.000001 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.0386844 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 20 components and 0.0386844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069209Jy sigma=0.000636 ! Fit after self-cal, rms=0.069175Jy sigma=0.000636 ! 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.069175Jy sigma=0.000636 ! Fit after self-cal, rms=0.068805Jy sigma=0.000635 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.519 mas, bmaj=6.789 mas, bpa=1.501 degrees ! Estimated noise=486.134 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000261238 Jy ! Component: 100 - total flux cleaned = 0.000303188 Jy ! Component: 150 - total flux cleaned = 0.000333133 Jy ! Component: 200 - total flux cleaned = 0.000347197 Jy ! Total flux subtracted in 200 components = 0.000347197 Jy ! Clean residual min=-0.001187 max=0.001210 Jy/beam ! Clean residual mean=-0.000002 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.0390316 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 26 components and 0.0390316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068803Jy sigma=0.000635 ! Fit after self-cal, rms=0.068768Jy sigma=0.000635 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.49937e-05 Jy ! Component: 100 - total flux cleaned = 8.26457e-06 Jy ! Component: 150 - total flux cleaned = 8.4965e-06 Jy ! Component: 200 - total flux cleaned = 1.38545e-06 Jy ! Total flux subtracted in 200 components = 1.38545e-06 Jy ! Clean residual min=-0.001209 max=0.001195 Jy/beam ! Clean residual mean=-0.000002 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.039033 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 30 components and 0.039033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068766Jy sigma=0.000635 ! Fit after self-cal, rms=0.068761Jy sigma=0.000635 ! 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.068761Jy sigma=0.000635 ! Fit after self-cal, rms=0.068613Jy sigma=0.000635 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.513 mas, bmaj=6.784 mas, bpa=1.627 degrees ! Estimated noise=484.798 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.15459e-05 Jy ! Component: 100 - total flux cleaned = 7.59734e-05 Jy ! Component: 150 - total flux cleaned = 7.56744e-05 Jy ! Component: 200 - total flux cleaned = 6.93622e-05 Jy ! Total flux subtracted in 200 components = 6.93622e-05 Jy ! Clean residual min=-0.001186 max=0.001160 Jy/beam ! Clean residual mean=-0.000002 rms=0.000304 Jy/beam ! Combined flux in latest and established models = 0.0391023 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 31 components and 0.0391023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068612Jy sigma=0.000635 ! Fit after self-cal, rms=0.068615Jy sigma=0.000635 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.98832e-06 Jy ! Component: 100 - total flux cleaned = 2.27687e-06 Jy ! Component: 150 - total flux cleaned = -3.39109e-06 Jy ! Component: 200 - total flux cleaned = -9.0418e-06 Jy ! Total flux subtracted in 200 components = -9.0418e-06 Jy ! Clean residual min=-0.001179 max=0.001147 Jy/beam ! Clean residual mean=-0.000002 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.0390933 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.0390933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068613Jy sigma=0.000635 ! Fit after self-cal, rms=0.068609Jy sigma=0.000635 ! 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.068609Jy sigma=0.000635 ! Fit after self-cal, rms=0.068533Jy sigma=0.000635 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.223 mas, bmaj=10.31 mas, bpa=-3.22 degrees ! Estimated noise=607.831 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.5907e-06 Jy ! Component: 100 - total flux cleaned = -1.01806e-05 Jy ! Component: 150 - total flux cleaned = -2.62368e-05 Jy ! Component: 200 - total flux cleaned = -3.6257e-05 Jy ! Total flux subtracted in 200 components = -3.6257e-05 Jy ! Clean residual min=-0.001396 max=0.001581 Jy/beam ! Clean residual mean=-0.000004 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.039057 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 35 components and 0.039057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068534Jy sigma=0.000635 ! Fit after self-cal, rms=0.068538Jy sigma=0.000635 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 = 8.58765e-07 Jy ! Component: 100 - total flux cleaned = -1.07091e-05 Jy ! Component: 150 - total flux cleaned = -2.69144e-05 Jy ! Component: 200 - total flux cleaned = -3.49424e-05 Jy ! Total flux subtracted in 200 components = -3.49424e-05 Jy ! Clean residual min=-0.001413 max=0.001572 Jy/beam ! Clean residual mean=-0.000004 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.0390221 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 36 components and 0.0390221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068539Jy sigma=0.000635 ! Fit after self-cal, rms=0.068535Jy sigma=0.000635 ! 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.506 mas, bmaj=6.779 mas, bpa=1.597 degrees ! Estimated noise=483.738 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.506 x 6.779 at 1.597 degrees (North through East) ! Clean map min=-0.0011241 max=0.039324 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.928 mas, bmaj=5.982 mas, bpa=0.9232 degrees ! Estimated noise=755.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0309788 Jy ! Component: 100 - total flux cleaned = 0.0377742 Jy ! Component: 150 - total flux cleaned = 0.039136 Jy ! Component: 200 - total flux cleaned = 0.0391345 Jy ! Total flux subtracted in 200 components = 0.0391345 Jy ! Clean residual min=-0.002084 max=0.001971 Jy/beam ! Clean residual mean=0.000001 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.0391345 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.0391345 Jy ! Inverting map and beam ! Estimated beam: bmin=3.506 mas, bmaj=6.779 mas, bpa=1.597 degrees ! Estimated noise=483.738 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.000186723 Jy ! Component: 100 - total flux cleaned = 0.000170663 Jy ! Component: 150 - total flux cleaned = 0.000171754 Jy ! Component: 200 - total flux cleaned = 0.000172179 Jy ! Total flux subtracted in 200 components = 0.000172179 Jy ! Clean residual min=-0.001158 max=0.001206 Jy/beam ! Clean residual mean=-0.000002 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.0393067 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 26 components and 0.0393067 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.223 mas, bmaj=10.31 mas, bpa=-3.22 degrees ! Estimated noise=607.831 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.51609e-05 Jy ! Component: 100 - total flux cleaned = -0.000136407 Jy ! Component: 150 - total flux cleaned = -0.000176094 Jy ! Component: 200 - total flux cleaned = -0.000201252 Jy ! Total flux subtracted in 200 components = -0.000201252 Jy ! Clean residual min=-0.001398 max=0.001590 Jy/beam ! Clean residual mean=-0.000004 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.0391054 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.09094e-05 Jy ! Component: 100 - total flux cleaned = -2.57157e-05 Jy ! Component: 150 - total flux cleaned = -3.90322e-05 Jy ! Component: 200 - total flux cleaned = -5.08291e-05 Jy ! Total flux subtracted in 200 components = -5.08291e-05 Jy ! Clean residual min=-0.001391 max=0.001585 Jy/beam ! Clean residual mean=-0.000004 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.0390546 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 34 components and 0.0390546 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.506 mas, bmaj=6.779 mas, bpa=1.597 degrees ! Estimated noise=483.738 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.99336e-05 Jy ! Component: 100 - total flux cleaned = 4.99548e-05 Jy ! Component: 150 - total flux cleaned = 5.82604e-05 Jy ! Component: 200 - total flux cleaned = 5.83277e-05 Jy ! Total flux subtracted in 200 components = 5.83277e-05 Jy ! Clean residual min=-0.001141 max=0.001200 Jy/beam ! Clean residual mean=-0.000002 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.0391129 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 38 components and 0.0391129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068536Jy sigma=0.000635 ! Fit after self-cal, rms=0.068537Jy sigma=0.000635 wmodel J0755+2542_S_2017_07_09_pus_map.mod ! Writing 38 model components to file: J0755+2542_S_2017_07_09_pus_map.mod wobs J0755+2542_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0755+2542_S_2017_07_09_pus_uvs.fits wwins J0755+2542_S_2017_07_09_pus_map.win ! wwins: Wrote 1 windows to J0755+2542_S_2017_07_09_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 = 7.04736e-05 Jy ! Component: 100 - total flux cleaned = -0.000134043 Jy ! Component: 150 - total flux cleaned = -0.000173454 Jy ! Component: 200 - total flux cleaned = -0.000154788 Jy ! Component: 250 - total flux cleaned = -0.000136401 Jy ! Component: 300 - total flux cleaned = -0.000118364 Jy ! Component: 350 - total flux cleaned = -0.00010082 Jy ! Component: 400 - total flux cleaned = -0.000168538 Jy ! Component: 450 - total flux cleaned = -0.000201674 Jy ! Component: 500 - total flux cleaned = -0.000250291 Jy ! Component: 550 - total flux cleaned = -0.000313866 Jy ! Component: 600 - total flux cleaned = -0.000345161 Jy ! Component: 650 - total flux cleaned = -0.000375456 Jy ! Component: 700 - total flux cleaned = -0.000435305 Jy ! Component: 750 - total flux cleaned = -0.000449587 Jy ! Component: 800 - total flux cleaned = -0.000478203 Jy ! Component: 850 - total flux cleaned = -0.000434966 Jy ! Component: 900 - total flux cleaned = -0.000434886 Jy ! Component: 950 - total flux cleaned = -0.000435028 Jy ! Component: 1000 - total flux cleaned = -0.000407848 Jy ! Component: 1050 - total flux cleaned = -0.000502988 Jy ! Component: 1100 - total flux cleaned = -0.000489618 Jy ! Component: 1150 - total flux cleaned = -0.000569049 Jy ! Component: 1200 - total flux cleaned = -0.000569057 Jy ! Component: 1250 - total flux cleaned = -0.000620712 Jy ! Component: 1300 - total flux cleaned = -0.000659175 Jy ! Component: 1350 - total flux cleaned = -0.000709714 Jy ! Component: 1400 - total flux cleaned = -0.000734632 Jy ! Component: 1450 - total flux cleaned = -0.000820886 Jy ! Component: 1500 - total flux cleaned = -0.00084507 Jy ! Component: 1550 - total flux cleaned = -0.000893391 Jy ! Component: 1600 - total flux cleaned = -0.000965089 Jy ! Component: 1650 - total flux cleaned = -0.00101211 Jy ! Component: 1700 - total flux cleaned = -0.00111703 Jy ! Component: 1750 - total flux cleaned = -0.00112865 Jy ! Component: 1800 - total flux cleaned = -0.0011974 Jy ! Component: 1850 - total flux cleaned = -0.00128787 Jy ! Component: 1900 - total flux cleaned = -0.0013995 Jy ! Component: 1950 - total flux cleaned = -0.0014215 Jy ! Component: 2000 - total flux cleaned = -0.00148715 Jy ! Component: 2050 - total flux cleaned = -0.00154146 Jy ! Component: 2100 - total flux cleaned = -0.00158443 Jy ! Component: 2150 - total flux cleaned = -0.00165905 Jy ! Component: 2200 - total flux cleaned = -0.00173284 Jy ! Component: 2250 - total flux cleaned = -0.00175371 Jy ! Component: 2300 - total flux cleaned = -0.00180557 Jy ! Component: 2350 - total flux cleaned = -0.00185694 Jy ! Component: 2400 - total flux cleaned = -0.00195849 Jy ! Component: 2450 - total flux cleaned = -0.00197859 Jy ! Component: 2500 - total flux cleaned = -0.00200843 Jy ! Component: 2550 - total flux cleaned = -0.00210724 Jy ! Component: 2600 - total flux cleaned = -0.00213664 Jy ! Component: 2650 - total flux cleaned = -0.00214637 Jy ! Component: 2700 - total flux cleaned = -0.00221373 Jy ! Component: 2750 - total flux cleaned = -0.0022327 Jy ! Component: 2800 - total flux cleaned = -0.00223281 Jy ! Component: 2850 - total flux cleaned = -0.00228907 Jy ! Component: 2900 - total flux cleaned = -0.00229836 Jy ! Component: 2950 - total flux cleaned = -0.00231694 Jy ! Component: 3000 - total flux cleaned = -0.00234448 Jy ! Component: 3050 - total flux cleaned = -0.00238074 Jy ! Component: 3100 - total flux cleaned = -0.00240778 Jy ! Component: 3150 - total flux cleaned = -0.00244363 Jy ! Component: 3200 - total flux cleaned = -0.00244364 Jy ! Component: 3250 - total flux cleaned = -0.00247899 Jy ! Component: 3300 - total flux cleaned = -0.00250532 Jy ! Component: 3350 - total flux cleaned = -0.00250544 Jy ! Component: 3400 - total flux cleaned = -0.00252266 Jy ! Component: 3450 - total flux cleaned = -0.00257412 Jy ! Component: 3500 - total flux cleaned = -0.00261662 Jy ! Component: 3550 - total flux cleaned = -0.00263346 Jy ! Component: 3600 - total flux cleaned = -0.00262496 Jy ! Component: 3650 - total flux cleaned = -0.00264165 Jy ! Component: 3700 - total flux cleaned = -0.00266649 Jy ! Component: 3750 - total flux cleaned = -0.00267474 Jy ! Component: 3800 - total flux cleaned = -0.00269916 Jy ! Component: 3850 - total flux cleaned = -0.00269912 Jy ! Component: 3900 - total flux cleaned = -0.00270718 Jy ! Component: 3950 - total flux cleaned = -0.00270722 Jy ! Component: 4000 - total flux cleaned = -0.00273107 Jy ! Component: 4050 - total flux cleaned = -0.00272309 Jy ! Total flux subtracted in 4096 components = -0.00272311 Jy ! Clean residual min=-0.000420 max=0.000599 Jy/beam ! Clean residual mean=-0.000001 rms=0.000149 Jy/beam ! Combined flux in latest and established models = 0.0363898 Jy keep ! Adding 337 model components to the UV plane model. ! The established model now contains 375 components and 0.0363898 Jy ![Exited script file: muppet] wmap "J0755+2542_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.506 x 6.779 at 1.597 degrees (North through East) ! Clean map min=-0.00082126 max=0.039204 Jy/beam ! Writing clean map to FITS file: J0755+2542_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0392044 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000146786 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.12324 1.12324 2.24648 4.49295 8.9859 17.9718 35.9436 71.8872 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.039 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.506 x 6.779 at 1.597 degrees (North through East) ! Clean map min=-0.00082126 max=0.039204 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 J0755+2542_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:44:36 2019