! Started logfile: J0426+2952_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:46:05 2016 obs J0426+2952_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0426+2952_S_2015_03_17_pus_uva.fits ! AN table 1: 104 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.871368 visibilities/baseline/integration-bin. ! Found source: J0426+2952 ! ! 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 330 lines of history. ! ! Reading 16312 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 J0426+2952_S_2015_03_17_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 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.868744Jy sigma=0.010543 ! Fit after self-cal, rms=0.825871Jy sigma=0.010042 ! 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.962 mas, bmaj=5.547 mas, bpa=-18.73 degrees ! Estimated noise=694.814 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.125915 Jy ! Component: 100 - total flux cleaned = 0.168045 Jy ! Total flux subtracted in 100 components = 0.168045 Jy ! Clean residual min=-0.007097 max=0.018150 Jy/beam ! Clean residual mean=-0.000018 rms=0.002408 Jy/beam ! Combined flux in latest and established models = 0.168045 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.168045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088238Jy sigma=0.000906 ! Fit after self-cal, rms=0.088136Jy sigma=0.000905 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0202994 Jy ! Component: 100 - total flux cleaned = 0.0319552 Jy ! Total flux subtracted in 100 components = 0.0319552 Jy ! Clean residual min=-0.006436 max=0.007920 Jy/beam ! Clean residual mean=-0.000007 rms=0.001770 Jy/beam ! Combined flux in latest and established models = 0.200001 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 37 components and 0.200001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081163Jy sigma=0.000847 ! Fit after self-cal, rms=0.081142Jy sigma=0.000847 ! 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.794 mas, bmaj=5.965 mas, bpa=-14.61 degrees ! Estimated noise=471.776 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.00821125 Jy ! Component: 100 - total flux cleaned = 0.0130586 Jy ! Component: 150 - total flux cleaned = 0.0161361 Jy ! Component: 200 - total flux cleaned = 0.0181291 Jy ! Total flux subtracted in 200 components = 0.0181291 Jy ! Clean residual min=-0.006689 max=0.008617 Jy/beam ! Clean residual mean=-0.000000 rms=0.001767 Jy/beam ! Combined flux in latest and established models = 0.21813 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 68 components and 0.21813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079601Jy sigma=0.000842 ! Fit after self-cal, rms=0.079590Jy sigma=0.000842 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.79 HN 0.95 KP 1.16 ! LA 0.97 MK 0.98 NL 0.92 OV 1.00 ! PT 1.08 SC 1.02 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.83 HN 1.04 KP 1.11 ! LA 0.97 MK 1.01 NL 1.06 OV 1.04 ! PT 1.05 SC 1.08 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.86 HN 1.02 KP 1.01 ! LA 0.77 MK 1.10 NL 1.25 OV 0.95 ! PT 1.06 SC 1.08 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.87 HN 1.02 KP 0.97 ! LA 0.85 MK 1.08 NL 1.03 OV 1.03 ! PT 1.11 SC 1.03 ! ! ! Fit before self-cal, rms=0.079590Jy sigma=0.000842 ! Fit after self-cal, rms=0.071481Jy sigma=0.000792 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.854 mas, bmaj=6.048 mas, bpa=-14.44 degrees ! Estimated noise=479.564 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 (-25, -15.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00671624 Jy ! Component: 100 - total flux cleaned = 0.0101341 Jy ! Component: 150 - total flux cleaned = 0.0117128 Jy ! Component: 200 - total flux cleaned = 0.0127269 Jy ! Total flux subtracted in 200 components = 0.0127269 Jy ! Clean residual min=-0.003317 max=0.003313 Jy/beam ! Clean residual mean=0.000002 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.230856 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 111 components and 0.230856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070801Jy sigma=0.000785 ! Fit after self-cal, rms=0.070694Jy sigma=0.000784 ! 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.070694Jy sigma=0.000784 ! Fit after self-cal, rms=0.069039Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.865 mas, bmaj=6.043 mas, bpa=-14.34 degrees ! Estimated noise=478.075 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159299 Jy ! Component: 100 - total flux cleaned = 0.00204771 Jy ! Component: 150 - total flux cleaned = 0.0022437 Jy ! Component: 200 - total flux cleaned = 0.00238723 Jy ! Total flux subtracted in 200 components = 0.00238723 Jy ! Clean residual min=-0.001847 max=0.001616 Jy/beam ! Clean residual mean=0.000001 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.233244 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 127 components and 0.233244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068990Jy sigma=0.000775 ! Fit after self-cal, rms=0.068982Jy sigma=0.000775 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.000110824 Jy ! Component: 100 - total flux cleaned = 0.000160255 Jy ! Component: 150 - total flux cleaned = 0.00018319 Jy ! Component: 200 - total flux cleaned = 0.000183282 Jy ! Total flux subtracted in 200 components = 0.000183282 Jy ! Clean residual min=-0.001856 max=0.001549 Jy/beam ! Clean residual mean=0.000001 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.233427 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 139 components and 0.233427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068967Jy sigma=0.000775 ! Fit after self-cal, rms=0.068967Jy sigma=0.000775 ! 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.068967Jy sigma=0.000775 ! Fit after self-cal, rms=0.069056Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.874 mas, bmaj=6.049 mas, bpa=-14.25 degrees ! Estimated noise=478.649 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000154775 Jy ! Component: 100 - total flux cleaned = -0.000131756 Jy ! Component: 150 - total flux cleaned = -0.000108795 Jy ! Component: 200 - total flux cleaned = -8.93597e-05 Jy ! Total flux subtracted in 200 components = -8.93597e-05 Jy ! Clean residual min=-0.001799 max=0.001471 Jy/beam ! Clean residual mean=0.000001 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.233338 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 144 components and 0.233338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069043Jy sigma=0.000775 ! Fit after self-cal, rms=0.069044Jy sigma=0.000775 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.35141e-05 Jy ! Component: 100 - total flux cleaned = 1.67285e-05 Jy ! Component: 150 - total flux cleaned = 1.72272e-05 Jy ! Component: 200 - total flux cleaned = 1.90841e-06 Jy ! Total flux subtracted in 200 components = 1.90841e-06 Jy ! Clean residual min=-0.001793 max=0.001449 Jy/beam ! Clean residual mean=0.000001 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.23334 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 148 components and 0.23334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069036Jy sigma=0.000774 ! Fit after self-cal, rms=0.069036Jy sigma=0.000774 ! 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.069036Jy sigma=0.000774 ! Fit after self-cal, rms=0.069146Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.895 mas, bmaj=9.498 mas, bpa=-6.714 degrees ! Estimated noise=586.842 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000534689 Jy ! Component: 100 - total flux cleaned = -0.000494566 Jy ! Component: 150 - total flux cleaned = -0.000463496 Jy ! Component: 200 - total flux cleaned = -0.000425616 Jy ! Total flux subtracted in 200 components = -0.000425616 Jy ! Clean residual min=-0.001884 max=0.001572 Jy/beam ! Clean residual mean=0.000001 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.232914 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 155 components and 0.232914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069145Jy sigma=0.000774 ! Fit after self-cal, rms=0.069143Jy sigma=0.000774 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.7179e-05 Jy ! Component: 100 - total flux cleaned = -4.10863e-05 Jy ! Component: 150 - total flux cleaned = 1.61982e-06 Jy ! Component: 200 - total flux cleaned = 3.72789e-05 Jy ! Total flux subtracted in 200 components = 3.72789e-05 Jy ! Clean residual min=-0.001881 max=0.001575 Jy/beam ! Clean residual mean=0.000001 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.232951 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 160 components and 0.232951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069144Jy sigma=0.000774 ! Fit after self-cal, rms=0.069142Jy sigma=0.000774 ! 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.883 mas, bmaj=6.055 mas, bpa=-14.15 degrees ! Estimated noise=479.447 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.883 x 6.055 at -14.15 degrees (North through East) ! Clean map min=-0.0017235 max=0.16914 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.042 mas, bmaj=5.617 mas, bpa=-18.39 degrees ! Estimated noise=706.728 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.127231 Jy ! Component: 100 - total flux cleaned = 0.168155 Jy ! Component: 150 - total flux cleaned = 0.186712 Jy ! Component: 200 - total flux cleaned = 0.196879 Jy ! Total flux subtracted in 200 components = 0.196879 Jy ! Clean residual min=-0.003606 max=0.006565 Jy/beam ! Clean residual mean=-0.000007 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.196879 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.196879 Jy ! Inverting map and beam ! Estimated beam: bmin=3.883 mas, bmaj=6.055 mas, bpa=-14.15 degrees ! Estimated noise=479.447 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.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00894968 Jy ! Component: 100 - total flux cleaned = 0.0150125 Jy ! Component: 150 - total flux cleaned = 0.0194514 Jy ! Component: 200 - total flux cleaned = 0.0228266 Jy ! Total flux subtracted in 200 components = 0.0228266 Jy ! Clean residual min=-0.002111 max=0.001949 Jy/beam ! Clean residual mean=-0.000004 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.219705 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 69 components and 0.219705 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.895 mas, bmaj=9.498 mas, bpa=-6.714 degrees ! Estimated noise=586.842 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00382414 Jy ! Component: 100 - total flux cleaned = 0.00626499 Jy ! Component: 150 - total flux cleaned = 0.00799955 Jy ! Component: 200 - total flux cleaned = 0.00930511 Jy ! Total flux subtracted in 200 components = 0.00930511 Jy ! Clean residual min=-0.002054 max=0.001549 Jy/beam ! Clean residual mean=-0.000002 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.229011 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.00100963 Jy ! Component: 100 - total flux cleaned = 0.00179963 Jy ! Component: 150 - total flux cleaned = 0.00242362 Jy ! Component: 200 - total flux cleaned = 0.00291924 Jy ! Total flux subtracted in 200 components = 0.00291924 Jy ! Clean residual min=-0.001888 max=0.001434 Jy/beam ! Clean residual mean=0.000001 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.23193 Jy ! Adding 93 model components to the UV plane model. ! The established model now contains 150 components and 0.23193 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.883 mas, bmaj=6.055 mas, bpa=-14.15 degrees ! Estimated noise=479.447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000242361 Jy ! Component: 100 - total flux cleaned = 0.000436121 Jy ! Component: 150 - total flux cleaned = 0.000662384 Jy ! Component: 200 - total flux cleaned = 0.000787508 Jy ! Total flux subtracted in 200 components = 0.000787508 Jy ! Clean residual min=-0.001704 max=0.001323 Jy/beam ! Clean residual mean=0.000001 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.232717 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 168 components and 0.232717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069134Jy sigma=0.000774 ! Fit after self-cal, rms=0.069129Jy sigma=0.000774 wmodel J0426+2952_S_2015_03_17_pus_map.mod ! Writing 168 model components to file: J0426+2952_S_2015_03_17_pus_map.mod wobs J0426+2952_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0426+2952_S_2015_03_17_pus_uvs.fits wwins J0426+2952_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J0426+2952_S_2015_03_17_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.000731404 Jy ! Component: 100 - total flux cleaned = -0.00119524 Jy ! Component: 150 - total flux cleaned = -0.00133763 Jy ! Component: 200 - total flux cleaned = -0.00154043 Jy ! Component: 250 - total flux cleaned = -0.00162679 Jy ! Component: 300 - total flux cleaned = -0.00164734 Jy ! Component: 350 - total flux cleaned = -0.00172727 Jy ! Component: 400 - total flux cleaned = -0.00178564 Jy ! Component: 450 - total flux cleaned = -0.00186119 Jy ! Component: 500 - total flux cleaned = -0.00189794 Jy ! Component: 550 - total flux cleaned = -0.00198775 Jy ! Component: 600 - total flux cleaned = -0.00205823 Jy ! Component: 650 - total flux cleaned = -0.00214429 Jy ! Component: 700 - total flux cleaned = -0.00216113 Jy ! Component: 750 - total flux cleaned = -0.00217776 Jy ! Component: 800 - total flux cleaned = -0.00224358 Jy ! Component: 850 - total flux cleaned = -0.00227597 Jy ! Component: 900 - total flux cleaned = -0.0023395 Jy ! Component: 950 - total flux cleaned = -0.00238633 Jy ! Component: 1000 - total flux cleaned = -0.00240177 Jy ! Component: 1050 - total flux cleaned = -0.00243234 Jy ! Component: 1100 - total flux cleaned = -0.00255222 Jy ! Component: 1150 - total flux cleaned = -0.00253764 Jy ! Component: 1200 - total flux cleaned = -0.00261051 Jy ! Component: 1250 - total flux cleaned = -0.00262459 Jy ! Component: 1300 - total flux cleaned = -0.00263843 Jy ! Component: 1350 - total flux cleaned = -0.00263867 Jy ! Component: 1400 - total flux cleaned = -0.0026941 Jy ! Component: 1450 - total flux cleaned = -0.00269408 Jy ! Component: 1500 - total flux cleaned = -0.00273461 Jy ! Component: 1550 - total flux cleaned = -0.00274782 Jy ! Component: 1600 - total flux cleaned = -0.00272129 Jy ! Component: 1650 - total flux cleaned = -0.00278702 Jy ! Component: 1700 - total flux cleaned = -0.00281284 Jy ! Component: 1750 - total flux cleaned = -0.00282569 Jy ! Component: 1800 - total flux cleaned = -0.00286395 Jy ! Component: 1850 - total flux cleaned = -0.00288906 Jy ! Component: 1900 - total flux cleaned = -0.00290165 Jy ! Component: 1950 - total flux cleaned = -0.00296326 Jy ! Component: 2000 - total flux cleaned = -0.00295109 Jy ! Component: 2050 - total flux cleaned = -0.00301172 Jy ! Component: 2100 - total flux cleaned = -0.00302371 Jy ! Component: 2150 - total flux cleaned = -0.00304737 Jy ! Component: 2200 - total flux cleaned = -0.00309454 Jy ! Component: 2250 - total flux cleaned = -0.00309445 Jy ! Component: 2300 - total flux cleaned = -0.00310599 Jy ! Component: 2350 - total flux cleaned = -0.00310614 Jy ! Component: 2400 - total flux cleaned = -0.00315154 Jy ! Component: 2450 - total flux cleaned = -0.00319633 Jy ! Component: 2500 - total flux cleaned = -0.00318523 Jy ! Component: 2550 - total flux cleaned = -0.00319631 Jy ! Component: 2600 - total flux cleaned = -0.00325117 Jy ! Component: 2650 - total flux cleaned = -0.00327299 Jy ! Component: 2700 - total flux cleaned = -0.00334848 Jy ! Component: 2750 - total flux cleaned = -0.00334858 Jy ! Component: 2800 - total flux cleaned = -0.00341231 Jy ! Component: 2850 - total flux cleaned = -0.00343337 Jy ! Component: 2900 - total flux cleaned = -0.00345441 Jy ! Component: 2950 - total flux cleaned = -0.0034648 Jy ! Component: 3000 - total flux cleaned = -0.00349556 Jy ! Component: 3050 - total flux cleaned = -0.00350581 Jy ! Component: 3100 - total flux cleaned = -0.00358683 Jy ! Component: 3150 - total flux cleaned = -0.00356671 Jy ! Component: 3200 - total flux cleaned = -0.00360661 Jy ! Component: 3250 - total flux cleaned = -0.00361645 Jy ! Component: 3300 - total flux cleaned = -0.00368526 Jy ! Component: 3350 - total flux cleaned = -0.0037242 Jy ! Component: 3400 - total flux cleaned = -0.00375339 Jy ! Component: 3450 - total flux cleaned = -0.00381112 Jy ! Component: 3500 - total flux cleaned = -0.00376344 Jy ! Component: 3550 - total flux cleaned = -0.00381091 Jy ! Component: 3600 - total flux cleaned = -0.00384862 Jy ! Component: 3650 - total flux cleaned = -0.00386737 Jy ! Component: 3700 - total flux cleaned = -0.0039325 Jy ! Component: 3750 - total flux cleaned = -0.00394172 Jy ! Component: 3800 - total flux cleaned = -0.00398764 Jy ! Component: 3850 - total flux cleaned = -0.00401502 Jy ! Component: 3900 - total flux cleaned = -0.00403311 Jy ! Component: 3950 - total flux cleaned = -0.00406919 Jy ! Component: 4000 - total flux cleaned = -0.00409615 Jy ! Component: 4050 - total flux cleaned = -0.00414944 Jy ! Total flux subtracted in 4096 components = -0.00418482 Jy ! Clean residual min=-0.000533 max=0.000515 Jy/beam ! Clean residual mean=-0.000001 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.228532 Jy keep ! Adding 305 model components to the UV plane model. ! The established model now contains 473 components and 0.228532 Jy ![Exited script file: muppet] wmap "J0426+2952_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.883 x 6.055 at -14.15 degrees (North through East) ! Clean map min=-0.001136 max=0.17001 Jy/beam ! Writing clean map to FITS file: J0426+2952_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.170008 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000160415 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.283072 0.283072 0.566144 1.13229 2.26458 4.52915 9.0583 18.1166 36.2332 72.4664 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.17 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.883 x 6.055 at -14.15 degrees (North through East) ! Clean map min=-0.001136 max=0.17001 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 J0426+2952_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:46:12 2016