! Started logfile: J1417+3818_S_2017_06_10_pus_uvs.log on Mon May 6 14:56:20 2019 obs J1417+3818_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1417+3818_S_2017_06_10_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.908751 visibilities/baseline/integration-bin. ! Found source: J1417+3818 ! ! 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 1154 lines of history. ! ! Reading 18484 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 J1417+3818_S_2017_06_10_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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 621 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.919186Jy sigma=0.009256 ! Fit after self-cal, rms=0.910040Jy sigma=0.009177 ! 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.069 mas, bmaj=5.007 mas, bpa=-10.18 degrees ! Estimated noise=936.968 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.0708587 Jy ! Component: 100 - total flux cleaned = 0.0885555 Jy ! Total flux subtracted in 100 components = 0.0885555 Jy ! Clean residual min=-0.003546 max=0.007032 Jy/beam ! Clean residual mean=0.000007 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.0885556 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0885556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074247Jy sigma=0.000691 ! Fit after self-cal, rms=0.074233Jy sigma=0.000691 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00769265 Jy ! Component: 100 - total flux cleaned = 0.0115532 Jy ! Total flux subtracted in 100 components = 0.0115532 Jy ! Clean residual min=-0.002908 max=0.003414 Jy/beam ! Clean residual mean=0.000009 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.100109 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 19 components and 0.100109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073349Jy sigma=0.000682 ! Fit after self-cal, rms=0.073346Jy sigma=0.000681 ! 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.782 mas, bmaj=5.801 mas, bpa=-7.421 degrees ! Estimated noise=587.226 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 (1.5, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00345488 Jy ! Component: 100 - total flux cleaned = 0.0054071 Jy ! Component: 150 - total flux cleaned = 0.00670443 Jy ! Component: 200 - total flux cleaned = 0.00726533 Jy ! Total flux subtracted in 200 components = 0.00726533 Jy ! Clean residual min=-0.002354 max=0.002791 Jy/beam ! Clean residual mean=0.000015 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.107374 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 41 components and 0.107374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073157Jy sigma=0.000680 ! Fit after self-cal, rms=0.073159Jy sigma=0.000680 ! 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.92 FD 0.92 HN 0.95 KP 1.04 ! LA 1.01 MK 1.01 NL 0.92 OV 1.02 ! PT 1.05 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 FD 0.98 HN 0.99 KP 0.99 ! LA 0.96 MK 0.99 NL 1.08 OV 1.04 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.05 HN 0.98 KP 0.97 ! LA 0.97 MK 1.04 NL 1.01 OV 0.95 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 0.91 KP 1.00* ! LA 1.00 MK 1.20 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.073159Jy sigma=0.000680 ! Fit after self-cal, rms=0.073246Jy sigma=0.000675 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.789 mas, bmaj=5.802 mas, bpa=-7.241 degrees ! Estimated noise=589.064 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 (1.5, -21.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00218291 Jy ! Component: 100 - total flux cleaned = 0.00272818 Jy ! Component: 150 - total flux cleaned = 0.0030316 Jy ! Component: 200 - total flux cleaned = 0.00322038 Jy ! Total flux subtracted in 200 components = 0.00322038 Jy ! Clean residual min=-0.002026 max=0.002427 Jy/beam ! Clean residual mean=0.000014 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.110594 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 62 components and 0.110594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073141Jy sigma=0.000674 ! Fit after self-cal, rms=0.073156Jy sigma=0.000674 ! 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.073156Jy sigma=0.000674 ! Fit after self-cal, rms=0.072702Jy sigma=0.000670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.798 mas, bmaj=5.806 mas, bpa=-7.689 degrees ! Estimated noise=588.685 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000349276 Jy ! Component: 100 - total flux cleaned = -0.000480769 Jy ! Component: 150 - total flux cleaned = -0.000559048 Jy ! Component: 200 - total flux cleaned = -0.000557826 Jy ! Total flux subtracted in 200 components = -0.000557826 Jy ! Clean residual min=-0.001655 max=0.001511 Jy/beam ! Clean residual mean=-0.000000 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.110037 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 77 components and 0.110037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072676Jy sigma=0.000670 ! Fit after self-cal, rms=0.072688Jy 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 = -7.38199e-05 Jy ! Component: 100 - total flux cleaned = -9.59809e-05 Jy ! Component: 150 - total flux cleaned = -0.000116426 Jy ! Component: 200 - total flux cleaned = -0.000135515 Jy ! Total flux subtracted in 200 components = -0.000135515 Jy ! Clean residual min=-0.001613 max=0.001444 Jy/beam ! Clean residual mean=-0.000000 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.109901 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 85 components and 0.109901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072675Jy sigma=0.000670 ! Fit after self-cal, rms=0.072673Jy sigma=0.000670 ! 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.072673Jy sigma=0.000670 ! Fit after self-cal, rms=0.072809Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.806 mas, bmaj=5.801 mas, bpa=-7.77 degrees ! Estimated noise=589.147 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.22525e-05 Jy ! Component: 100 - total flux cleaned = -4.57546e-05 Jy ! Component: 150 - total flux cleaned = -6.2942e-05 Jy ! Component: 200 - total flux cleaned = -6.23976e-05 Jy ! Total flux subtracted in 200 components = -6.23976e-05 Jy ! Clean residual min=-0.001622 max=0.001456 Jy/beam ! Clean residual mean=-0.000000 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.109839 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 91 components and 0.109839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072798Jy sigma=0.000670 ! Fit after self-cal, rms=0.072799Jy 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 = -1.87776e-05 Jy ! Component: 100 - total flux cleaned = -3.36661e-05 Jy ! Component: 150 - total flux cleaned = -4.77864e-05 Jy ! Component: 200 - total flux cleaned = -4.77667e-05 Jy ! Total flux subtracted in 200 components = -4.77667e-05 Jy ! Clean residual min=-0.001597 max=0.001429 Jy/beam ! Clean residual mean=-0.000000 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.109791 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 96 components and 0.109791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072793Jy sigma=0.000669 ! Fit after self-cal, rms=0.072792Jy sigma=0.000669 ! 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.072792Jy sigma=0.000669 ! Fit after self-cal, rms=0.072909Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.393 mas, bmaj=9.383 mas, bpa=-12.08 degrees ! Estimated noise=709.208 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000516975 Jy ! Component: 100 - total flux cleaned = 0.000761978 Jy ! Component: 150 - total flux cleaned = 0.000805056 Jy ! Component: 200 - total flux cleaned = 0.000851731 Jy ! Total flux subtracted in 200 components = 0.000851731 Jy ! Clean residual min=-0.001467 max=0.001487 Jy/beam ! Clean residual mean=0.000000 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.110643 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 109 components and 0.110643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072910Jy sigma=0.000669 ! Fit after self-cal, rms=0.072911Jy sigma=0.000669 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 = 9.99358e-05 Jy ! Component: 100 - total flux cleaned = 0.00013599 Jy ! Component: 150 - total flux cleaned = 0.000159747 Jy ! Component: 200 - total flux cleaned = 0.000181308 Jy ! Total flux subtracted in 200 components = 0.000181308 Jy ! Clean residual min=-0.001468 max=0.001509 Jy/beam ! Clean residual mean=0.000000 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.110824 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 117 components and 0.110824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072912Jy sigma=0.000669 ! Fit after self-cal, rms=0.072911Jy sigma=0.000669 ! 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.811 mas, bmaj=5.797 mas, bpa=-7.842 degrees ! Estimated noise=589.792 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.811 x 5.797 at -7.842 degrees (North through East) ! Clean map min=-0.001541 max=0.090101 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.095 mas, bmaj=5.009 mas, bpa=-10.32 degrees ! Estimated noise=940.729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0708746 Jy ! Component: 100 - total flux cleaned = 0.0895024 Jy ! Component: 150 - total flux cleaned = 0.0972595 Jy ! Component: 200 - total flux cleaned = 0.101242 Jy ! Total flux subtracted in 200 components = 0.101242 Jy ! Clean residual min=-0.003092 max=0.002919 Jy/beam ! Clean residual mean=-0.000001 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.101242 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.101242 Jy ! Inverting map and beam ! Estimated beam: bmin=3.811 mas, bmaj=5.797 mas, bpa=-7.842 degrees ! Estimated noise=589.792 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.00323094 Jy ! Component: 100 - total flux cleaned = 0.0053213 Jy ! Component: 150 - total flux cleaned = 0.00651435 Jy ! Component: 200 - total flux cleaned = 0.007066 Jy ! Total flux subtracted in 200 components = 0.007066 Jy ! Clean residual min=-0.001771 max=0.001486 Jy/beam ! Clean residual mean=-0.000000 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.108308 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 48 components and 0.108308 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.393 mas, bmaj=9.383 mas, bpa=-12.08 degrees ! Estimated noise=709.208 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000984243 Jy ! Component: 100 - total flux cleaned = 0.00139225 Jy ! Component: 150 - total flux cleaned = 0.00171253 Jy ! Component: 200 - total flux cleaned = 0.00187655 Jy ! Total flux subtracted in 200 components = 0.00187655 Jy ! Clean residual min=-0.001527 max=0.001516 Jy/beam ! Clean residual mean=-0.000000 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.110184 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.000156486 Jy ! Component: 100 - total flux cleaned = 0.000271368 Jy ! Component: 150 - total flux cleaned = 0.000369314 Jy ! Component: 200 - total flux cleaned = 0.000464479 Jy ! Total flux subtracted in 200 components = 0.000464479 Jy ! Clean residual min=-0.001497 max=0.001498 Jy/beam ! Clean residual mean=0.000000 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.110649 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 91 components and 0.110649 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.811 mas, bmaj=5.797 mas, bpa=-7.842 degrees ! Estimated noise=589.792 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000335854 Jy ! Component: 100 - total flux cleaned = -0.000361335 Jy ! Component: 150 - total flux cleaned = -0.000386546 Jy ! Component: 200 - total flux cleaned = -0.000410423 Jy ! Total flux subtracted in 200 components = -0.000410423 Jy ! Clean residual min=-0.001674 max=0.001413 Jy/beam ! Clean residual mean=0.000000 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.110238 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 118 components and 0.110238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072943Jy sigma=0.000670 ! Fit after self-cal, rms=0.072938Jy sigma=0.000670 wmodel J1417+3818_S_2017_06_10_pus_map.mod ! Writing 118 model components to file: J1417+3818_S_2017_06_10_pus_map.mod wobs J1417+3818_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1417+3818_S_2017_06_10_pus_uvs.fits wwins J1417+3818_S_2017_06_10_pus_map.win ! wwins: Wrote 3 windows to J1417+3818_S_2017_06_10_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.000219879 Jy ! Component: 100 - total flux cleaned = -0.000269238 Jy ! Component: 150 - total flux cleaned = -0.00031671 Jy ! Component: 200 - total flux cleaned = -0.000362566 Jy ! Component: 250 - total flux cleaned = -0.000384729 Jy ! Component: 300 - total flux cleaned = -0.000384926 Jy ! Component: 350 - total flux cleaned = -0.000470623 Jy ! Component: 400 - total flux cleaned = -0.000491805 Jy ! Component: 450 - total flux cleaned = -0.000491728 Jy ! Component: 500 - total flux cleaned = -0.000430634 Jy ! Component: 550 - total flux cleaned = -0.00035082 Jy ! Component: 600 - total flux cleaned = -0.000272594 Jy ! Component: 650 - total flux cleaned = -0.000234087 Jy ! Component: 700 - total flux cleaned = -0.000176685 Jy ! Component: 750 - total flux cleaned = -0.000176276 Jy ! Component: 800 - total flux cleaned = -8.37262e-05 Jy ! Component: 850 - total flux cleaned = -2.87674e-05 Jy ! Component: 900 - total flux cleaned = 4.34116e-05 Jy ! Component: 950 - total flux cleaned = 0.000132102 Jy ! Component: 1000 - total flux cleaned = 0.000131931 Jy ! Component: 1050 - total flux cleaned = 0.000149134 Jy ! Component: 1100 - total flux cleaned = 0.000183483 Jy ! Component: 1150 - total flux cleaned = 0.000183319 Jy ! Component: 1200 - total flux cleaned = 0.000250131 Jy ! Component: 1250 - total flux cleaned = 0.000250215 Jy ! Component: 1300 - total flux cleaned = 0.000332403 Jy ! Component: 1350 - total flux cleaned = 0.000397494 Jy ! Component: 1400 - total flux cleaned = 0.000461591 Jy ! Component: 1450 - total flux cleaned = 0.000540736 Jy ! Component: 1500 - total flux cleaned = 0.000556182 Jy ! Component: 1550 - total flux cleaned = 0.000633995 Jy ! Component: 1600 - total flux cleaned = 0.00069543 Jy ! Component: 1650 - total flux cleaned = 0.000680501 Jy ! Component: 1700 - total flux cleaned = 0.000846555 Jy ! Component: 1750 - total flux cleaned = 0.000891069 Jy ! Component: 1800 - total flux cleaned = 0.000920683 Jy ! Component: 1850 - total flux cleaned = 0.000949767 Jy ! Component: 1900 - total flux cleaned = 0.00100766 Jy ! Component: 1950 - total flux cleaned = 0.00106495 Jy ! Component: 2000 - total flux cleaned = 0.0010367 Jy ! Component: 2050 - total flux cleaned = 0.00109324 Jy ! Component: 2100 - total flux cleaned = 0.00117678 Jy ! Component: 2150 - total flux cleaned = 0.0011216 Jy ! Component: 2200 - total flux cleaned = 0.00119 Jy ! Component: 2250 - total flux cleaned = 0.00117641 Jy ! Component: 2300 - total flux cleaned = 0.00117615 Jy ! Component: 2350 - total flux cleaned = 0.0011894 Jy ! Component: 2400 - total flux cleaned = 0.00120237 Jy ! Component: 2450 - total flux cleaned = 0.00117628 Jy ! Component: 2500 - total flux cleaned = 0.00115036 Jy ! Component: 2550 - total flux cleaned = 0.00121488 Jy ! Component: 2600 - total flux cleaned = 0.00120217 Jy ! Component: 2650 - total flux cleaned = 0.0012401 Jy ! Component: 2700 - total flux cleaned = 0.00118987 Jy ! Component: 2750 - total flux cleaned = 0.00122727 Jy ! Component: 2800 - total flux cleaned = 0.00121505 Jy ! Component: 2850 - total flux cleaned = 0.00117814 Jy ! Component: 2900 - total flux cleaned = 0.0012634 Jy ! Component: 2950 - total flux cleaned = 0.00125131 Jy ! Component: 3000 - total flux cleaned = 0.00126329 Jy ! Component: 3050 - total flux cleaned = 0.00123947 Jy ! Component: 3100 - total flux cleaned = 0.0012396 Jy ! Component: 3150 - total flux cleaned = 0.00127473 Jy ! Component: 3200 - total flux cleaned = 0.00126306 Jy ! Component: 3250 - total flux cleaned = 0.00130922 Jy ! Component: 3300 - total flux cleaned = 0.00125197 Jy ! Component: 3350 - total flux cleaned = 0.00130907 Jy ! Component: 3400 - total flux cleaned = 0.0013544 Jy ! Component: 3450 - total flux cleaned = 0.00137673 Jy ! Component: 3500 - total flux cleaned = 0.00134317 Jy ! Component: 3550 - total flux cleaned = 0.00138733 Jy ! Component: 3600 - total flux cleaned = 0.00138723 Jy ! Component: 3650 - total flux cleaned = 0.00135444 Jy ! Component: 3700 - total flux cleaned = 0.00140878 Jy ! Component: 3750 - total flux cleaned = 0.00138716 Jy ! Component: 3800 - total flux cleaned = 0.00141929 Jy ! Component: 3850 - total flux cleaned = 0.00146171 Jy ! Component: 3900 - total flux cleaned = 0.00145111 Jy ! Component: 3950 - total flux cleaned = 0.00143013 Jy ! Component: 4000 - total flux cleaned = 0.0014823 Jy ! Component: 4050 - total flux cleaned = 0.00147188 Jy ! Total flux subtracted in 4096 components = 0.00147198 Jy ! Clean residual min=-0.000590 max=0.000720 Jy/beam ! Clean residual mean=0.000001 rms=0.000186 Jy/beam ! Combined flux in latest and established models = 0.11171 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 395 components and 0.11171 Jy ![Exited script file: muppet] wmap "J1417+3818_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.811 x 5.797 at -7.842 degrees (North through East) ! Clean map min=-0.0011981 max=0.09017 Jy/beam ! Writing clean map to FITS file: J1417+3818_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0901699 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000185572 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.617409 0.617409 1.23482 2.46963 4.93927 9.87854 19.7571 39.5141 79.0283 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.09 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.811 x 5.797 at -7.842 degrees (North through East) ! Clean map min=-0.0011981 max=0.09017 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 J1417+3818_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:56:25 2019