! Started logfile: J1239+0443_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:26:59 2016 obs J1239+0443_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1239+0443_S_2014_05_31_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.877778 visibilities/baseline/integration-bin. ! Found source: J1239+0443 ! ! 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 8848 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 J1239+0443_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.622661Jy sigma=0.007519 ! Fit after self-cal, rms=0.596739Jy sigma=0.007222 ! 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.882 mas, bmaj=6.714 mas, bpa=2.026 degrees ! Estimated noise=793.615 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.311912 Jy ! Component: 100 - total flux cleaned = 0.380251 Jy ! Total flux subtracted in 100 components = 0.380251 Jy ! Clean residual min=-0.009155 max=0.021145 Jy/beam ! Clean residual mean=0.000013 rms=0.002580 Jy/beam ! Combined flux in latest and established models = 0.380251 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.380251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089048Jy sigma=0.000991 ! Fit after self-cal, rms=0.089044Jy sigma=0.000991 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0225457 Jy ! Component: 100 - total flux cleaned = 0.0339596 Jy ! Total flux subtracted in 100 components = 0.0339596 Jy ! Clean residual min=-0.006739 max=0.007522 Jy/beam ! Clean residual mean=0.000002 rms=0.001761 Jy/beam ! Combined flux in latest and established models = 0.414211 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 10 components and 0.414211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081653Jy sigma=0.000916 ! Fit after self-cal, rms=0.081621Jy sigma=0.000916 ! 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.517 mas, bmaj=7.856 mas, bpa=0.4648 degrees ! Estimated noise=634.156 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.0067056 Jy ! Component: 100 - total flux cleaned = 0.00966493 Jy ! Component: 150 - total flux cleaned = 0.0108484 Jy ! Component: 200 - total flux cleaned = 0.0108923 Jy ! Total flux subtracted in 200 components = 0.0108923 Jy ! Clean residual min=-0.005014 max=0.005754 Jy/beam ! Clean residual mean=-0.000004 rms=0.001316 Jy/beam ! Combined flux in latest and established models = 0.425103 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 27 components and 0.425103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080807Jy sigma=0.000914 ! Fit after self-cal, rms=0.080802Jy sigma=0.000914 ! 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.83 HN 0.96 KP 1.04 ! LA 1.20 MK 0.99 NL 0.97 OV 0.98 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 1.02 KP 1.02 ! LA 1.13 MK 1.01 NL 1.03 OV 1.01 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.14 HN 1.03 KP 0.92 ! LA 0.90 MK 1.02 NL 1.01 OV 0.94 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.02 HN 1.00 KP 0.89 ! LA 0.86 MK 1.04 NL 1.06 OV 1.00 ! PT 1.04 SC 0.97 ! ! ! Fit before self-cal, rms=0.080802Jy sigma=0.000914 ! Fit after self-cal, rms=0.068507Jy sigma=0.000780 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.525 mas, bmaj=7.879 mas, bpa=0.568 degrees ! Estimated noise=634.469 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.000596021 Jy ! Component: 100 - total flux cleaned = -0.00070895 Jy ! Component: 150 - total flux cleaned = -0.000758438 Jy ! Component: 200 - total flux cleaned = -0.000825586 Jy ! Total flux subtracted in 200 components = -0.000825586 Jy ! Clean residual min=-0.002395 max=0.001937 Jy/beam ! Clean residual mean=-0.000001 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.424277 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 42 components and 0.424277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068482Jy sigma=0.000779 ! Fit after self-cal, rms=0.068474Jy sigma=0.000779 ! 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.068474Jy sigma=0.000779 ! Fit after self-cal, rms=0.068320Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.528 mas, bmaj=7.883 mas, bpa=0.6187 degrees ! Estimated noise=634.721 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000131557 Jy ! Component: 100 - total flux cleaned = -0.00019609 Jy ! Component: 150 - total flux cleaned = -0.00023072 Jy ! Component: 200 - total flux cleaned = -0.000263394 Jy ! Total flux subtracted in 200 components = -0.000263394 Jy ! Clean residual min=-0.002046 max=0.001941 Jy/beam ! Clean residual mean=-0.000001 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.424014 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 50 components and 0.424014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068306Jy sigma=0.000776 ! Fit after self-cal, rms=0.068306Jy sigma=0.000776 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 = -5.92106e-05 Jy ! Component: 100 - total flux cleaned = -0.000124524 Jy ! Component: 150 - total flux cleaned = -0.000137252 Jy ! Component: 200 - total flux cleaned = -0.000149383 Jy ! Total flux subtracted in 200 components = -0.000149383 Jy ! Clean residual min=-0.002044 max=0.001918 Jy/beam ! Clean residual mean=-0.000001 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.423864 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 57 components and 0.423864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068298Jy sigma=0.000776 ! Fit after self-cal, rms=0.068297Jy sigma=0.000776 ! 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.068297Jy sigma=0.000776 ! Fit after self-cal, rms=0.068342Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.53 mas, bmaj=7.886 mas, bpa=0.6463 degrees ! Estimated noise=635.141 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.95313e-05 Jy ! Component: 100 - total flux cleaned = -9.05871e-05 Jy ! Component: 150 - total flux cleaned = -0.000131675 Jy ! Component: 200 - total flux cleaned = -0.000181548 Jy ! Total flux subtracted in 200 components = -0.000181548 Jy ! Clean residual min=-0.002037 max=0.001905 Jy/beam ! Clean residual mean=-0.000001 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.423683 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 59 components and 0.423683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068335Jy sigma=0.000776 ! Fit after self-cal, rms=0.068334Jy sigma=0.000776 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.07627e-05 Jy ! Component: 100 - total flux cleaned = -7.27593e-05 Jy ! Component: 150 - total flux cleaned = -9.32359e-05 Jy ! Component: 200 - total flux cleaned = -0.000102737 Jy ! Total flux subtracted in 200 components = -0.000102737 Jy ! Clean residual min=-0.002025 max=0.001893 Jy/beam ! Clean residual mean=-0.000001 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.42358 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 61 components and 0.42358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068330Jy sigma=0.000776 ! Fit after self-cal, rms=0.068329Jy sigma=0.000776 ! 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.068329Jy sigma=0.000776 ! Fit after self-cal, rms=0.068367Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.723 mas, bmaj=11.9 mas, bpa=2.142 degrees ! Estimated noise=759.793 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000134329 Jy ! Component: 100 - total flux cleaned = -0.000152422 Jy ! Component: 150 - total flux cleaned = -0.000152843 Jy ! Component: 200 - total flux cleaned = -0.000156811 Jy ! Total flux subtracted in 200 components = -0.000156811 Jy ! Clean residual min=-0.001856 max=0.001968 Jy/beam ! Clean residual mean=-0.000002 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.423423 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 68 components and 0.423423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068368Jy sigma=0.000776 ! Fit after self-cal, rms=0.068367Jy sigma=0.000776 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 = 9.04092e-06 Jy ! Component: 100 - total flux cleaned = 8.7478e-06 Jy ! Component: 150 - total flux cleaned = 2.90889e-07 Jy ! Component: 200 - total flux cleaned = -7.31936e-06 Jy ! Total flux subtracted in 200 components = -7.31936e-06 Jy ! Clean residual min=-0.001862 max=0.001970 Jy/beam ! Clean residual mean=-0.000002 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.423416 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 71 components and 0.423416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068368Jy sigma=0.000776 ! Fit after self-cal, rms=0.068367Jy sigma=0.000776 ! 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.531 mas, bmaj=7.888 mas, bpa=0.6714 degrees ! Estimated noise=635.512 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.531 x 7.888 at 0.6714 degrees (North through East) ! Clean map min=-0.0019462 max=0.40654 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.89 mas, bmaj=6.738 mas, bpa=2.265 degrees ! Estimated noise=796.278 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.312934 Jy ! Component: 100 - total flux cleaned = 0.381507 Jy ! Component: 150 - total flux cleaned = 0.403787 Jy ! Component: 200 - total flux cleaned = 0.414808 Jy ! Total flux subtracted in 200 components = 0.414808 Jy ! Clean residual min=-0.003640 max=0.005095 Jy/beam ! Clean residual mean=0.000002 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.414808 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.414808 Jy ! Inverting map and beam ! Estimated beam: bmin=3.531 mas, bmaj=7.888 mas, bpa=0.6714 degrees ! Estimated noise=635.512 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.00596705 Jy ! Component: 100 - total flux cleaned = 0.00845316 Jy ! Component: 150 - total flux cleaned = 0.00889163 Jy ! Component: 200 - total flux cleaned = 0.00904661 Jy ! Total flux subtracted in 200 components = 0.00904661 Jy ! Clean residual min=-0.002215 max=0.001956 Jy/beam ! Clean residual mean=-0.000002 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.423854 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 22 components and 0.423854 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.723 mas, bmaj=11.9 mas, bpa=2.142 degrees ! Estimated noise=759.793 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000140808 Jy ! Component: 100 - total flux cleaned = -0.000148031 Jy ! Component: 150 - total flux cleaned = -0.000162359 Jy ! Component: 200 - total flux cleaned = -0.000175941 Jy ! Total flux subtracted in 200 components = -0.000175941 Jy ! Clean residual min=-0.001864 max=0.001956 Jy/beam ! Clean residual mean=-0.000003 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.423678 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 = -1.94411e-05 Jy ! Component: 100 - total flux cleaned = -3.77678e-05 Jy ! Component: 150 - total flux cleaned = -5.52573e-05 Jy ! Component: 200 - total flux cleaned = -7.18928e-05 Jy ! Total flux subtracted in 200 components = -7.18928e-05 Jy ! Clean residual min=-0.001857 max=0.001965 Jy/beam ! Clean residual mean=-0.000002 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.423606 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 37 components and 0.423606 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.531 mas, bmaj=7.888 mas, bpa=0.6714 degrees ! Estimated noise=635.512 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000129612 Jy ! Component: 100 - total flux cleaned = 0.000103904 Jy ! Component: 150 - total flux cleaned = 0.000103308 Jy ! Component: 200 - total flux cleaned = 0.000103394 Jy ! Total flux subtracted in 200 components = 0.000103394 Jy ! Clean residual min=-0.002089 max=0.001930 Jy/beam ! Clean residual mean=-0.000002 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.42371 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.42371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068404Jy sigma=0.000776 ! Fit after self-cal, rms=0.068402Jy sigma=0.000776 wmodel J1239+0443_S_2014_05_31_pus_map.mod ! Writing 44 model components to file: J1239+0443_S_2014_05_31_pus_map.mod wobs J1239+0443_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1239+0443_S_2014_05_31_pus_uvs.fits wwins J1239+0443_S_2014_05_31_pus_map.win ! wwins: Wrote 1 windows to J1239+0443_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.000538219 Jy ! Component: 100 - total flux cleaned = -0.000874399 Jy ! Component: 150 - total flux cleaned = -0.00119358 Jy ! Component: 200 - total flux cleaned = -0.00146929 Jy ! Component: 250 - total flux cleaned = -0.00158806 Jy ! Component: 300 - total flux cleaned = -0.00176119 Jy ! Component: 350 - total flux cleaned = -0.00187248 Jy ! Component: 400 - total flux cleaned = -0.00192674 Jy ! Component: 450 - total flux cleaned = -0.00203205 Jy ! Component: 500 - total flux cleaned = -0.00208346 Jy ! Component: 550 - total flux cleaned = -0.00223443 Jy ! Component: 600 - total flux cleaned = -0.00223385 Jy ! Component: 650 - total flux cleaned = -0.00230663 Jy ! Component: 700 - total flux cleaned = -0.00233075 Jy ! Component: 750 - total flux cleaned = -0.00233035 Jy ! Component: 800 - total flux cleaned = -0.00230725 Jy ! Component: 850 - total flux cleaned = -0.00223976 Jy ! Component: 900 - total flux cleaned = -0.00228466 Jy ! Component: 950 - total flux cleaned = -0.00217443 Jy ! Component: 1000 - total flux cleaned = -0.00223959 Jy ! Component: 1050 - total flux cleaned = -0.00217548 Jy ! Component: 1100 - total flux cleaned = -0.00228078 Jy ! Component: 1150 - total flux cleaned = -0.00230145 Jy ! Component: 1200 - total flux cleaned = -0.00238324 Jy ! Component: 1250 - total flux cleaned = -0.00248479 Jy ! Component: 1300 - total flux cleaned = -0.00264429 Jy ! Component: 1350 - total flux cleaned = -0.00274258 Jy ! Component: 1400 - total flux cleaned = -0.00285962 Jy ! Component: 1450 - total flux cleaned = -0.00291733 Jy ! Component: 1500 - total flux cleaned = -0.00299379 Jy ! Component: 1550 - total flux cleaned = -0.00308835 Jy ! Component: 1600 - total flux cleaned = -0.00323739 Jy ! Component: 1650 - total flux cleaned = -0.00320027 Jy ! Component: 1700 - total flux cleaned = -0.0032916 Jy ! Component: 1750 - total flux cleaned = -0.00338212 Jy ! Component: 1800 - total flux cleaned = -0.00348916 Jy ! Component: 1850 - total flux cleaned = -0.0035599 Jy ! Component: 1900 - total flux cleaned = -0.00352461 Jy ! Component: 1950 - total flux cleaned = -0.00362878 Jy ! Component: 2000 - total flux cleaned = -0.00373168 Jy ! Component: 2050 - total flux cleaned = -0.00379987 Jy ! Component: 2100 - total flux cleaned = -0.00386711 Jy ! Component: 2150 - total flux cleaned = -0.00395062 Jy ! Component: 2200 - total flux cleaned = -0.00399995 Jy ! Component: 2250 - total flux cleaned = -0.00404908 Jy ! Component: 2300 - total flux cleaned = -0.00408141 Jy ! Component: 2350 - total flux cleaned = -0.00421 Jy ! Component: 2400 - total flux cleaned = -0.00422602 Jy ! Component: 2450 - total flux cleaned = -0.00435229 Jy ! Component: 2500 - total flux cleaned = -0.00449275 Jy ! Component: 2550 - total flux cleaned = -0.00453931 Jy ! Component: 2600 - total flux cleaned = -0.00460069 Jy ! Component: 2650 - total flux cleaned = -0.00470722 Jy ! Component: 2700 - total flux cleaned = -0.00473731 Jy ! Component: 2750 - total flux cleaned = -0.00487196 Jy ! Component: 2800 - total flux cleaned = -0.00493109 Jy ! Component: 2850 - total flux cleaned = -0.00493104 Jy ! Component: 2900 - total flux cleaned = -0.00503328 Jy ! Component: 2950 - total flux cleaned = -0.00509115 Jy ! Component: 3000 - total flux cleaned = -0.00510571 Jy ! Component: 3050 - total flux cleaned = -0.00519125 Jy ! Component: 3100 - total flux cleaned = -0.00520524 Jy ! Component: 3150 - total flux cleaned = -0.00528962 Jy ! Component: 3200 - total flux cleaned = -0.00538718 Jy ! Component: 3250 - total flux cleaned = -0.00537348 Jy ! Component: 3300 - total flux cleaned = -0.00546959 Jy ! Component: 3350 - total flux cleaned = -0.00555131 Jy ! Component: 3400 - total flux cleaned = -0.00559176 Jy ! Component: 3450 - total flux cleaned = -0.00564535 Jy ! Component: 3500 - total flux cleaned = -0.00573846 Jy ! Component: 3550 - total flux cleaned = -0.00581745 Jy ! Component: 3600 - total flux cleaned = -0.00584354 Jy ! Component: 3650 - total flux cleaned = -0.00584347 Jy ! Component: 3700 - total flux cleaned = -0.00590791 Jy ! Component: 3750 - total flux cleaned = -0.00597205 Jy ! Component: 3800 - total flux cleaned = -0.00599726 Jy ! Component: 3850 - total flux cleaned = -0.00606027 Jy ! Component: 3900 - total flux cleaned = -0.0061229 Jy ! Component: 3950 - total flux cleaned = -0.00617248 Jy ! Component: 4000 - total flux cleaned = -0.00619728 Jy ! Component: 4050 - total flux cleaned = -0.00622172 Jy ! Total flux subtracted in 4096 components = -0.00624607 Jy ! Clean residual min=-0.000701 max=0.000715 Jy/beam ! Clean residual mean=-0.000002 rms=0.000228 Jy/beam ! Combined flux in latest and established models = 0.417464 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 323 components and 0.417464 Jy ![Exited script file: muppet] wmap "J1239+0443_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.531 x 7.888 at 0.6714 degrees (North through East) ! Clean map min=-0.0014706 max=0.40668 Jy/beam ! Writing clean map to FITS file: J1239+0443_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.406683 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000225961 device "J1239+0443_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1239+0443_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.166686 0.166686 0.333372 0.666745 1.33349 2.66698 5.33396 10.6679 21.3358 42.6717 85.3433 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.406 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.531 x 7.888 at 0.6714 degrees (North through East) ! Clean map min=-0.0014706 max=0.40668 Jy/beam quit ! Quitting program ! Log file J1239+0443_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:27:04 2016