! Started logfile: J0125+4718_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:13:36 2017 obs J0125+4718_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J0125+4718_S_2014_01_04_pus_uva.fits ! AN table 1: 107 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.499221 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0125+4718 ! ! 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 370 lines of history. ! ! Reading 7692 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 J0125+4718_S_2014_01_04_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 268 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 268 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 268 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 268 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.877574Jy sigma=0.013809 ! Fit after self-cal, rms=0.851101Jy sigma=0.013423 ! 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.333 mas, bmaj=4.412 mas, bpa=-39.57 degrees ! Estimated noise=1003.53 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.111458 Jy ! Component: 100 - total flux cleaned = 0.139204 Jy ! Total flux subtracted in 100 components = 0.139204 Jy ! Clean residual min=-0.006672 max=0.010351 Jy/beam ! Clean residual mean=0.000015 rms=0.001882 Jy/beam ! Combined flux in latest and established models = 0.139204 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.139204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073327Jy sigma=0.000956 ! Fit after self-cal, rms=0.073340Jy sigma=0.000955 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104872 Jy ! Component: 100 - total flux cleaned = 0.0145758 Jy ! Total flux subtracted in 100 components = 0.0145758 Jy ! Clean residual min=-0.006486 max=0.008100 Jy/beam ! Clean residual mean=0.000014 rms=0.001639 Jy/beam ! Combined flux in latest and established models = 0.15378 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 9 components and 0.15378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071075Jy sigma=0.000933 ! Fit after self-cal, rms=0.071068Jy sigma=0.000932 ! 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=4.198 mas, bmaj=5.01 mas, bpa=-41.09 degrees ! Estimated noise=545.911 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.0050625 Jy ! Component: 100 - total flux cleaned = 0.00755023 Jy ! Component: 150 - total flux cleaned = 0.00829545 Jy ! Component: 200 - total flux cleaned = 0.00864181 Jy ! Total flux subtracted in 200 components = 0.00864181 Jy ! Clean residual min=-0.004551 max=0.006999 Jy/beam ! Clean residual mean=0.000022 rms=0.001398 Jy/beam ! Combined flux in latest and established models = 0.162422 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 15 components and 0.162422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070413Jy sigma=0.000930 ! Fit after self-cal, rms=0.070366Jy sigma=0.000930 ! 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.08 FD 1.00* KP 1.00* LA 1.03 ! MK 0.98 NL 0.96 OV 0.96 PT 1.03 ! SC 0.89 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.00* KP 1.00* LA 1.00 ! MK 1.02 NL 1.02 OV 0.99 PT 0.99 ! SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* KP 1.00* LA 0.83 ! MK 1.01 NL 1.00 OV 0.91 PT 0.96 ! SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.00* KP 1.00* LA 0.89 ! MK 0.96 NL 1.09 OV 0.98 PT 0.99 ! SC 0.92 ! ! ! Fit before self-cal, rms=0.070366Jy sigma=0.000930 ! Fit after self-cal, rms=0.065055Jy sigma=0.000896 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.171 mas, bmaj=4.966 mas, bpa=-39.16 degrees ! Estimated noise=543.284 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 (5.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00371065 Jy ! Component: 100 - total flux cleaned = 0.00413172 Jy ! Component: 150 - total flux cleaned = 0.00431686 Jy ! Component: 200 - total flux cleaned = 0.00457391 Jy ! Total flux subtracted in 200 components = 0.00457391 Jy ! Clean residual min=-0.002273 max=0.002415 Jy/beam ! Clean residual mean=0.000005 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.166996 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 33 components and 0.166996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064802Jy sigma=0.000892 ! Fit after self-cal, rms=0.064472Jy sigma=0.000891 ! 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.064472Jy sigma=0.000891 ! Fit after self-cal, rms=0.064075Jy sigma=0.000890 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.171 mas, bmaj=4.971 mas, bpa=-38.88 degrees ! Estimated noise=542.175 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000890692 Jy ! Component: 100 - total flux cleaned = 0.00101548 Jy ! Component: 150 - total flux cleaned = 0.00101686 Jy ! Component: 200 - total flux cleaned = 0.00104878 Jy ! Total flux subtracted in 200 components = 0.00104878 Jy ! Clean residual min=-0.001892 max=0.001987 Jy/beam ! Clean residual mean=0.000008 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.168045 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 45 components and 0.168045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064004Jy sigma=0.000889 ! Fit after self-cal, rms=0.063992Jy sigma=0.000889 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000281202 Jy ! Component: 100 - total flux cleaned = 0.000312022 Jy ! Component: 150 - total flux cleaned = 0.000395926 Jy ! Component: 200 - total flux cleaned = 0.000447928 Jy ! Total flux subtracted in 200 components = 0.000447928 Jy ! Clean residual min=-0.001870 max=0.001827 Jy/beam ! Clean residual mean=0.000008 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.168493 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 50 components and 0.168493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063955Jy sigma=0.000889 ! Fit after self-cal, rms=0.063961Jy sigma=0.000889 ! 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.063961Jy sigma=0.000889 ! Fit after self-cal, rms=0.063893Jy sigma=0.000888 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.176 mas, bmaj=4.972 mas, bpa=-38.76 degrees ! Estimated noise=542.167 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.66751e-05 Jy ! Component: 100 - total flux cleaned = 9.56839e-05 Jy ! Component: 150 - total flux cleaned = 9.63392e-05 Jy ! Component: 200 - total flux cleaned = 0.000118835 Jy ! Total flux subtracted in 200 components = 0.000118835 Jy ! Clean residual min=-0.001732 max=0.001741 Jy/beam ! Clean residual mean=0.000006 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.168611 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 58 components and 0.168611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063865Jy sigma=0.000888 ! Fit after self-cal, rms=0.063864Jy sigma=0.000888 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 = 6.42328e-05 Jy ! Component: 100 - total flux cleaned = 6.42646e-05 Jy ! Component: 150 - total flux cleaned = 6.31657e-05 Jy ! Component: 200 - total flux cleaned = 8.20286e-05 Jy ! Total flux subtracted in 200 components = 8.20286e-05 Jy ! Clean residual min=-0.001699 max=0.001665 Jy/beam ! Clean residual mean=0.000006 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.168693 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 62 components and 0.168693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063845Jy sigma=0.000888 ! Fit after self-cal, rms=0.063850Jy sigma=0.000888 ! 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.063850Jy sigma=0.000888 ! Fit after self-cal, rms=0.063826Jy sigma=0.000888 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.469 mas, bmaj=8.978 mas, bpa=-23.89 degrees ! Estimated noise=625.465 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000238699 Jy ! Component: 100 - total flux cleaned = 0.000251293 Jy ! Component: 150 - total flux cleaned = 0.000251378 Jy ! Component: 200 - total flux cleaned = 0.000243438 Jy ! Total flux subtracted in 200 components = 0.000243438 Jy ! Clean residual min=-0.001424 max=0.001457 Jy/beam ! Clean residual mean=0.000011 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.168937 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 82 components and 0.168937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063820Jy sigma=0.000888 ! Fit after self-cal, rms=0.063819Jy sigma=0.000888 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 = 6.71884e-05 Jy ! Component: 100 - total flux cleaned = 7.49424e-05 Jy ! Component: 150 - total flux cleaned = 6.71417e-05 Jy ! Component: 200 - total flux cleaned = 5.98285e-05 Jy ! Total flux subtracted in 200 components = 5.98285e-05 Jy ! Clean residual min=-0.001395 max=0.001435 Jy/beam ! Clean residual mean=0.000011 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.168997 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 95 components and 0.168997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063816Jy sigma=0.000888 ! Fit after self-cal, rms=0.063818Jy sigma=0.000888 ! 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=4.181 mas, bmaj=4.973 mas, bpa=-38.68 degrees ! Estimated noise=542.208 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.181 x 4.973 at -38.68 degrees (North through East) ! Clean map min=-0.0015475 max=0.1438 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.287 mas, bmaj=4.347 mas, bpa=-38.21 degrees ! Estimated noise=1004.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.111626 Jy ! Component: 100 - total flux cleaned = 0.140546 Jy ! Component: 150 - total flux cleaned = 0.152359 Jy ! Component: 200 - total flux cleaned = 0.157841 Jy ! Total flux subtracted in 200 components = 0.157841 Jy ! Clean residual min=-0.003785 max=0.003431 Jy/beam ! Clean residual mean=0.000003 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.157841 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.157841 Jy ! Inverting map and beam ! Estimated beam: bmin=4.181 mas, bmaj=4.973 mas, bpa=-38.68 degrees ! Estimated noise=542.208 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.00405718 Jy ! Component: 100 - total flux cleaned = 0.00635614 Jy ! Component: 150 - total flux cleaned = 0.00794015 Jy ! Component: 200 - total flux cleaned = 0.00909664 Jy ! Total flux subtracted in 200 components = 0.00909664 Jy ! Clean residual min=-0.001845 max=0.001552 Jy/beam ! Clean residual mean=0.000006 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.166938 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 29 components and 0.166938 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.469 mas, bmaj=8.978 mas, bpa=-23.89 degrees ! Estimated noise=625.465 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000685403 Jy ! Component: 100 - total flux cleaned = 0.00102406 Jy ! Component: 150 - total flux cleaned = 0.00124222 Jy ! Component: 200 - total flux cleaned = 0.0013967 Jy ! Total flux subtracted in 200 components = 0.0013967 Jy ! Clean residual min=-0.001384 max=0.001483 Jy/beam ! Clean residual mean=0.000011 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.168334 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.000115701 Jy ! Component: 100 - total flux cleaned = 0.000161241 Jy ! Component: 150 - total flux cleaned = 0.000187034 Jy ! Component: 200 - total flux cleaned = 0.000203045 Jy ! Total flux subtracted in 200 components = 0.000203045 Jy ! Clean residual min=-0.001349 max=0.001472 Jy/beam ! Clean residual mean=0.000011 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.168537 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 62 components and 0.168537 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.181 mas, bmaj=4.973 mas, bpa=-38.68 degrees ! Estimated noise=542.208 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000309208 Jy ! Component: 100 - total flux cleaned = -0.0003129 Jy ! Component: 150 - total flux cleaned = -0.000313642 Jy ! Component: 200 - total flux cleaned = -0.000360343 Jy ! Total flux subtracted in 200 components = -0.000360343 Jy ! Clean residual min=-0.001638 max=0.001524 Jy/beam ! Clean residual mean=0.000005 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.168177 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 0.168177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063806Jy sigma=0.000888 ! Fit after self-cal, rms=0.063814Jy sigma=0.000888 wmodel J0125+4718_S_2014_01_04_pus_map.mod ! Writing 72 model components to file: J0125+4718_S_2014_01_04_pus_map.mod wobs J0125+4718_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J0125+4718_S_2014_01_04_pus_uvs.fits wwins J0125+4718_S_2014_01_04_pus_map.win ! wwins: Wrote 2 windows to J0125+4718_S_2014_01_04_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.000417219 Jy ! Component: 100 - total flux cleaned = -0.000705687 Jy ! Component: 150 - total flux cleaned = -0.000947353 Jy ! Component: 200 - total flux cleaned = -0.00115295 Jy ! Component: 250 - total flux cleaned = -0.00126108 Jy ! Component: 300 - total flux cleaned = -0.00136368 Jy ! Component: 350 - total flux cleaned = -0.00144254 Jy ! Component: 400 - total flux cleaned = -0.0014613 Jy ! Component: 450 - total flux cleaned = -0.00153454 Jy ! Component: 500 - total flux cleaned = -0.00157026 Jy ! Component: 550 - total flux cleaned = -0.00167299 Jy ! Component: 600 - total flux cleaned = -0.00177241 Jy ! Component: 650 - total flux cleaned = -0.00188467 Jy ! Component: 700 - total flux cleaned = -0.00199332 Jy ! Component: 750 - total flux cleaned = -0.00206888 Jy ! Component: 800 - total flux cleaned = -0.00211321 Jy ! Component: 850 - total flux cleaned = -0.00221379 Jy ! Component: 900 - total flux cleaned = -0.00229776 Jy ! Component: 950 - total flux cleaned = -0.00237971 Jy ! Component: 1000 - total flux cleaned = -0.00249955 Jy ! Component: 1050 - total flux cleaned = -0.00260336 Jy ! Component: 1100 - total flux cleaned = -0.00266698 Jy ! Component: 1150 - total flux cleaned = -0.00277885 Jy ! Component: 1200 - total flux cleaned = -0.00288857 Jy ! Component: 1250 - total flux cleaned = -0.00299596 Jy ! Component: 1300 - total flux cleaned = -0.00304273 Jy ! Component: 1350 - total flux cleaned = -0.00305443 Jy ! Component: 1400 - total flux cleaned = -0.00309997 Jy ! Component: 1450 - total flux cleaned = -0.0031112 Jy ! Component: 1500 - total flux cleaned = -0.00313322 Jy ! Component: 1550 - total flux cleaned = -0.0031549 Jy ! Component: 1600 - total flux cleaned = -0.0031764 Jy ! Component: 1650 - total flux cleaned = -0.00317645 Jy ! Component: 1700 - total flux cleaned = -0.00320736 Jy ! Component: 1750 - total flux cleaned = -0.00321748 Jy ! Component: 1800 - total flux cleaned = -0.00323748 Jy ! Component: 1850 - total flux cleaned = -0.00325724 Jy ! Component: 1900 - total flux cleaned = -0.00325717 Jy ! Component: 1950 - total flux cleaned = -0.00326686 Jy ! Component: 2000 - total flux cleaned = -0.00325742 Jy ! Component: 2050 - total flux cleaned = -0.00328584 Jy ! Component: 2100 - total flux cleaned = -0.00329504 Jy ! Component: 2150 - total flux cleaned = -0.00327664 Jy ! Component: 2200 - total flux cleaned = -0.00327666 Jy ! Component: 2250 - total flux cleaned = -0.00326775 Jy ! Component: 2300 - total flux cleaned = -0.00327673 Jy ! Component: 2350 - total flux cleaned = -0.00325909 Jy ! Component: 2400 - total flux cleaned = -0.00325914 Jy ! Component: 2450 - total flux cleaned = -0.00327644 Jy ! Component: 2500 - total flux cleaned = -0.00325073 Jy ! Component: 2550 - total flux cleaned = -0.00328475 Jy ! Component: 2600 - total flux cleaned = -0.00329313 Jy ! Component: 2650 - total flux cleaned = -0.00333478 Jy ! Component: 2700 - total flux cleaned = -0.00334303 Jy ! Component: 2750 - total flux cleaned = -0.00332669 Jy ! Component: 2800 - total flux cleaned = -0.00335921 Jy ! Component: 2850 - total flux cleaned = -0.0033511 Jy ! Component: 2900 - total flux cleaned = -0.00339092 Jy ! Component: 2950 - total flux cleaned = -0.00339089 Jy ! Component: 3000 - total flux cleaned = -0.00342223 Jy ! Component: 3050 - total flux cleaned = -0.00345337 Jy ! Component: 3100 - total flux cleaned = -0.00349979 Jy ! Component: 3150 - total flux cleaned = -0.0035227 Jy ! Component: 3200 - total flux cleaned = -0.00356077 Jy ! Component: 3250 - total flux cleaned = -0.00361361 Jy ! Component: 3300 - total flux cleaned = -0.00364348 Jy ! Component: 3350 - total flux cleaned = -0.00368066 Jy ! Component: 3400 - total flux cleaned = -0.00373229 Jy ! Component: 3450 - total flux cleaned = -0.00376896 Jy ! Component: 3500 - total flux cleaned = -0.00380537 Jy ! Component: 3550 - total flux cleaned = -0.00384879 Jy ! Component: 3600 - total flux cleaned = -0.00390621 Jy ! Component: 3650 - total flux cleaned = -0.0039347 Jy ! Component: 3700 - total flux cleaned = -0.00398442 Jy ! Component: 3750 - total flux cleaned = -0.00401968 Jy ! Component: 3800 - total flux cleaned = -0.00406874 Jy ! Component: 3850 - total flux cleaned = -0.0040966 Jy ! Component: 3900 - total flux cleaned = -0.0041589 Jy ! Component: 3950 - total flux cleaned = -0.00421397 Jy ! Component: 4000 - total flux cleaned = -0.00426876 Jy ! Component: 4050 - total flux cleaned = -0.00431644 Jy ! Total flux subtracted in 4096 components = -0.00437746 Jy ! Clean residual min=-0.000455 max=0.000427 Jy/beam ! Clean residual mean=0.000000 rms=0.000116 Jy/beam ! Combined flux in latest and established models = 0.1638 Jy keep ! Adding 241 model components to the UV plane model. ! The established model now contains 313 components and 0.1638 Jy ![Exited script file: muppet] wmap "J0125+4718_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.181 x 4.973 at -38.68 degrees (North through East) ! Clean map min=-0.00086619 max=0.14402 Jy/beam ! Writing clean map to FITS file: J0125+4718_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.144023 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000114064 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.237595 0.237595 0.475189 0.950378 1.90076 3.80151 7.60303 15.2061 30.4121 60.8242 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.144 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.181 x 4.973 at -38.68 degrees (North through East) ! Clean map min=-0.00086619 max=0.14402 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 J0125+4718_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:13:41 2017