! Started logfile: J1308+4957_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:27:43 2016 obs J1308+4957_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1308+4957_S_2014_05_31_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.887263 visibilities/baseline/integration-bin. ! Found source: J1308+4957 ! ! 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 336 lines of history. ! ! Reading 13096 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 J1308+4957_S_2014_05_31_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.873695Jy sigma=0.010798 ! Fit after self-cal, rms=0.865817Jy sigma=0.010713 ! 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.252 mas, bmaj=4.367 mas, bpa=-42.93 degrees ! Estimated noise=907.526 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.10251 Jy ! Component: 100 - total flux cleaned = 0.12651 Jy ! Total flux subtracted in 100 components = 0.12651 Jy ! Clean residual min=-0.004315 max=0.008658 Jy/beam ! Clean residual mean=-0.000013 rms=0.001106 Jy/beam ! Combined flux in latest and established models = 0.12651 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.12651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071302Jy sigma=0.000814 ! Fit after self-cal, rms=0.071298Jy sigma=0.000814 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00849039 Jy ! Component: 100 - total flux cleaned = 0.0123666 Jy ! Total flux subtracted in 100 components = 0.0123666 Jy ! Clean residual min=-0.004040 max=0.004058 Jy/beam ! Clean residual mean=-0.000004 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.138877 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 19 components and 0.138877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069952Jy sigma=0.000799 ! Fit after self-cal, rms=0.069948Jy 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.201 mas, bmaj=5.38 mas, bpa=-40.39 degrees ! Estimated noise=507.833 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.00332822 Jy ! Component: 100 - total flux cleaned = 0.00479485 Jy ! Component: 150 - total flux cleaned = 0.00558359 Jy ! Component: 200 - total flux cleaned = 0.00586632 Jy ! Total flux subtracted in 200 components = 0.00586632 Jy ! Clean residual min=-0.002609 max=0.002349 Jy/beam ! Clean residual mean=-0.000012 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.144743 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 37 components and 0.144743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069748Jy sigma=0.000798 ! Fit after self-cal, rms=0.069750Jy sigma=0.000798 ! 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.00 FD 0.83 HN 0.97 KP 1.04 ! LA 1.18 MK 1.00 NL 0.97 OV 0.97 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 1.01 KP 1.02 ! LA 1.14 MK 1.02 NL 1.04 OV 1.00 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.12 HN 1.02 KP 0.91 ! LA 0.90 MK 1.02 NL 1.00 OV 0.92 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.02 HN 1.01 KP 0.88 ! LA 0.88 MK 1.01 NL 1.09 OV 0.99 ! PT 1.03 SC 0.97 ! ! ! Fit before self-cal, rms=0.069750Jy sigma=0.000798 ! Fit after self-cal, rms=0.067689Jy sigma=0.000781 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.217 mas, bmaj=5.38 mas, bpa=-40.13 degrees ! Estimated noise=507.672 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.000516092 Jy ! Component: 100 - total flux cleaned = -0.000501579 Jy ! Component: 150 - total flux cleaned = -0.000466783 Jy ! Component: 200 - total flux cleaned = -0.000447965 Jy ! Total flux subtracted in 200 components = -0.000447965 Jy ! Clean residual min=-0.001606 max=0.001704 Jy/beam ! Clean residual mean=-0.000010 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.144295 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 41 components and 0.144295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067680Jy sigma=0.000781 ! Fit after self-cal, rms=0.067675Jy sigma=0.000781 ! 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.067675Jy sigma=0.000781 ! Fit after self-cal, rms=0.067749Jy sigma=0.000780 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.225 mas, bmaj=5.379 mas, bpa=-40.02 degrees ! Estimated noise=508.024 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000198526 Jy ! Component: 100 - total flux cleaned = -0.000218497 Jy ! Component: 150 - total flux cleaned = -0.000227098 Jy ! Component: 200 - total flux cleaned = -0.000234778 Jy ! Total flux subtracted in 200 components = -0.000234778 Jy ! Clean residual min=-0.001539 max=0.001644 Jy/beam ! Clean residual mean=-0.000005 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.144061 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 45 components and 0.144061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067745Jy sigma=0.000780 ! Fit after self-cal, rms=0.067749Jy sigma=0.000780 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) ! Added new window around map position (6.5, 26). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000555096 Jy ! Component: 100 - total flux cleaned = 0.000294642 Jy ! Component: 150 - total flux cleaned = 0.000205093 Jy ! Component: 200 - total flux cleaned = 0.000204855 Jy ! Total flux subtracted in 200 components = 0.000204855 Jy ! Clean residual min=-0.001447 max=0.001475 Jy/beam ! Clean residual mean=-0.000004 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.144265 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 67 components and 0.144265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067706Jy sigma=0.000779 ! Fit after self-cal, rms=0.067705Jy sigma=0.000779 ! Inverting map ! Added new window around map position (-34, 39.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114915 Jy ! Component: 100 - total flux cleaned = 0.00121499 Jy ! Component: 150 - total flux cleaned = 0.00118823 Jy ! Component: 200 - total flux cleaned = 0.00116432 Jy ! Total flux subtracted in 200 components = 0.00116432 Jy ! Clean residual min=-0.001341 max=0.001300 Jy/beam ! Clean residual mean=-0.000004 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.14543 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 78 components and 0.14543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067668Jy sigma=0.000779 ! Fit after self-cal, rms=0.067667Jy sigma=0.000779 ! 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.067667Jy sigma=0.000779 ! Fit after self-cal, rms=0.067622Jy sigma=0.000779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.229 mas, bmaj=5.378 mas, bpa=-40.05 degrees ! Estimated noise=507.561 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.17699e-05 Jy ! Component: 100 - total flux cleaned = -1.42688e-05 Jy ! Component: 150 - total flux cleaned = -9.44221e-05 Jy ! Component: 200 - total flux cleaned = -0.000150364 Jy ! Total flux subtracted in 200 components = -0.000150364 Jy ! Clean residual min=-0.001308 max=0.001288 Jy/beam ! Clean residual mean=-0.000003 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.145279 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 86 components and 0.145279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067609Jy sigma=0.000779 ! Fit after self-cal, rms=0.067609Jy sigma=0.000779 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 = -7.4971e-05 Jy ! Component: 100 - total flux cleaned = -0.000143648 Jy ! Component: 150 - total flux cleaned = -0.000225121 Jy ! Component: 200 - total flux cleaned = -0.000286949 Jy ! Total flux subtracted in 200 components = -0.000286949 Jy ! Clean residual min=-0.001310 max=0.001272 Jy/beam ! Clean residual mean=-0.000003 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.144992 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 97 components and 0.144992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067601Jy sigma=0.000779 ! Fit after self-cal, rms=0.067601Jy sigma=0.000779 ! 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.067601Jy sigma=0.000779 ! Fit after self-cal, rms=0.067581Jy sigma=0.000779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.488 mas, bmaj=9.077 mas, bpa=-51.43 degrees ! Estimated noise=602.188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000165312 Jy ! Component: 100 - total flux cleaned = -0.000310986 Jy ! Component: 150 - total flux cleaned = -0.000452108 Jy ! Component: 200 - total flux cleaned = -0.000564175 Jy ! Total flux subtracted in 200 components = -0.000564175 Jy ! Clean residual min=-0.001234 max=0.001262 Jy/beam ! Clean residual mean=-0.000005 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.144428 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 111 components and 0.144428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067579Jy sigma=0.000779 ! Fit after self-cal, rms=0.067581Jy sigma=0.000779 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.85138e-05 Jy ! Component: 100 - total flux cleaned = -9.23534e-05 Jy ! Component: 150 - total flux cleaned = -0.000133237 Jy ! Component: 200 - total flux cleaned = -0.000181237 Jy ! Total flux subtracted in 200 components = -0.000181237 Jy ! Clean residual min=-0.001252 max=0.001262 Jy/beam ! Clean residual mean=-0.000006 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.144247 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 122 components and 0.144247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067580Jy sigma=0.000779 ! Fit after self-cal, rms=0.067580Jy sigma=0.000779 ! 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.23 mas, bmaj=5.379 mas, bpa=-40.09 degrees ! Estimated noise=507.43 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.23 x 5.379 at -40.09 degrees (North through East) ! Clean map min=-0.0012405 max=0.13503 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.274 mas, bmaj=4.355 mas, bpa=-42.54 degrees ! Estimated noise=911.078 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.102825 Jy ! Component: 100 - total flux cleaned = 0.126742 Jy ! Component: 150 - total flux cleaned = 0.135069 Jy ! Component: 200 - total flux cleaned = 0.138652 Jy ! Total flux subtracted in 200 components = 0.138652 Jy ! Clean residual min=-0.002954 max=0.003368 Jy/beam ! Clean residual mean=-0.000006 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.138652 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.138652 Jy ! Inverting map and beam ! Estimated beam: bmin=4.23 mas, bmaj=5.379 mas, bpa=-40.09 degrees ! Estimated noise=507.43 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.00323997 Jy ! Component: 100 - total flux cleaned = 0.00443184 Jy ! Component: 150 - total flux cleaned = 0.005149 Jy ! Component: 200 - total flux cleaned = 0.00560891 Jy ! Total flux subtracted in 200 components = 0.00560891 Jy ! Clean residual min=-0.001548 max=0.001505 Jy/beam ! Clean residual mean=-0.000003 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.144261 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 44 components and 0.144261 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.488 mas, bmaj=9.077 mas, bpa=-51.43 degrees ! Estimated noise=602.188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000530036 Jy ! Component: 100 - total flux cleaned = 0.000376398 Jy ! Component: 150 - total flux cleaned = 0.000272832 Jy ! Component: 200 - total flux cleaned = 0.000205359 Jy ! Total flux subtracted in 200 components = 0.000205359 Jy ! Clean residual min=-0.001315 max=0.001279 Jy/beam ! Clean residual mean=-0.000005 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.144466 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 = -8.11492e-05 Jy ! Component: 100 - total flux cleaned = -0.000154931 Jy ! Component: 150 - total flux cleaned = -0.000205504 Jy ! Component: 200 - total flux cleaned = -0.000236245 Jy ! Total flux subtracted in 200 components = -0.000236245 Jy ! Clean residual min=-0.001313 max=0.001262 Jy/beam ! Clean residual mean=-0.000005 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.14423 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 75 components and 0.14423 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.23 mas, bmaj=5.379 mas, bpa=-40.09 degrees ! Estimated noise=507.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000203615 Jy ! Component: 100 - total flux cleaned = 0.000425989 Jy ! Component: 150 - total flux cleaned = 0.000512572 Jy ! Component: 200 - total flux cleaned = 0.000591177 Jy ! Total flux subtracted in 200 components = 0.000591177 Jy ! Clean residual min=-0.001427 max=0.001421 Jy/beam ! Clean residual mean=-0.000003 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.144821 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 91 components and 0.144821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067619Jy sigma=0.000779 ! Fit after self-cal, rms=0.067616Jy sigma=0.000779 wmodel J1308+4957_S_2014_05_31_pus_map.mod ! Writing 91 model components to file: J1308+4957_S_2014_05_31_pus_map.mod wobs J1308+4957_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1308+4957_S_2014_05_31_pus_uvs.fits wwins J1308+4957_S_2014_05_31_pus_map.win ! wwins: Wrote 3 windows to J1308+4957_S_2014_05_31_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000233211 Jy ! Component: 100 - total flux cleaned = 0.000375571 Jy ! Component: 150 - total flux cleaned = 0.000420053 Jy ! Component: 200 - total flux cleaned = 0.000462695 Jy ! Component: 250 - total flux cleaned = 0.000586985 Jy ! Component: 300 - total flux cleaned = 0.000727964 Jy ! Component: 350 - total flux cleaned = 0.000826127 Jy ! Component: 400 - total flux cleaned = 0.000960534 Jy ! Component: 450 - total flux cleaned = 0.00109182 Jy ! Component: 500 - total flux cleaned = 0.00118341 Jy ! Component: 550 - total flux cleaned = 0.00129124 Jy ! Component: 600 - total flux cleaned = 0.001344 Jy ! Component: 650 - total flux cleaned = 0.00143059 Jy ! Component: 700 - total flux cleaned = 0.00153228 Jy ! Component: 750 - total flux cleaned = 0.00161545 Jy ! Component: 800 - total flux cleaned = 0.00164824 Jy ! Component: 850 - total flux cleaned = 0.00176087 Jy ! Component: 900 - total flux cleaned = 0.00182404 Jy ! Component: 950 - total flux cleaned = 0.00183957 Jy ! Component: 1000 - total flux cleaned = 0.00187027 Jy ! Component: 1050 - total flux cleaned = 0.00188554 Jy ! Component: 1100 - total flux cleaned = 0.00197537 Jy ! Component: 1150 - total flux cleaned = 0.00204885 Jy ! Component: 1200 - total flux cleaned = 0.0020635 Jy ! Component: 1250 - total flux cleaned = 0.0021501 Jy ! Component: 1300 - total flux cleaned = 0.00220679 Jy ! Component: 1350 - total flux cleaned = 0.00222085 Jy ! Component: 1400 - total flux cleaned = 0.00226243 Jy ! Component: 1450 - total flux cleaned = 0.0022077 Jy ! Component: 1500 - total flux cleaned = 0.00227548 Jy ! Component: 1550 - total flux cleaned = 0.00223524 Jy ! Component: 1600 - total flux cleaned = 0.00228852 Jy ! Component: 1650 - total flux cleaned = 0.00230151 Jy ! Component: 1700 - total flux cleaned = 0.00232708 Jy ! Component: 1750 - total flux cleaned = 0.00230148 Jy ! Component: 1800 - total flux cleaned = 0.00231425 Jy ! Component: 1850 - total flux cleaned = 0.00230178 Jy ! Component: 1900 - total flux cleaned = 0.00235158 Jy ! Component: 1950 - total flux cleaned = 0.0023761 Jy ! Component: 2000 - total flux cleaned = 0.00237606 Jy ! Component: 2050 - total flux cleaned = 0.0024001 Jy ! Component: 2100 - total flux cleaned = 0.00240005 Jy ! Component: 2150 - total flux cleaned = 0.00243561 Jy ! Component: 2200 - total flux cleaned = 0.0024474 Jy ! Component: 2250 - total flux cleaned = 0.0024474 Jy ! Component: 2300 - total flux cleaned = 0.00247057 Jy ! Component: 2350 - total flux cleaned = 0.00248202 Jy ! Component: 2400 - total flux cleaned = 0.00249332 Jy ! Component: 2450 - total flux cleaned = 0.0025159 Jy ! Component: 2500 - total flux cleaned = 0.00254941 Jy ! Component: 2550 - total flux cleaned = 0.00256052 Jy ! Component: 2600 - total flux cleaned = 0.00257138 Jy ! Component: 2650 - total flux cleaned = 0.00260394 Jy ! Component: 2700 - total flux cleaned = 0.00256099 Jy ! Component: 2750 - total flux cleaned = 0.00252914 Jy ! Component: 2800 - total flux cleaned = 0.00256115 Jy ! Component: 2850 - total flux cleaned = 0.00258234 Jy ! Component: 2900 - total flux cleaned = 0.00260335 Jy ! Component: 2950 - total flux cleaned = 0.0026241 Jy ! Component: 3000 - total flux cleaned = 0.00265505 Jy ! Component: 3050 - total flux cleaned = 0.00265509 Jy ! Component: 3100 - total flux cleaned = 0.00266513 Jy ! Component: 3150 - total flux cleaned = 0.00264497 Jy ! Component: 3200 - total flux cleaned = 0.00264504 Jy ! Component: 3250 - total flux cleaned = 0.0026552 Jy ! Component: 3300 - total flux cleaned = 0.00263544 Jy ! Component: 3350 - total flux cleaned = 0.00266504 Jy ! Component: 3400 - total flux cleaned = 0.00268463 Jy ! Component: 3450 - total flux cleaned = 0.00262625 Jy ! Component: 3500 - total flux cleaned = 0.00263587 Jy ! Component: 3550 - total flux cleaned = 0.002655 Jy ! Component: 3600 - total flux cleaned = 0.00262642 Jy ! Component: 3650 - total flux cleaned = 0.00264541 Jy ! Component: 3700 - total flux cleaned = 0.00265485 Jy ! Component: 3750 - total flux cleaned = 0.00261736 Jy ! Component: 3800 - total flux cleaned = 0.00261728 Jy ! Component: 3850 - total flux cleaned = 0.00258952 Jy ! Component: 3900 - total flux cleaned = 0.00259869 Jy ! Component: 3950 - total flux cleaned = 0.0025988 Jy ! Component: 4000 - total flux cleaned = 0.00261689 Jy ! Component: 4050 - total flux cleaned = 0.00259894 Jy ! Total flux subtracted in 4096 components = 0.00257194 Jy ! Clean residual min=-0.000600 max=0.000525 Jy/beam ! Clean residual mean=-0.000001 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.147393 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 356 components and 0.147393 Jy ![Exited script file: muppet] wmap "J1308+4957_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.23 x 5.379 at -40.09 degrees (North through East) ! Clean map min=-0.001081 max=0.13497 Jy/beam ! Writing clean map to FITS file: J1308+4957_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.134968 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00015958 device "J1308+4957_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1308+4957_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.354707 0.354707 0.709413 1.41883 2.83765 5.67531 11.3506 22.7012 45.4025 90.8049 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.134 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.23 x 5.379 at -40.09 degrees (North through East) ! Clean map min=-0.001081 max=0.13497 Jy/beam quit ! Quitting program ! Log file J1308+4957_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:27:48 2016