! Started logfile: J0339+6008_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:44:38 2016 obs J0339+6008_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0339+6008_S_2015_03_17_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.972174 visibilities/baseline/integration-bin. ! Found source: J0339+6008 ! ! 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 20124 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 J0339+6008_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.908478Jy sigma=0.010335 ! Fit after self-cal, rms=0.882192Jy sigma=0.010040 ! 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.788 mas, bmaj=4.864 mas, bpa=-75.4 degrees ! Estimated noise=877.3 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.0851961 Jy ! Component: 100 - total flux cleaned = 0.110576 Jy ! Total flux subtracted in 100 components = 0.110576 Jy ! Clean residual min=-0.005002 max=0.010786 Jy/beam ! Clean residual mean=-0.000021 rms=0.001348 Jy/beam ! Combined flux in latest and established models = 0.110576 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.110576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078854Jy sigma=0.000835 ! Fit after self-cal, rms=0.078814Jy sigma=0.000834 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0121986 Jy ! Component: 100 - total flux cleaned = 0.0188284 Jy ! Total flux subtracted in 100 components = 0.0188284 Jy ! Clean residual min=-0.004212 max=0.004598 Jy/beam ! Clean residual mean=-0.000009 rms=0.001044 Jy/beam ! Combined flux in latest and established models = 0.129404 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 21 components and 0.129404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075957Jy sigma=0.000806 ! Fit after self-cal, rms=0.075943Jy sigma=0.000806 ! 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.535 mas, bmaj=5.84 mas, bpa=-79.29 degrees ! Estimated noise=446.85 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.00619212 Jy ! Component: 100 - total flux cleaned = 0.00953688 Jy ! Component: 150 - total flux cleaned = 0.011628 Jy ! Component: 200 - total flux cleaned = 0.0129631 Jy ! Total flux subtracted in 200 components = 0.0129631 Jy ! Clean residual min=-0.002760 max=0.003618 Jy/beam ! Clean residual mean=0.000003 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.142367 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 40 components and 0.142367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075288Jy sigma=0.000801 ! Fit after self-cal, rms=0.075285Jy sigma=0.000801 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.88 HN 0.95 KP 1.06 ! LA 0.99 MK 1.07 NL 0.89 OV 1.01 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.91 HN 1.03 KP 1.03 ! LA 0.96 MK 1.07 NL 0.99 OV 1.04 ! PT 1.05 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.92 HN 1.03 KP 0.95 ! LA 0.80 MK 1.12 NL 1.12 OV 0.97 ! PT 1.06 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.91 HN 1.00 KP 0.93 ! LA 0.87 MK 1.18 NL 0.99 OV 1.06 ! PT 1.11 SC 0.97 ! ! ! Fit before self-cal, rms=0.075285Jy sigma=0.000801 ! Fit after self-cal, rms=0.072909Jy sigma=0.000789 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.624 mas, bmaj=5.936 mas, bpa=-80.23 degrees ! Estimated noise=449.856 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.00162344 Jy ! Component: 100 - total flux cleaned = -0.00182526 Jy ! Component: 150 - total flux cleaned = -0.00197588 Jy ! Component: 200 - total flux cleaned = -0.0020702 Jy ! Total flux subtracted in 200 components = -0.0020702 Jy ! Clean residual min=-0.001570 max=0.001818 Jy/beam ! Clean residual mean=-0.000000 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.140297 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 45 components and 0.140297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072863Jy sigma=0.000788 ! Fit after self-cal, rms=0.072817Jy sigma=0.000788 ! 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.072817Jy sigma=0.000788 ! Fit after self-cal, rms=0.073247Jy sigma=0.000787 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.629 mas, bmaj=5.938 mas, bpa=-79.73 degrees ! Estimated noise=449.259 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000720464 Jy ! Component: 100 - total flux cleaned = -0.000845343 Jy ! Component: 150 - total flux cleaned = -0.000946271 Jy ! Component: 200 - total flux cleaned = -0.00104122 Jy ! Total flux subtracted in 200 components = -0.00104122 Jy ! Clean residual min=-0.001387 max=0.001411 Jy/beam ! Clean residual mean=-0.000001 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.139256 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.139256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073234Jy sigma=0.000787 ! Fit after self-cal, rms=0.073247Jy sigma=0.000787 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.000130723 Jy ! Component: 100 - total flux cleaned = -0.000170574 Jy ! Component: 150 - total flux cleaned = -0.000212262 Jy ! Component: 200 - total flux cleaned = -0.000241087 Jy ! Total flux subtracted in 200 components = -0.000241087 Jy ! Clean residual min=-0.001394 max=0.001406 Jy/beam ! Clean residual mean=-0.000001 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.139015 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.139015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073245Jy sigma=0.000787 ! Fit after self-cal, rms=0.073244Jy sigma=0.000787 ! 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.073244Jy sigma=0.000787 ! Fit after self-cal, rms=0.073441Jy sigma=0.000787 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.647 mas, bmaj=5.959 mas, bpa=-79.71 degrees ! Estimated noise=449.867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000562343 Jy ! Component: 100 - total flux cleaned = -0.000653202 Jy ! Component: 150 - total flux cleaned = -0.000726408 Jy ! Component: 200 - total flux cleaned = -0.000776477 Jy ! Total flux subtracted in 200 components = -0.000776477 Jy ! Clean residual min=-0.001326 max=0.001418 Jy/beam ! Clean residual mean=-0.000001 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.138238 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 0.138238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073434Jy sigma=0.000787 ! Fit after self-cal, rms=0.073435Jy sigma=0.000787 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.97142e-05 Jy ! Component: 100 - total flux cleaned = -9.79826e-05 Jy ! Component: 150 - total flux cleaned = -0.000129345 Jy ! Component: 200 - total flux cleaned = -0.000151787 Jy ! Total flux subtracted in 200 components = -0.000151787 Jy ! Clean residual min=-0.001323 max=0.001414 Jy/beam ! Clean residual mean=-0.000001 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.138086 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.138086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073433Jy sigma=0.000787 ! Fit after self-cal, rms=0.073433Jy sigma=0.000787 ! 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.073433Jy sigma=0.000787 ! Fit after self-cal, rms=0.073589Jy sigma=0.000787 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.481 mas, bmaj=10.27 mas, bpa=88.33 degrees ! Estimated noise=551.815 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000478751 Jy ! Component: 100 - total flux cleaned = -0.000586067 Jy ! Component: 150 - total flux cleaned = -0.000601277 Jy ! Component: 200 - total flux cleaned = -0.000605464 Jy ! Total flux subtracted in 200 components = -0.000605464 Jy ! Clean residual min=-0.001500 max=0.001689 Jy/beam ! Clean residual mean=-0.000002 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.137481 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 66 components and 0.137481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073587Jy sigma=0.000787 ! Fit after self-cal, rms=0.073588Jy sigma=0.000787 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.69223e-05 Jy ! Component: 100 - total flux cleaned = -2.78242e-06 Jy ! Component: 150 - total flux cleaned = 4.91105e-06 Jy ! Component: 200 - total flux cleaned = 8.35922e-06 Jy ! Total flux subtracted in 200 components = 8.35922e-06 Jy ! Clean residual min=-0.001502 max=0.001688 Jy/beam ! Clean residual mean=-0.000002 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.137489 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 67 components and 0.137489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073589Jy sigma=0.000787 ! Fit after self-cal, rms=0.073588Jy sigma=0.000787 ! 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.662 mas, bmaj=5.976 mas, bpa=-79.74 degrees ! Estimated noise=450.332 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.662 x 5.976 at -79.74 degrees (North through East) ! Clean map min=-0.0012917 max=0.11728 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.871 mas, bmaj=4.959 mas, bpa=-75.67 degrees ! Estimated noise=908.355 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0877718 Jy ! Component: 100 - total flux cleaned = 0.112406 Jy ! Component: 150 - total flux cleaned = 0.123039 Jy ! Component: 200 - total flux cleaned = 0.128626 Jy ! Total flux subtracted in 200 components = 0.128626 Jy ! Clean residual min=-0.003415 max=0.003273 Jy/beam ! Clean residual mean=-0.000007 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.128626 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.128626 Jy ! Inverting map and beam ! Estimated beam: bmin=3.662 mas, bmaj=5.976 mas, bpa=-79.74 degrees ! Estimated noise=450.332 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.00415198 Jy ! Component: 100 - total flux cleaned = 0.0060312 Jy ! Component: 150 - total flux cleaned = 0.00707306 Jy ! Component: 200 - total flux cleaned = 0.00767817 Jy ! Total flux subtracted in 200 components = 0.00767817 Jy ! Clean residual min=-0.001371 max=0.001465 Jy/beam ! Clean residual mean=-0.000003 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.136304 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 42 components and 0.136304 Jy ! Inverting map ! Added new window around map position (-26.5, 64.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00136054 Jy ! Component: 100 - total flux cleaned = 0.00208916 Jy ! Component: 150 - total flux cleaned = 0.00248526 Jy ! Component: 200 - total flux cleaned = 0.00266515 Jy ! Total flux subtracted in 200 components = 0.00266515 Jy ! Clean residual min=-0.001295 max=0.001284 Jy/beam ! Clean residual mean=-0.000001 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.138969 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 61 components and 0.138969 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.481 mas, bmaj=10.27 mas, bpa=88.33 degrees ! Estimated noise=551.815 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000689969 Jy ! Component: 100 - total flux cleaned = 0.000920113 Jy ! Component: 150 - total flux cleaned = 0.0010096 Jy ! Component: 200 - total flux cleaned = 0.001058 Jy ! Total flux subtracted in 200 components = 0.001058 Jy ! Clean residual min=-0.001340 max=0.001501 Jy/beam ! Clean residual mean=0.000003 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.140027 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.32179e-05 Jy ! Component: 100 - total flux cleaned = 5.88154e-05 Jy ! Component: 150 - total flux cleaned = 7.33693e-05 Jy ! Component: 200 - total flux cleaned = 9.34654e-05 Jy ! Total flux subtracted in 200 components = 9.34654e-05 Jy ! Clean residual min=-0.001338 max=0.001483 Jy/beam ! Clean residual mean=0.000003 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.140121 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 79 components and 0.140121 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.662 mas, bmaj=5.976 mas, bpa=-79.74 degrees ! Estimated noise=450.332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.48333e-05 Jy ! Component: 100 - total flux cleaned = 8.8975e-05 Jy ! Component: 150 - total flux cleaned = 4.57082e-05 Jy ! Component: 200 - total flux cleaned = 1.91797e-05 Jy ! Total flux subtracted in 200 components = 1.91797e-05 Jy ! Clean residual min=-0.001277 max=0.001238 Jy/beam ! Clean residual mean=0.000001 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.14014 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 91 components and 0.14014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073573Jy sigma=0.000786 ! Fit after self-cal, rms=0.073567Jy sigma=0.000786 wmodel J0339+6008_S_2015_03_17_pus_map.mod ! Writing 91 model components to file: J0339+6008_S_2015_03_17_pus_map.mod wobs J0339+6008_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0339+6008_S_2015_03_17_pus_uvs.fits wwins J0339+6008_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J0339+6008_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.000286566 Jy ! Component: 100 - total flux cleaned = -0.000352812 Jy ! Component: 150 - total flux cleaned = -0.000435845 Jy ! Component: 200 - total flux cleaned = -0.000515393 Jy ! Component: 250 - total flux cleaned = -0.000553902 Jy ! Component: 300 - total flux cleaned = -0.000572811 Jy ! Component: 350 - total flux cleaned = -0.000627584 Jy ! Component: 400 - total flux cleaned = -0.000681456 Jy ! Component: 450 - total flux cleaned = -0.000752305 Jy ! Component: 500 - total flux cleaned = -0.000804353 Jy ! Component: 550 - total flux cleaned = -0.000906532 Jy ! Component: 600 - total flux cleaned = -0.000956326 Jy ! Component: 650 - total flux cleaned = -0.00100554 Jy ! Component: 700 - total flux cleaned = -0.000989539 Jy ! Component: 750 - total flux cleaned = -0.00108539 Jy ! Component: 800 - total flux cleaned = -0.00103827 Jy ! Component: 850 - total flux cleaned = -0.00110047 Jy ! Component: 900 - total flux cleaned = -0.00111603 Jy ! Component: 950 - total flux cleaned = -0.00119142 Jy ! Component: 1000 - total flux cleaned = -0.00119172 Jy ! Component: 1050 - total flux cleaned = -0.00128002 Jy ! Component: 1100 - total flux cleaned = -0.0013089 Jy ! Component: 1150 - total flux cleaned = -0.00133733 Jy ! Component: 1200 - total flux cleaned = -0.00130897 Jy ! Component: 1250 - total flux cleaned = -0.00132286 Jy ! Component: 1300 - total flux cleaned = -0.00128139 Jy ! Component: 1350 - total flux cleaned = -0.00126777 Jy ! Component: 1400 - total flux cleaned = -0.00126808 Jy ! Component: 1450 - total flux cleaned = -0.0012545 Jy ! Component: 1500 - total flux cleaned = -0.00121457 Jy ! Component: 1550 - total flux cleaned = -0.00120119 Jy ! Component: 1600 - total flux cleaned = -0.00108408 Jy ! Component: 1650 - total flux cleaned = -0.00104527 Jy ! Component: 1700 - total flux cleaned = -0.00101982 Jy ! Component: 1750 - total flux cleaned = -0.000918791 Jy ! Component: 1800 - total flux cleaned = -0.000868673 Jy ! Component: 1850 - total flux cleaned = -0.000781772 Jy ! Component: 1900 - total flux cleaned = -0.000732593 Jy ! Component: 1950 - total flux cleaned = -0.000671497 Jy ! Component: 2000 - total flux cleaned = -0.000659438 Jy ! Component: 2050 - total flux cleaned = -0.000599283 Jy ! Component: 2100 - total flux cleaned = -0.00051584 Jy ! Component: 2150 - total flux cleaned = -0.000492054 Jy ! Component: 2200 - total flux cleaned = -0.000398051 Jy ! Component: 2250 - total flux cleaned = -0.000339838 Jy ! Component: 2300 - total flux cleaned = -0.000316702 Jy ! Component: 2350 - total flux cleaned = -0.000247725 Jy ! Component: 2400 - total flux cleaned = -0.000202243 Jy ! Component: 2450 - total flux cleaned = -0.000168234 Jy ! Component: 2500 - total flux cleaned = -6.70501e-05 Jy ! Component: 2550 - total flux cleaned = -1.12443e-05 Jy ! Component: 2600 - total flux cleaned = 8.84666e-05 Jy ! Component: 2650 - total flux cleaned = 0.000165369 Jy ! Component: 2700 - total flux cleaned = 0.000220031 Jy ! Component: 2750 - total flux cleaned = 0.000296054 Jy ! Component: 2800 - total flux cleaned = 0.000349932 Jy ! Component: 2850 - total flux cleaned = 0.000403404 Jy ! Component: 2900 - total flux cleaned = 0.000445924 Jy ! Component: 2950 - total flux cleaned = 0.00044588 Jy ! Component: 3000 - total flux cleaned = 0.000487915 Jy ! Component: 3050 - total flux cleaned = 0.000540147 Jy ! Component: 3100 - total flux cleaned = 0.000540182 Jy ! Component: 3150 - total flux cleaned = 0.000612356 Jy ! Component: 3200 - total flux cleaned = 0.000622586 Jy ! Component: 3250 - total flux cleaned = 0.000642989 Jy ! Component: 3300 - total flux cleaned = 0.000724043 Jy ! Component: 3350 - total flux cleaned = 0.000774366 Jy ! Component: 3400 - total flux cleaned = 0.000784361 Jy ! Component: 3450 - total flux cleaned = 0.000814199 Jy ! Component: 3500 - total flux cleaned = 0.00081422 Jy ! Component: 3550 - total flux cleaned = 0.000833874 Jy ! Component: 3600 - total flux cleaned = 0.000814227 Jy ! Component: 3650 - total flux cleaned = 0.000901694 Jy ! Component: 3700 - total flux cleaned = 0.000911307 Jy ! Component: 3750 - total flux cleaned = 0.000911301 Jy ! Component: 3800 - total flux cleaned = 0.000930407 Jy ! Component: 3850 - total flux cleaned = 0.000949421 Jy ! Component: 3900 - total flux cleaned = 0.000949387 Jy ! Component: 3950 - total flux cleaned = 0.000977665 Jy ! Component: 4000 - total flux cleaned = 0.000987031 Jy ! Component: 4050 - total flux cleaned = 0.000987024 Jy ! Total flux subtracted in 4096 components = 0.00101472 Jy ! Clean residual min=-0.000546 max=0.000561 Jy/beam ! Clean residual mean=-0.000001 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.141154 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 399 components and 0.141154 Jy ![Exited script file: muppet] wmap "J0339+6008_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.662 x 5.976 at -79.74 degrees (North through East) ! Clean map min=-0.00096023 max=0.11788 Jy/beam ! Writing clean map to FITS file: J0339+6008_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.117878 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000168233 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.428154 0.428154 0.856308 1.71262 3.42523 6.85047 13.7009 27.4019 54.8037 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.117 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.662 x 5.976 at -79.74 degrees (North through East) ! Clean map min=-0.00096023 max=0.11788 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 J0339+6008_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:44:46 2016