! Started logfile: J2312+7241_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:18:04 2016 obs J2312+7241_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J2312+7241_S_2014_08_09_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.774565 visibilities/baseline/integration-bin. ! Found source: J2312+7241 ! ! 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 342 lines of history. ! ! Reading 11572 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 J2312+7241_S_2014_08_09_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 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.875034Jy sigma=0.009469 ! Fit after self-cal, rms=0.866214Jy sigma=0.009386 ! 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.48 mas, bmaj=9.254 mas, bpa=49.18 degrees ! Estimated noise=976.382 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.099387 Jy ! Component: 100 - total flux cleaned = 0.131409 Jy ! Total flux subtracted in 100 components = 0.131409 Jy ! Clean residual min=-0.007048 max=0.014588 Jy/beam ! Clean residual mean=-0.000017 rms=0.002013 Jy/beam ! Combined flux in latest and established models = 0.131409 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.131409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086236Jy sigma=0.000851 ! Fit after self-cal, rms=0.086057Jy sigma=0.000849 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0172772 Jy ! Component: 100 - total flux cleaned = 0.0264065 Jy ! Total flux subtracted in 100 components = 0.0264065 Jy ! Clean residual min=-0.004421 max=0.004618 Jy/beam ! Clean residual mean=-0.000008 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.157815 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 28 components and 0.157815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081456Jy sigma=0.000800 ! Fit after self-cal, rms=0.081388Jy sigma=0.000799 ! 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.193 mas, bmaj=9.714 mas, bpa=48.66 degrees ! Estimated noise=619.079 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.00823895 Jy ! Component: 100 - total flux cleaned = 0.0127304 Jy ! Component: 150 - total flux cleaned = 0.0155834 Jy ! Component: 200 - total flux cleaned = 0.0175667 Jy ! Total flux subtracted in 200 components = 0.0175667 Jy ! Clean residual min=-0.002908 max=0.002825 Jy/beam ! Clean residual mean=-0.000009 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.175382 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 70 components and 0.175382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080373Jy sigma=0.000791 ! Fit after self-cal, rms=0.080343Jy sigma=0.000791 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.86 HN 0.99 KP 1.05 ! LA 1.07 MK 1.00* NL 0.98 OV 0.99 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.01 KP 1.06 ! LA 1.05 MK 1.00* NL 1.04 OV 1.03 ! PT 1.00 SC 1.08 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.15 HN 1.07 KP 0.89 ! LA 0.85 MK 1.00* NL 0.98 OV 0.95 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.98 HN 1.02 KP 0.91 ! LA 0.80 MK 1.00* NL 1.07 OV 1.01 ! PT 1.03 SC 1.00 ! ! ! Fit before self-cal, rms=0.080343Jy sigma=0.000791 ! Fit after self-cal, rms=0.077499Jy sigma=0.000776 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.227 mas, bmaj=9.751 mas, bpa=48.62 degrees ! Estimated noise=618.128 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.000709021 Jy ! Component: 100 - total flux cleaned = -0.000561257 Jy ! Component: 150 - total flux cleaned = -0.000521605 Jy ! Component: 200 - total flux cleaned = -0.000502973 Jy ! Total flux subtracted in 200 components = -0.000502973 Jy ! Clean residual min=-0.001695 max=0.002586 Jy/beam ! Clean residual mean=-0.000001 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.174879 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 83 components and 0.174879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077475Jy sigma=0.000776 ! Fit after self-cal, rms=0.077452Jy sigma=0.000775 ! Inverting map ! Added new window around map position (-5.5, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00228438 Jy ! Component: 100 - total flux cleaned = 0.00305509 Jy ! Component: 150 - total flux cleaned = 0.0034701 Jy ! Component: 200 - total flux cleaned = 0.00360777 Jy ! Total flux subtracted in 200 components = 0.00360777 Jy ! Clean residual min=-0.001712 max=0.001788 Jy/beam ! Clean residual mean=0.000005 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.178487 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 109 components and 0.178487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077377Jy sigma=0.000775 ! Fit after self-cal, rms=0.077370Jy sigma=0.000775 ! 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.077370Jy sigma=0.000775 ! Fit after self-cal, rms=0.077628Jy sigma=0.000774 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.227 mas, bmaj=9.772 mas, bpa=48.39 degrees ! Estimated noise=617.341 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000124602 Jy ! Component: 100 - total flux cleaned = 0.000211132 Jy ! Component: 150 - total flux cleaned = 0.000260488 Jy ! Component: 200 - total flux cleaned = 0.00028306 Jy ! Total flux subtracted in 200 components = 0.00028306 Jy ! Clean residual min=-0.001629 max=0.001530 Jy/beam ! Clean residual mean=0.000002 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.17877 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 133 components and 0.17877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077606Jy sigma=0.000774 ! Fit after self-cal, rms=0.077609Jy 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 = 0.000181946 Jy ! Component: 100 - total flux cleaned = 0.000181263 Jy ! Component: 150 - total flux cleaned = 0.000218367 Jy ! Component: 200 - total flux cleaned = 0.000235569 Jy ! Total flux subtracted in 200 components = 0.000235569 Jy ! Clean residual min=-0.001600 max=0.001495 Jy/beam ! Clean residual mean=0.000003 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.179005 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 144 components and 0.179005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077599Jy sigma=0.000773 ! Fit after self-cal, rms=0.077599Jy sigma=0.000773 ! 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.077599Jy sigma=0.000773 ! Fit after self-cal, rms=0.077720Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.23 mas, bmaj=9.779 mas, bpa=48.34 degrees ! Estimated noise=617.108 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000286215 Jy ! Component: 100 - total flux cleaned = -0.00034297 Jy ! Component: 150 - total flux cleaned = -0.000360157 Jy ! Component: 200 - total flux cleaned = -0.000375729 Jy ! Total flux subtracted in 200 components = -0.000375729 Jy ! Clean residual min=-0.001574 max=0.001483 Jy/beam ! Clean residual mean=0.000003 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.17863 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 151 components and 0.17863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077711Jy sigma=0.000773 ! Fit after self-cal, rms=0.077713Jy sigma=0.000773 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 = -8.95936e-07 Jy ! Component: 100 - total flux cleaned = -3.03401e-05 Jy ! Component: 150 - total flux cleaned = -2.96507e-05 Jy ! Component: 200 - total flux cleaned = -1.65303e-05 Jy ! Total flux subtracted in 200 components = -1.65303e-05 Jy ! Clean residual min=-0.001556 max=0.001462 Jy/beam ! Clean residual mean=0.000003 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.178613 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 158 components and 0.178613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077708Jy sigma=0.000773 ! Fit after self-cal, rms=0.077707Jy sigma=0.000773 ! 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.077707Jy sigma=0.000773 ! Fit after self-cal, rms=0.077781Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.842 mas, bmaj=12.1 mas, bpa=54.42 degrees ! Estimated noise=710.192 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000295218 Jy ! Component: 100 - total flux cleaned = -0.000224839 Jy ! Component: 150 - total flux cleaned = -0.000266947 Jy ! Component: 200 - total flux cleaned = -0.000288952 Jy ! Total flux subtracted in 200 components = -0.000288952 Jy ! Clean residual min=-0.001427 max=0.001272 Jy/beam ! Clean residual mean=0.000006 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.178324 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 184 components and 0.178324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077780Jy sigma=0.000773 ! Fit after self-cal, rms=0.077780Jy sigma=0.000773 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.35961e-05 Jy ! Component: 100 - total flux cleaned = 1.93977e-05 Jy ! Component: 150 - total flux cleaned = -5.49777e-07 Jy ! Component: 200 - total flux cleaned = -2.39037e-05 Jy ! Total flux subtracted in 200 components = -2.39037e-05 Jy ! Clean residual min=-0.001429 max=0.001258 Jy/beam ! Clean residual mean=0.000006 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.1783 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 202 components and 0.1783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077780Jy sigma=0.000773 ! Fit after self-cal, rms=0.077779Jy sigma=0.000773 ! 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.232 mas, bmaj=9.784 mas, bpa=48.3 degrees ! Estimated noise=616.918 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.232 x 9.784 at 48.3 degrees (North through East) ! Clean map min=-0.0014835 max=0.13357 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.499 mas, bmaj=9.315 mas, bpa=48.84 degrees ! Estimated noise=977.671 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0993101 Jy ! Component: 100 - total flux cleaned = 0.133048 Jy ! Component: 150 - total flux cleaned = 0.149412 Jy ! Component: 200 - total flux cleaned = 0.157566 Jy ! Total flux subtracted in 200 components = 0.157566 Jy ! Clean residual min=-0.003866 max=0.003965 Jy/beam ! Clean residual mean=-0.000005 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.157566 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.157566 Jy ! Inverting map and beam ! Estimated beam: bmin=4.232 mas, bmaj=9.784 mas, bpa=48.3 degrees ! Estimated noise=616.918 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.0069822 Jy ! Component: 100 - total flux cleaned = 0.0112237 Jy ! Component: 150 - total flux cleaned = 0.0138919 Jy ! Component: 200 - total flux cleaned = 0.0157178 Jy ! Total flux subtracted in 200 components = 0.0157178 Jy ! Clean residual min=-0.001514 max=0.001532 Jy/beam ! Clean residual mean=-0.000004 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.173284 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 58 components and 0.173284 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.842 mas, bmaj=12.1 mas, bpa=54.42 degrees ! Estimated noise=710.192 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00191709 Jy ! Component: 100 - total flux cleaned = 0.00311154 Jy ! Component: 150 - total flux cleaned = 0.00388819 Jy ! Component: 200 - total flux cleaned = 0.00422104 Jy ! Total flux subtracted in 200 components = 0.00422104 Jy ! Clean residual min=-0.001449 max=0.001372 Jy/beam ! Clean residual mean=0.000003 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.177505 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.000244605 Jy ! Component: 100 - total flux cleaned = 0.000369285 Jy ! Component: 150 - total flux cleaned = 0.000461378 Jy ! Component: 200 - total flux cleaned = 0.000507503 Jy ! Total flux subtracted in 200 components = 0.000507503 Jy ! Clean residual min=-0.001412 max=0.001304 Jy/beam ! Clean residual mean=0.000004 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.178012 Jy ! Adding 85 model components to the UV plane model. ! The established model now contains 140 components and 0.178012 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.232 mas, bmaj=9.784 mas, bpa=48.3 degrees ! Estimated noise=616.918 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000283596 Jy ! Component: 100 - total flux cleaned = -0.000306047 Jy ! Component: 150 - total flux cleaned = -0.000269569 Jy ! Component: 200 - total flux cleaned = -0.000235264 Jy ! Total flux subtracted in 200 components = -0.000235264 Jy ! Clean residual min=-0.001488 max=0.001466 Jy/beam ! Clean residual mean=0.000002 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.177777 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 162 components and 0.177777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077781Jy sigma=0.000773 ! Fit after self-cal, rms=0.077781Jy sigma=0.000773 wmodel J2312+7241_S_2014_08_09_pus_map.mod ! Writing 162 model components to file: J2312+7241_S_2014_08_09_pus_map.mod wobs J2312+7241_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J2312+7241_S_2014_08_09_pus_uvs.fits wwins J2312+7241_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J2312+7241_S_2014_08_09_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 = 8.42663e-05 Jy ! Component: 100 - total flux cleaned = 8.36461e-05 Jy ! Component: 150 - total flux cleaned = 0.000133039 Jy ! Component: 200 - total flux cleaned = 0.000156728 Jy ! Component: 250 - total flux cleaned = 0.000133624 Jy ! Component: 300 - total flux cleaned = 8.92821e-05 Jy ! Component: 350 - total flux cleaned = 6.78811e-05 Jy ! Component: 400 - total flux cleaned = 4.67196e-05 Jy ! Component: 450 - total flux cleaned = 2.64318e-05 Jy ! Component: 500 - total flux cleaned = 0.000106953 Jy ! Component: 550 - total flux cleaned = 0.000166429 Jy ! Component: 600 - total flux cleaned = 0.000320553 Jy ! Component: 650 - total flux cleaned = 0.000377096 Jy ! Component: 700 - total flux cleaned = 0.000451413 Jy ! Component: 750 - total flux cleaned = 0.000579123 Jy ! Component: 800 - total flux cleaned = 0.000596839 Jy ! Component: 850 - total flux cleaned = 0.000649778 Jy ! Component: 900 - total flux cleaned = 0.000719121 Jy ! Component: 950 - total flux cleaned = 0.000753095 Jy ! Component: 1000 - total flux cleaned = 0.000820727 Jy ! Component: 1050 - total flux cleaned = 0.000853753 Jy ! Component: 1100 - total flux cleaned = 0.000870263 Jy ! Component: 1150 - total flux cleaned = 0.000935479 Jy ! Component: 1200 - total flux cleaned = 0.00101553 Jy ! Component: 1250 - total flux cleaned = 0.00104726 Jy ! Component: 1300 - total flux cleaned = 0.00112559 Jy ! Component: 1350 - total flux cleaned = 0.00121788 Jy ! Component: 1400 - total flux cleaned = 0.00126344 Jy ! Component: 1450 - total flux cleaned = 0.00132366 Jy ! Component: 1500 - total flux cleaned = 0.0013977 Jy ! Component: 1550 - total flux cleaned = 0.00145642 Jy ! Component: 1600 - total flux cleaned = 0.00149971 Jy ! Component: 1650 - total flux cleaned = 0.00154273 Jy ! Component: 1700 - total flux cleaned = 0.0016135 Jy ! Component: 1750 - total flux cleaned = 0.00168342 Jy ! Component: 1800 - total flux cleaned = 0.00172464 Jy ! Component: 1850 - total flux cleaned = 0.00175209 Jy ! Component: 1900 - total flux cleaned = 0.00181968 Jy ! Component: 1950 - total flux cleaned = 0.00187316 Jy ! Component: 2000 - total flux cleaned = 0.00195249 Jy ! Component: 2050 - total flux cleaned = 0.00203084 Jy ! Component: 2100 - total flux cleaned = 0.00206962 Jy ! Component: 2150 - total flux cleaned = 0.0021336 Jy ! Component: 2200 - total flux cleaned = 0.00219704 Jy ! Component: 2250 - total flux cleaned = 0.00227262 Jy ! Component: 2300 - total flux cleaned = 0.00229768 Jy ! Component: 2350 - total flux cleaned = 0.00238427 Jy ! Component: 2400 - total flux cleaned = 0.00244547 Jy ! Component: 2450 - total flux cleaned = 0.00246973 Jy ! Component: 2500 - total flux cleaned = 0.00255393 Jy ! Component: 2550 - total flux cleaned = 0.00263727 Jy ! Component: 2600 - total flux cleaned = 0.0026846 Jy ! Component: 2650 - total flux cleaned = 0.00274315 Jy ! Component: 2700 - total flux cleaned = 0.00277804 Jy ! Component: 2750 - total flux cleaned = 0.00287004 Jy ! Component: 2800 - total flux cleaned = 0.00296126 Jy ! Component: 2850 - total flux cleaned = 0.00298392 Jy ! Component: 2900 - total flux cleaned = 0.00304001 Jy ! Component: 2950 - total flux cleaned = 0.00308442 Jy ! Component: 3000 - total flux cleaned = 0.00310647 Jy ! Component: 3050 - total flux cleaned = 0.00319407 Jy ! Component: 3100 - total flux cleaned = 0.00321561 Jy ! Component: 3150 - total flux cleaned = 0.00326941 Jy ! Component: 3200 - total flux cleaned = 0.00326932 Jy ! Component: 3250 - total flux cleaned = 0.00331183 Jy ! Component: 3300 - total flux cleaned = 0.00337492 Jy ! Component: 3350 - total flux cleaned = 0.00338528 Jy ! Component: 3400 - total flux cleaned = 0.00338526 Jy ! Component: 3450 - total flux cleaned = 0.00342643 Jy ! Component: 3500 - total flux cleaned = 0.00340601 Jy ! Component: 3550 - total flux cleaned = 0.00339575 Jy ! Component: 3600 - total flux cleaned = 0.00337571 Jy ! Component: 3650 - total flux cleaned = 0.00333572 Jy ! Component: 3700 - total flux cleaned = 0.0033457 Jy ! Component: 3750 - total flux cleaned = 0.00335574 Jy ! Component: 3800 - total flux cleaned = 0.00337534 Jy ! Component: 3850 - total flux cleaned = 0.00336543 Jy ! Component: 3900 - total flux cleaned = 0.00330722 Jy ! Component: 3950 - total flux cleaned = 0.00327833 Jy ! Component: 4000 - total flux cleaned = 0.00327831 Jy ! Component: 4050 - total flux cleaned = 0.00324019 Jy ! Total flux subtracted in 4096 components = 0.00326853 Jy ! Clean residual min=-0.000548 max=0.000612 Jy/beam ! Clean residual mean=-0.000000 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.181046 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 435 components and 0.181046 Jy ![Exited script file: muppet] wmap "J2312+7241_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.232 x 9.784 at 48.3 degrees (North through East) ! Clean map min=-0.001286 max=0.13374 Jy/beam ! Writing clean map to FITS file: J2312+7241_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.133743 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000182899 device "J2312+7241_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J2312+7241_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.410261 0.410261 0.820522 1.64104 3.28209 6.56418 13.1284 26.2567 52.5134 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.133 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.232 x 9.784 at 48.3 degrees (North through East) ! Clean map min=-0.001286 max=0.13374 Jy/beam quit ! Quitting program ! Log file J2312+7241_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:18:09 2016