! Started logfile: J2318+2404_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:51:31 2019 obs J2318+2404_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J2318+2404_S_2017_03_27_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.906195 visibilities/baseline/integration-bin. ! Found source: J2318+2404 ! ! 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 1684 lines of history. ! ! Reading 18432 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 J2318+2404_S_2017_03_27_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 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 431 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.915080Jy sigma=0.008331 ! Fit after self-cal, rms=0.906351Jy sigma=0.008259 ! 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.894 mas, bmaj=5.938 mas, bpa=-7.897 degrees ! Estimated noise=905.191 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.0741216 Jy ! Component: 100 - total flux cleaned = 0.0904095 Jy ! Total flux subtracted in 100 components = 0.0904095 Jy ! Clean residual min=-0.003436 max=0.006030 Jy/beam ! Clean residual mean=-0.000001 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.0904095 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0904095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080982Jy sigma=0.000674 ! Fit after self-cal, rms=0.080966Jy sigma=0.000674 ! Inverting map ! Added new window around map position (4.5, -4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00618775 Jy ! Component: 100 - total flux cleaned = 0.00967517 Jy ! Total flux subtracted in 100 components = 0.00967517 Jy ! Clean residual min=-0.003112 max=0.002886 Jy/beam ! Clean residual mean=0.000002 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.100085 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 23 components and 0.100085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080398Jy sigma=0.000667 ! Fit after self-cal, rms=0.080382Jy sigma=0.000667 ! 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.499 mas, bmaj=6.851 mas, bpa=-6.058 degrees ! Estimated noise=629.739 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.00396057 Jy ! Component: 100 - total flux cleaned = 0.00624118 Jy ! Component: 150 - total flux cleaned = 0.00774826 Jy ! Component: 200 - total flux cleaned = 0.00878473 Jy ! Total flux subtracted in 200 components = 0.00878473 Jy ! Clean residual min=-0.002079 max=0.001931 Jy/beam ! Clean residual mean=0.000004 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.108869 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 58 components and 0.108869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080200Jy sigma=0.000665 ! Fit after self-cal, rms=0.080194Jy sigma=0.000665 ! 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.02 FD 0.93 HN 0.96 KP 1.03 ! LA 0.96 MK 0.97 NL 0.99 OV 1.00 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.03 HN 1.00 KP 0.97 ! LA 0.95 MK 0.98 NL 1.03 OV 1.07 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.06 HN 0.97 KP 0.98 ! LA 0.99 MK 1.05 NL 1.05 OV 0.97 ! PT 0.94 SC 1.04 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.06 HN 0.99 KP 1.00* ! LA 0.98 MK 1.12 NL 1.00* OV 1.09 ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.080194Jy sigma=0.000665 ! Fit after self-cal, rms=0.081209Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.521 mas, bmaj=6.877 mas, bpa=-6.132 degrees ! Estimated noise=627.257 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.00016382 Jy ! Component: 100 - total flux cleaned = 9.26582e-05 Jy ! Component: 150 - total flux cleaned = 5.05378e-05 Jy ! Component: 200 - total flux cleaned = 7.49447e-07 Jy ! Total flux subtracted in 200 components = 7.49447e-07 Jy ! Clean residual min=-0.001856 max=0.002047 Jy/beam ! Clean residual mean=0.000003 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.10887 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 70 components and 0.10887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081204Jy sigma=0.000662 ! Fit after self-cal, rms=0.081214Jy sigma=0.000662 ! 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.081214Jy sigma=0.000662 ! Fit after self-cal, rms=0.083566Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.526 mas, bmaj=6.871 mas, bpa=-6.013 degrees ! Estimated noise=627.374 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000230751 Jy ! Component: 100 - total flux cleaned = 0.000216886 Jy ! Component: 150 - total flux cleaned = 0.000205636 Jy ! Component: 200 - total flux cleaned = 0.000205484 Jy ! Total flux subtracted in 200 components = 0.000205484 Jy ! Clean residual min=-0.001565 max=0.001491 Jy/beam ! Clean residual mean=0.000002 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.109076 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 77 components and 0.109076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083563Jy sigma=0.000661 ! Fit after self-cal, rms=0.083628Jy sigma=0.000661 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.66798e-05 Jy ! Component: 100 - total flux cleaned = 7.86513e-06 Jy ! Component: 150 - total flux cleaned = 1.54207e-05 Jy ! Component: 200 - total flux cleaned = 8.26635e-06 Jy ! Total flux subtracted in 200 components = 8.26635e-06 Jy ! Clean residual min=-0.001546 max=0.001491 Jy/beam ! Clean residual mean=0.000002 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.109084 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 83 components and 0.109084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083627Jy sigma=0.000661 ! Fit after self-cal, rms=0.083626Jy sigma=0.000661 ! 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.083626Jy sigma=0.000661 ! Fit after self-cal, rms=0.084269Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.529 mas, bmaj=6.869 mas, bpa=-6.024 degrees ! Estimated noise=628.093 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.72646e-05 Jy ! Component: 100 - total flux cleaned = 0.000106088 Jy ! Component: 150 - total flux cleaned = 0.000113904 Jy ! Component: 200 - total flux cleaned = 0.000106342 Jy ! Total flux subtracted in 200 components = 0.000106342 Jy ! Clean residual min=-0.001513 max=0.001500 Jy/beam ! Clean residual mean=0.000002 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.10919 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 86 components and 0.10919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084268Jy sigma=0.000661 ! Fit after self-cal, rms=0.084276Jy sigma=0.000661 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.21771e-05 Jy ! Component: 100 - total flux cleaned = -1.95417e-05 Jy ! Component: 150 - total flux cleaned = -3.95891e-05 Jy ! Component: 200 - total flux cleaned = -4.58484e-05 Jy ! Total flux subtracted in 200 components = -4.58484e-05 Jy ! Clean residual min=-0.001508 max=0.001502 Jy/beam ! Clean residual mean=0.000002 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.109144 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 89 components and 0.109144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084276Jy sigma=0.000661 ! Fit after self-cal, rms=0.084274Jy sigma=0.000661 ! 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.084274Jy sigma=0.000661 ! Fit after self-cal, rms=0.084448Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.989 mas, bmaj=10.09 mas, bpa=-1.57 degrees ! Estimated noise=761.378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.71224e-06 Jy ! Component: 100 - total flux cleaned = 3.41771e-07 Jy ! Component: 150 - total flux cleaned = 8.98801e-06 Jy ! Component: 200 - total flux cleaned = 2.24165e-05 Jy ! Total flux subtracted in 200 components = 2.24165e-05 Jy ! Clean residual min=-0.001391 max=0.001681 Jy/beam ! Clean residual mean=0.000005 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.109167 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 95 components and 0.109167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084449Jy sigma=0.000661 ! Fit after self-cal, rms=0.084449Jy sigma=0.000661 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 = -5.51335e-05 Jy ! Component: 100 - total flux cleaned = -3.43865e-05 Jy ! Component: 150 - total flux cleaned = -2.2508e-05 Jy ! Component: 200 - total flux cleaned = -1.27238e-05 Jy ! Total flux subtracted in 200 components = -1.27238e-05 Jy ! Clean residual min=-0.001409 max=0.001669 Jy/beam ! Clean residual mean=0.000005 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.109154 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 102 components and 0.109154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084450Jy sigma=0.000661 ! Fit after self-cal, rms=0.084449Jy sigma=0.000661 ! 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.531 mas, bmaj=6.869 mas, bpa=-6.025 degrees ! Estimated noise=628.895 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.531 x 6.869 at -6.025 degrees (North through East) ! Clean map min=-0.0014862 max=0.096232 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.919 mas, bmaj=5.94 mas, bpa=-7.769 degrees ! Estimated noise=911.323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.074467 Jy ! Component: 100 - total flux cleaned = 0.0912268 Jy ! Component: 150 - total flux cleaned = 0.0977065 Jy ! Component: 200 - total flux cleaned = 0.101264 Jy ! Total flux subtracted in 200 components = 0.101264 Jy ! Clean residual min=-0.002395 max=0.002470 Jy/beam ! Clean residual mean=-0.000001 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.101264 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.101264 Jy ! Inverting map and beam ! Estimated beam: bmin=3.531 mas, bmaj=6.869 mas, bpa=-6.025 degrees ! Estimated noise=628.895 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.00331631 Jy ! Component: 100 - total flux cleaned = 0.00532497 Jy ! Component: 150 - total flux cleaned = 0.00663005 Jy ! Component: 200 - total flux cleaned = 0.00724575 Jy ! Total flux subtracted in 200 components = 0.00724575 Jy ! Clean residual min=-0.001492 max=0.001481 Jy/beam ! Clean residual mean=0.000002 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.10851 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 50 components and 0.10851 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.989 mas, bmaj=10.09 mas, bpa=-1.57 degrees ! Estimated noise=761.378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00069301 Jy ! Component: 100 - total flux cleaned = 0.000747907 Jy ! Component: 150 - total flux cleaned = 0.00076145 Jy ! Component: 200 - total flux cleaned = 0.000760684 Jy ! Total flux subtracted in 200 components = 0.000760684 Jy ! Clean residual min=-0.001414 max=0.001673 Jy/beam ! Clean residual mean=0.000005 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.10927 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 = -4.75385e-07 Jy ! Component: 100 - total flux cleaned = -5.17318e-07 Jy ! Component: 150 - total flux cleaned = -8.13647e-06 Jy ! Component: 200 - total flux cleaned = -1.47555e-06 Jy ! Total flux subtracted in 200 components = -1.47555e-06 Jy ! Clean residual min=-0.001414 max=0.001669 Jy/beam ! Clean residual mean=0.000005 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.109269 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 74 components and 0.109269 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.531 mas, bmaj=6.869 mas, bpa=-6.025 degrees ! Estimated noise=628.895 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.94675e-05 Jy ! Component: 100 - total flux cleaned = -2.63718e-05 Jy ! Component: 150 - total flux cleaned = -5.26955e-05 Jy ! Component: 200 - total flux cleaned = -6.52544e-05 Jy ! Total flux subtracted in 200 components = -6.52544e-05 Jy ! Clean residual min=-0.001546 max=0.001499 Jy/beam ! Clean residual mean=0.000002 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.109204 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 83 components and 0.109204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084451Jy sigma=0.000661 ! Fit after self-cal, rms=0.084450Jy sigma=0.000661 wmodel J2318+2404_S_2017_03_27_pus_map.mod ! Writing 83 model components to file: J2318+2404_S_2017_03_27_pus_map.mod wobs J2318+2404_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J2318+2404_S_2017_03_27_pus_uvs.fits wwins J2318+2404_S_2017_03_27_pus_map.win ! wwins: Wrote 2 windows to J2318+2404_S_2017_03_27_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.000201491 Jy ! Component: 100 - total flux cleaned = -0.000385909 Jy ! Component: 150 - total flux cleaned = -0.000436272 Jy ! Component: 200 - total flux cleaned = -0.000510396 Jy ! Component: 250 - total flux cleaned = -0.000534284 Jy ! Component: 300 - total flux cleaned = -0.000440132 Jy ! Component: 350 - total flux cleaned = -0.000439719 Jy ! Component: 400 - total flux cleaned = -0.000303871 Jy ! Component: 450 - total flux cleaned = -0.000260174 Jy ! Component: 500 - total flux cleaned = -0.00023872 Jy ! Component: 550 - total flux cleaned = -0.000217019 Jy ! Component: 600 - total flux cleaned = -0.000258723 Jy ! Component: 650 - total flux cleaned = -0.000237463 Jy ! Component: 700 - total flux cleaned = -0.000257765 Jy ! Component: 750 - total flux cleaned = -0.000257695 Jy ! Component: 800 - total flux cleaned = -0.000297594 Jy ! Component: 850 - total flux cleaned = -0.000356269 Jy ! Component: 900 - total flux cleaned = -0.000375807 Jy ! Component: 950 - total flux cleaned = -0.000433863 Jy ! Component: 1000 - total flux cleaned = -0.000528224 Jy ! Component: 1050 - total flux cleaned = -0.000584469 Jy ! Component: 1100 - total flux cleaned = -0.000621415 Jy ! Component: 1150 - total flux cleaned = -0.000730813 Jy ! Component: 1200 - total flux cleaned = -0.000767101 Jy ! Component: 1250 - total flux cleaned = -0.000820494 Jy ! Component: 1300 - total flux cleaned = -0.000873365 Jy ! Component: 1350 - total flux cleaned = -0.000925588 Jy ! Component: 1400 - total flux cleaned = -0.000977252 Jy ! Component: 1450 - total flux cleaned = -0.00106237 Jy ! Component: 1500 - total flux cleaned = -0.00114653 Jy ! Component: 1550 - total flux cleaned = -0.00116305 Jy ! Component: 1600 - total flux cleaned = -0.00119609 Jy ! Component: 1650 - total flux cleaned = -0.00126165 Jy ! Component: 1700 - total flux cleaned = -0.00126163 Jy ! Component: 1750 - total flux cleaned = -0.00138952 Jy ! Component: 1800 - total flux cleaned = -0.00138935 Jy ! Component: 1850 - total flux cleaned = -0.00145218 Jy ! Component: 1900 - total flux cleaned = -0.00145212 Jy ! Component: 1950 - total flux cleaned = -0.00149835 Jy ! Component: 2000 - total flux cleaned = -0.00157492 Jy ! Component: 2050 - total flux cleaned = -0.0015901 Jy ! Component: 2100 - total flux cleaned = -0.00159014 Jy ! Component: 2150 - total flux cleaned = -0.00166446 Jy ! Component: 2200 - total flux cleaned = -0.00169386 Jy ! Component: 2250 - total flux cleaned = -0.00170852 Jy ! Component: 2300 - total flux cleaned = -0.00178084 Jy ! Component: 2350 - total flux cleaned = -0.00176664 Jy ! Component: 2400 - total flux cleaned = -0.00183776 Jy ! Component: 2450 - total flux cleaned = -0.00189415 Jy ! Component: 2500 - total flux cleaned = -0.00186615 Jy ! Component: 2550 - total flux cleaned = -0.0019216 Jy ! Component: 2600 - total flux cleaned = -0.001908 Jy ! Component: 2650 - total flux cleaned = -0.00190797 Jy ! Component: 2700 - total flux cleaned = -0.00196218 Jy ! Component: 2750 - total flux cleaned = -0.00192187 Jy ! Component: 2800 - total flux cleaned = -0.0020151 Jy ! Component: 2850 - total flux cleaned = -0.00201504 Jy ! Component: 2900 - total flux cleaned = -0.00202801 Jy ! Component: 2950 - total flux cleaned = -0.00206693 Jy ! Component: 3000 - total flux cleaned = -0.0020798 Jy ! Component: 3050 - total flux cleaned = -0.00207976 Jy ! Component: 3100 - total flux cleaned = -0.00206688 Jy ! Component: 3150 - total flux cleaned = -0.00205419 Jy ! Component: 3200 - total flux cleaned = -0.00207949 Jy ! Component: 3250 - total flux cleaned = -0.00210471 Jy ! Component: 3300 - total flux cleaned = -0.00214184 Jy ! Component: 3350 - total flux cleaned = -0.00219105 Jy ! Component: 3400 - total flux cleaned = -0.00214217 Jy ! Component: 3450 - total flux cleaned = -0.00211803 Jy ! Component: 3500 - total flux cleaned = -0.00220254 Jy ! Component: 3550 - total flux cleaned = -0.00219065 Jy ! Component: 3600 - total flux cleaned = -0.00221449 Jy ! Component: 3650 - total flux cleaned = -0.00223815 Jy ! Component: 3700 - total flux cleaned = -0.00220302 Jy ! Component: 3750 - total flux cleaned = -0.00220316 Jy ! Component: 3800 - total flux cleaned = -0.00222642 Jy ! Component: 3850 - total flux cleaned = -0.00222648 Jy ! Component: 3900 - total flux cleaned = -0.00224934 Jy ! Component: 3950 - total flux cleaned = -0.00226066 Jy ! Component: 4000 - total flux cleaned = -0.00229464 Jy ! Component: 4050 - total flux cleaned = -0.00232818 Jy ! Total flux subtracted in 4096 components = -0.00233934 Jy ! Clean residual min=-0.000646 max=0.000764 Jy/beam ! Clean residual mean=0.000001 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.106864 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 380 components and 0.106864 Jy ![Exited script file: muppet] wmap "J2318+2404_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.531 x 6.869 at -6.025 degrees (North through East) ! Clean map min=-0.001076 max=0.096403 Jy/beam ! Writing clean map to FITS file: J2318+2404_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.096403 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000203882 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.634467 0.634467 1.26893 2.53787 5.07573 10.1515 20.3029 40.6059 81.2117 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.096 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.531 x 6.869 at -6.025 degrees (North through East) ! Clean map min=-0.001076 max=0.096403 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 J2318+2404_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:51:37 2019