! Started logfile: J0401+0413_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:37:41 2019 obs J0401+0413_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0401+0413_S_2017_05_31_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.974204 visibilities/baseline/integration-bin. ! Found source: J0401+0413 ! ! 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 703 lines of history. ! ! Reading 25076 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 J0401+0413_S_2017_05_31_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 753 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.901655Jy sigma=0.007769 ! Fit after self-cal, rms=0.889781Jy sigma=0.007681 ! 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.856 mas, bmaj=6.923 mas, bpa=-4.661 degrees ! Estimated noise=848.014 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.08262 Jy ! Component: 100 - total flux cleaned = 0.111292 Jy ! Total flux subtracted in 100 components = 0.111292 Jy ! Clean residual min=-0.004243 max=0.012456 Jy/beam ! Clean residual mean=-0.000003 rms=0.001260 Jy/beam ! Combined flux in latest and established models = 0.111292 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.111292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101128Jy sigma=0.000702 ! Fit after self-cal, rms=0.101081Jy sigma=0.000701 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0140399 Jy ! Component: 100 - total flux cleaned = 0.0213249 Jy ! Total flux subtracted in 100 components = 0.0213249 Jy ! Clean residual min=-0.003093 max=0.004030 Jy/beam ! Clean residual mean=-0.000004 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.132617 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 24 components and 0.132617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098310Jy sigma=0.000678 ! Fit after self-cal, rms=0.098316Jy sigma=0.000678 ! 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.377 mas, bmaj=7.942 mas, bpa=-3.368 degrees ! Estimated noise=594.753 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.00578529 Jy ! Component: 100 - total flux cleaned = 0.00851281 Jy ! Component: 150 - total flux cleaned = 0.00886406 Jy ! Component: 200 - total flux cleaned = 0.00893487 Jy ! Total flux subtracted in 200 components = 0.00893487 Jy ! Clean residual min=-0.003099 max=0.002365 Jy/beam ! Clean residual mean=-0.000009 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.141551 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 48 components and 0.141551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097736Jy sigma=0.000676 ! Fit after self-cal, rms=0.097738Jy sigma=0.000676 ! 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.01 FD 0.97 HN 0.99 KP 1.04 ! LA 1.03 MK 1.22 NL 0.91 OV 1.04 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.01 HN 1.03 KP 0.97 ! LA 0.99 MK 1.03 NL 1.05 OV 1.05 ! PT 1.02 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.03 HN 1.02 KP 0.98 ! LA 0.99 MK 0.91 NL 0.98 OV 0.99 ! PT 0.99 SC 1.07 ! ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 0.87 KP 0.60 ! LA 1.13 MK 0.93 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.097738Jy sigma=0.000676 ! Fit after self-cal, rms=0.090478Jy sigma=0.000671 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.416 mas, bmaj=7.981 mas, bpa=-3.65 degrees ! Estimated noise=599.2 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.000993073 Jy ! Component: 100 - total flux cleaned = 0.0010866 Jy ! Component: 150 - total flux cleaned = 0.00108744 Jy ! Component: 200 - total flux cleaned = 0.00108781 Jy ! Total flux subtracted in 200 components = 0.00108781 Jy ! Clean residual min=-0.001951 max=0.002182 Jy/beam ! Clean residual mean=-0.000007 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.142639 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 0.142639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090411Jy sigma=0.000671 ! Fit after self-cal, rms=0.090302Jy sigma=0.000671 ! 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.090302Jy sigma=0.000671 ! Fit after self-cal, rms=0.086677Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.394 mas, bmaj=7.98 mas, bpa=-4.098 degrees ! Estimated noise=598.347 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0006575 Jy ! Component: 100 - total flux cleaned = 0.000738458 Jy ! Component: 150 - total flux cleaned = 0.00076557 Jy ! Component: 200 - total flux cleaned = 0.000755682 Jy ! Total flux subtracted in 200 components = 0.000755682 Jy ! Clean residual min=-0.001728 max=0.001487 Jy/beam ! Clean residual mean=-0.000002 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.143395 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 61 components and 0.143395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086665Jy sigma=0.000665 ! Fit after self-cal, rms=0.086654Jy sigma=0.000665 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 = -4.95938e-05 Jy ! Component: 100 - total flux cleaned = -4.96529e-05 Jy ! Component: 150 - total flux cleaned = -5.85855e-05 Jy ! Component: 200 - total flux cleaned = -6.67897e-05 Jy ! Total flux subtracted in 200 components = -6.67897e-05 Jy ! Clean residual min=-0.001735 max=0.001488 Jy/beam ! Clean residual mean=-0.000002 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.143328 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 66 components and 0.143328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086651Jy sigma=0.000665 ! Fit after self-cal, rms=0.086650Jy sigma=0.000665 ! 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.086650Jy sigma=0.000665 ! Fit after self-cal, rms=0.086291Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=7.974 mas, bpa=-4.23 degrees ! Estimated noise=597.827 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00040789 Jy ! Component: 100 - total flux cleaned = 0.000504019 Jy ! Component: 150 - total flux cleaned = 0.000540759 Jy ! Component: 200 - total flux cleaned = 0.000546928 Jy ! Total flux subtracted in 200 components = 0.000546928 Jy ! Clean residual min=-0.001650 max=0.001472 Jy/beam ! Clean residual mean=-0.000002 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.143875 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 73 components and 0.143875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086288Jy sigma=0.000665 ! Fit after self-cal, rms=0.086282Jy sigma=0.000665 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.19815e-06 Jy ! Component: 100 - total flux cleaned = 8.78308e-06 Jy ! Component: 150 - total flux cleaned = 8.86914e-06 Jy ! Component: 200 - total flux cleaned = 1.43929e-05 Jy ! Total flux subtracted in 200 components = 1.43929e-05 Jy ! Clean residual min=-0.001653 max=0.001466 Jy/beam ! Clean residual mean=-0.000002 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.143889 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 76 components and 0.143889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086280Jy sigma=0.000665 ! Fit after self-cal, rms=0.086280Jy sigma=0.000665 ! 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.086280Jy sigma=0.000665 ! Fit after self-cal, rms=0.086276Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.542 mas, bmaj=12.12 mas, bpa=-4.731 degrees ! Estimated noise=728.727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000519928 Jy ! Component: 100 - total flux cleaned = 0.000541605 Jy ! Component: 150 - total flux cleaned = 0.000558004 Jy ! Component: 200 - total flux cleaned = 0.000570198 Jy ! Total flux subtracted in 200 components = 0.000570198 Jy ! Clean residual min=-0.001413 max=0.001664 Jy/beam ! Clean residual mean=-0.000004 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.14446 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 86 components and 0.14446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086273Jy sigma=0.000665 ! Fit after self-cal, rms=0.086272Jy sigma=0.000665 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.99896e-05 Jy ! Component: 100 - total flux cleaned = 2.1156e-05 Jy ! Component: 150 - total flux cleaned = 2.17515e-05 Jy ! Component: 200 - total flux cleaned = 2.1601e-05 Jy ! Total flux subtracted in 200 components = 2.1601e-05 Jy ! Clean residual min=-0.001407 max=0.001662 Jy/beam ! Clean residual mean=-0.000004 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.144481 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 87 components and 0.144481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086271Jy sigma=0.000665 ! Fit after self-cal, rms=0.086271Jy sigma=0.000665 ! 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.375 mas, bmaj=7.969 mas, bpa=-4.296 degrees ! Estimated noise=598.181 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.375 x 7.969 at -4.296 degrees (North through East) ! Clean map min=-0.0018244 max=0.11131 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.849 mas, bmaj=6.972 mas, bpa=-5.777 degrees ! Estimated noise=854.219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0832557 Jy ! Component: 100 - total flux cleaned = 0.113077 Jy ! Component: 150 - total flux cleaned = 0.126696 Jy ! Component: 200 - total flux cleaned = 0.133723 Jy ! Total flux subtracted in 200 components = 0.133723 Jy ! Clean residual min=-0.002600 max=0.003914 Jy/beam ! Clean residual mean=-0.000001 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.133723 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.133723 Jy ! Inverting map and beam ! Estimated beam: bmin=3.375 mas, bmaj=7.969 mas, bpa=-4.296 degrees ! Estimated noise=598.181 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) ! Added new window around map position (-3, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00557842 Jy ! Component: 100 - total flux cleaned = 0.00832341 Jy ! Component: 150 - total flux cleaned = 0.00897603 Jy ! Component: 200 - total flux cleaned = 0.00946526 Jy ! Total flux subtracted in 200 components = 0.00946526 Jy ! Clean residual min=-0.001596 max=0.001483 Jy/beam ! Clean residual mean=-0.000002 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.143188 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 51 components and 0.143188 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.542 mas, bmaj=12.12 mas, bpa=-4.731 degrees ! Estimated noise=728.727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000808257 Jy ! Component: 100 - total flux cleaned = 0.000972009 Jy ! Component: 150 - total flux cleaned = 0.00111369 Jy ! Component: 200 - total flux cleaned = 0.00116819 Jy ! Total flux subtracted in 200 components = 0.00116819 Jy ! Clean residual min=-0.001497 max=0.001649 Jy/beam ! Clean residual mean=-0.000004 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.144356 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 = 5.71612e-07 Jy ! Component: 100 - total flux cleaned = 1.29283e-05 Jy ! Component: 150 - total flux cleaned = 3.55122e-05 Jy ! Component: 200 - total flux cleaned = 5.57332e-05 Jy ! Total flux subtracted in 200 components = 5.57332e-05 Jy ! Clean residual min=-0.001471 max=0.001628 Jy/beam ! Clean residual mean=-0.000004 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.144412 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 80 components and 0.144412 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.375 mas, bmaj=7.969 mas, bpa=-4.296 degrees ! Estimated noise=598.181 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.90453e-05 Jy ! Component: 100 - total flux cleaned = -8.97051e-05 Jy ! Component: 150 - total flux cleaned = -0.000150538 Jy ! Component: 200 - total flux cleaned = -0.000187554 Jy ! Total flux subtracted in 200 components = -0.000187554 Jy ! Clean residual min=-0.001553 max=0.001412 Jy/beam ! Clean residual mean=-0.000002 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.144225 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 97 components and 0.144225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086264Jy sigma=0.000665 ! Fit after self-cal, rms=0.086257Jy sigma=0.000665 wmodel J0401+0413_S_2017_05_31_pus_map.mod ! Writing 97 model components to file: J0401+0413_S_2017_05_31_pus_map.mod wobs J0401+0413_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0401+0413_S_2017_05_31_pus_uvs.fits wwins J0401+0413_S_2017_05_31_pus_map.win ! wwins: Wrote 2 windows to J0401+0413_S_2017_05_31_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.00031157 Jy ! Component: 100 - total flux cleaned = -0.000569031 Jy ! Component: 150 - total flux cleaned = -0.000692893 Jy ! Component: 200 - total flux cleaned = -0.000811076 Jy ! Component: 250 - total flux cleaned = -0.000902344 Jy ! Component: 300 - total flux cleaned = -0.00103425 Jy ! Component: 350 - total flux cleaned = -0.0011405 Jy ! Component: 400 - total flux cleaned = -0.00126487 Jy ! Component: 450 - total flux cleaned = -0.00138591 Jy ! Component: 500 - total flux cleaned = -0.00148494 Jy ! Component: 550 - total flux cleaned = -0.00152372 Jy ! Component: 600 - total flux cleaned = -0.00156166 Jy ! Component: 650 - total flux cleaned = -0.00159885 Jy ! Component: 700 - total flux cleaned = -0.0015615 Jy ! Component: 750 - total flux cleaned = -0.00154351 Jy ! Component: 800 - total flux cleaned = -0.0015794 Jy ! Component: 850 - total flux cleaned = -0.00152654 Jy ! Component: 900 - total flux cleaned = -0.00156125 Jy ! Component: 950 - total flux cleaned = -0.00149246 Jy ! Component: 1000 - total flux cleaned = -0.00144177 Jy ! Component: 1050 - total flux cleaned = -0.00140833 Jy ! Component: 1100 - total flux cleaned = -0.0013588 Jy ! Component: 1150 - total flux cleaned = -0.00126087 Jy ! Component: 1200 - total flux cleaned = -0.00119633 Jy ! Component: 1250 - total flux cleaned = -0.00111622 Jy ! Component: 1300 - total flux cleaned = -0.00105298 Jy ! Component: 1350 - total flux cleaned = -0.000943692 Jy ! Component: 1400 - total flux cleaned = -0.000928487 Jy ! Component: 1450 - total flux cleaned = -0.000882747 Jy ! Component: 1500 - total flux cleaned = -0.000852101 Jy ! Component: 1550 - total flux cleaned = -0.000792074 Jy ! Component: 1600 - total flux cleaned = -0.000791986 Jy ! Component: 1650 - total flux cleaned = -0.000747728 Jy ! Component: 1700 - total flux cleaned = -0.0006892 Jy ! Component: 1750 - total flux cleaned = -0.000645862 Jy ! Component: 1800 - total flux cleaned = -0.000646115 Jy ! Component: 1850 - total flux cleaned = -0.000617492 Jy ! Component: 1900 - total flux cleaned = -0.000631871 Jy ! Component: 1950 - total flux cleaned = -0.000617777 Jy ! Component: 2000 - total flux cleaned = -0.000561907 Jy ! Component: 2050 - total flux cleaned = -0.000561838 Jy ! Component: 2100 - total flux cleaned = -0.000506648 Jy ! Component: 2150 - total flux cleaned = -0.000479278 Jy ! Component: 2200 - total flux cleaned = -0.000424882 Jy ! Component: 2250 - total flux cleaned = -0.000371016 Jy ! Component: 2300 - total flux cleaned = -0.000317345 Jy ! Component: 2350 - total flux cleaned = -0.000330662 Jy ! Component: 2400 - total flux cleaned = -0.000290864 Jy ! Component: 2450 - total flux cleaned = -0.000238348 Jy ! Component: 2500 - total flux cleaned = -0.000212395 Jy ! Component: 2550 - total flux cleaned = -0.000160574 Jy ! Component: 2600 - total flux cleaned = -0.000147619 Jy ! Component: 2650 - total flux cleaned = -5.83061e-05 Jy ! Component: 2700 - total flux cleaned = -3.28324e-05 Jy ! Component: 2750 - total flux cleaned = 5.54795e-05 Jy ! Component: 2800 - total flux cleaned = 9.29723e-05 Jy ! Component: 2850 - total flux cleaned = 0.000105452 Jy ! Component: 2900 - total flux cleaned = 0.000204598 Jy ! Component: 2950 - total flux cleaned = 0.000241482 Jy ! Component: 3000 - total flux cleaned = 0.00033939 Jy ! Component: 3050 - total flux cleaned = 0.000363849 Jy ! Component: 3100 - total flux cleaned = 0.000375871 Jy ! Component: 3150 - total flux cleaned = 0.000412017 Jy ! Component: 3200 - total flux cleaned = 0.000495477 Jy ! Component: 3250 - total flux cleaned = 0.00056665 Jy ! Component: 3300 - total flux cleaned = 0.00063727 Jy ! Component: 3350 - total flux cleaned = 0.000660695 Jy ! Component: 3400 - total flux cleaned = 0.000742334 Jy ! Component: 3450 - total flux cleaned = 0.000753979 Jy ! Component: 3500 - total flux cleaned = 0.000788496 Jy ! Component: 3550 - total flux cleaned = 0.000811497 Jy ! Component: 3600 - total flux cleaned = 0.000834209 Jy ! Component: 3650 - total flux cleaned = 0.000868078 Jy ! Component: 3700 - total flux cleaned = 0.000935659 Jy ! Component: 3750 - total flux cleaned = 0.000890867 Jy ! Component: 3800 - total flux cleaned = 0.00104678 Jy ! Component: 3850 - total flux cleaned = 0.00103574 Jy ! Component: 3900 - total flux cleaned = 0.00105781 Jy ! Component: 3950 - total flux cleaned = 0.00110173 Jy ! Component: 4000 - total flux cleaned = 0.00112351 Jy ! Component: 4050 - total flux cleaned = 0.00114509 Jy ! Total flux subtracted in 4096 components = 0.0011559 Jy ! Clean residual min=-0.000734 max=0.000610 Jy/beam ! Clean residual mean=-0.000001 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.145381 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 384 components and 0.14538 Jy ![Exited script file: muppet] wmap "J0401+0413_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.375 x 7.969 at -4.296 degrees (North through East) ! Clean map min=-0.0019064 max=0.11108 Jy/beam ! Writing clean map to FITS file: J0401+0413_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.111077 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000201432 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.544034 0.544034 1.08807 2.17613 4.35227 8.70454 17.4091 34.8182 69.6363 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.111 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.375 x 7.969 at -4.296 degrees (North through East) ! Clean map min=-0.0019064 max=0.11108 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 J0401+0413_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:37:51 2019