! Started logfile: J0602+4212_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:45:22 2016 obs J0602+4212_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0602+4212_S_2014_06_09_pus_uva.fits ! AN table 1: 55 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.683232 visibilities/baseline/integration-bin. ! Found source: J0602+4212 ! ! 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 6764 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 J0602+4212_S_2014_06_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 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.747079Jy sigma=0.008956 ! Fit after self-cal, rms=0.710369Jy sigma=0.008558 ! 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.973 mas, bmaj=5.492 mas, bpa=-14.8 degrees ! Estimated noise=1000.45 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.225795 Jy ! Component: 100 - total flux cleaned = 0.276252 Jy ! Total flux subtracted in 100 components = 0.276252 Jy ! Clean residual min=-0.007536 max=0.017228 Jy/beam ! Clean residual mean=0.000015 rms=0.002202 Jy/beam ! Combined flux in latest and established models = 0.276252 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.276252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079805Jy sigma=0.000899 ! Fit after self-cal, rms=0.079802Jy sigma=0.000899 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0174653 Jy ! Component: 100 - total flux cleaned = 0.0261167 Jy ! Total flux subtracted in 100 components = 0.0261167 Jy ! Clean residual min=-0.005641 max=0.006220 Jy/beam ! Clean residual mean=0.000014 rms=0.001504 Jy/beam ! Combined flux in latest and established models = 0.302369 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 16 components and 0.302369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075815Jy sigma=0.000860 ! Fit after self-cal, rms=0.075809Jy sigma=0.000860 ! 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.633 mas, bmaj=6.406 mas, bpa=-13.19 degrees ! Estimated noise=726.801 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.00337335 Jy ! Component: 100 - total flux cleaned = 0.00468599 Jy ! Component: 150 - total flux cleaned = 0.00472459 Jy ! Component: 200 - total flux cleaned = 0.00472532 Jy ! Total flux subtracted in 200 components = 0.00472532 Jy ! Clean residual min=-0.005078 max=0.005830 Jy/beam ! Clean residual mean=0.000022 rms=0.001314 Jy/beam ! Combined flux in latest and established models = 0.307094 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 26 components and 0.307094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075593Jy sigma=0.000859 ! Fit after self-cal, rms=0.075593Jy sigma=0.000859 ! 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.85 HN 0.97 KP 1.03 ! LA 1.22 MK 1.03 NL 0.98 OV 0.95 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.03 KP 1.00 ! LA 1.16 MK 1.02 NL 1.07 OV 1.00 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.01 KP 0.90 ! LA 0.91 MK 1.03 NL 1.03 OV 0.95 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.01 KP 0.88 ! LA 0.89 MK 1.01 NL 1.06 OV 1.00 ! PT 1.00 SC 0.95 ! ! ! Fit before self-cal, rms=0.075593Jy sigma=0.000859 ! Fit after self-cal, rms=0.068930Jy sigma=0.000783 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.647 mas, bmaj=6.383 mas, bpa=-12.83 degrees ! Estimated noise=727.807 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.000171361 Jy ! Component: 100 - total flux cleaned = 0.000288871 Jy ! Component: 150 - total flux cleaned = 0.000287447 Jy ! Component: 200 - total flux cleaned = 0.000287054 Jy ! Total flux subtracted in 200 components = 0.000287054 Jy ! Clean residual min=-0.002144 max=0.002326 Jy/beam ! Clean residual mean=-0.000027 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.307381 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.307381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068908Jy sigma=0.000783 ! Fit after self-cal, rms=0.068915Jy sigma=0.000783 ! 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.068915Jy sigma=0.000783 ! Fit after self-cal, rms=0.068800Jy sigma=0.000781 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.647 mas, bmaj=6.382 mas, bpa=-12.82 degrees ! Estimated noise=728.253 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00024031 Jy ! Component: 100 - total flux cleaned = 0.000276735 Jy ! Component: 150 - total flux cleaned = 0.000310615 Jy ! Component: 200 - total flux cleaned = 0.00032575 Jy ! Total flux subtracted in 200 components = 0.00032575 Jy ! Clean residual min=-0.002179 max=0.002284 Jy/beam ! Clean residual mean=-0.000022 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.307707 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.307707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068791Jy sigma=0.000781 ! Fit after self-cal, rms=0.068790Jy sigma=0.000781 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 (51, -89). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000905331 Jy ! Component: 100 - total flux cleaned = 0.000958758 Jy ! Component: 150 - total flux cleaned = 0.000957953 Jy ! Component: 200 - total flux cleaned = 0.000921084 Jy ! Total flux subtracted in 200 components = 0.000921084 Jy ! Clean residual min=-0.002100 max=0.002006 Jy/beam ! Clean residual mean=-0.000019 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.308628 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 53 components and 0.308628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068708Jy sigma=0.000780 ! Fit after self-cal, rms=0.068706Jy sigma=0.000780 ! 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.068706Jy sigma=0.000780 ! Fit after self-cal, rms=0.068718Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.648 mas, bmaj=6.378 mas, bpa=-12.81 degrees ! Estimated noise=728.523 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000269427 Jy ! Component: 100 - total flux cleaned = 0.000333211 Jy ! Component: 150 - total flux cleaned = 0.000418369 Jy ! Component: 200 - total flux cleaned = 0.000418935 Jy ! Total flux subtracted in 200 components = 0.000418935 Jy ! Clean residual min=-0.001991 max=0.001998 Jy/beam ! Clean residual mean=-0.000020 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.309047 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 62 components and 0.309047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068692Jy sigma=0.000779 ! Fit after self-cal, rms=0.068692Jy 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 = 0.000161033 Jy ! Component: 100 - total flux cleaned = 0.000206979 Jy ! Component: 150 - total flux cleaned = 0.000186097 Jy ! Component: 200 - total flux cleaned = 0.000166084 Jy ! Total flux subtracted in 200 components = 0.000166084 Jy ! Clean residual min=-0.001920 max=0.002007 Jy/beam ! Clean residual mean=-0.000020 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.309213 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 67 components and 0.309213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068678Jy sigma=0.000779 ! Fit after self-cal, rms=0.068678Jy 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.068678Jy sigma=0.000779 ! Fit after self-cal, rms=0.068694Jy sigma=0.000779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.083 mas, bmaj=11.22 mas, bpa=-11.05 degrees ! Estimated noise=890.315 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000135724 Jy ! Component: 100 - total flux cleaned = 0.000299284 Jy ! Component: 150 - total flux cleaned = 0.000298197 Jy ! Component: 200 - total flux cleaned = 0.000249997 Jy ! Total flux subtracted in 200 components = 0.000249997 Jy ! Clean residual min=-0.002013 max=0.001779 Jy/beam ! Clean residual mean=-0.000042 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.309463 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 84 components and 0.309463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068692Jy sigma=0.000779 ! Fit after self-cal, rms=0.068691Jy 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 = 5.72418e-05 Jy ! Component: 100 - total flux cleaned = 4.33148e-05 Jy ! Component: 150 - total flux cleaned = 3.02727e-05 Jy ! Component: 200 - total flux cleaned = 1.83646e-05 Jy ! Total flux subtracted in 200 components = 1.83646e-05 Jy ! Clean residual min=-0.001993 max=0.001754 Jy/beam ! Clean residual mean=-0.000042 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.309481 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 90 components and 0.309481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068690Jy sigma=0.000779 ! Fit after self-cal, rms=0.068689Jy 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=3.648 mas, bmaj=6.376 mas, bpa=-12.8 degrees ! Estimated noise=728.894 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.648 x 6.376 at -12.8 degrees (North through East) ! Clean map min=-0.0018274 max=0.29137 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.993 mas, bmaj=5.464 mas, bpa=-14.34 degrees ! Estimated noise=994.488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.224412 Jy ! Component: 100 - total flux cleaned = 0.274165 Jy ! Component: 150 - total flux cleaned = 0.291055 Jy ! Component: 200 - total flux cleaned = 0.299475 Jy ! Total flux subtracted in 200 components = 0.299475 Jy ! Clean residual min=-0.003556 max=0.003989 Jy/beam ! Clean residual mean=-0.000008 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.299475 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.299475 Jy ! Inverting map and beam ! Estimated beam: bmin=3.648 mas, bmaj=6.376 mas, bpa=-12.8 degrees ! Estimated noise=728.894 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.00510486 Jy ! Component: 100 - total flux cleaned = 0.0077185 Jy ! Component: 150 - total flux cleaned = 0.00842912 Jy ! Component: 200 - total flux cleaned = 0.00880546 Jy ! Total flux subtracted in 200 components = 0.00880546 Jy ! Clean residual min=-0.002189 max=0.002053 Jy/beam ! Clean residual mean=-0.000021 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.308281 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 35 components and 0.308281 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.083 mas, bmaj=11.22 mas, bpa=-11.05 degrees ! Estimated noise=890.315 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000544746 Jy ! Component: 100 - total flux cleaned = 0.000742652 Jy ! Component: 150 - total flux cleaned = 0.000852714 Jy ! Component: 200 - total flux cleaned = 0.000910908 Jy ! Total flux subtracted in 200 components = 0.000910908 Jy ! Clean residual min=-0.002000 max=0.001897 Jy/beam ! Clean residual mean=-0.000042 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.309192 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 = 5.20537e-05 Jy ! Component: 100 - total flux cleaned = 0.000122213 Jy ! Component: 150 - total flux cleaned = 0.000163883 Jy ! Component: 200 - total flux cleaned = 0.000163372 Jy ! Total flux subtracted in 200 components = 0.000163372 Jy ! Clean residual min=-0.001952 max=0.001823 Jy/beam ! Clean residual mean=-0.000042 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.309355 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 64 components and 0.309355 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.648 mas, bmaj=6.376 mas, bpa=-12.8 degrees ! Estimated noise=728.894 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.85462e-05 Jy ! Component: 100 - total flux cleaned = 0.00011855 Jy ! Component: 150 - total flux cleaned = 0.000119988 Jy ! Component: 200 - total flux cleaned = 0.000119465 Jy ! Total flux subtracted in 200 components = 0.000119465 Jy ! Clean residual min=-0.002032 max=0.002113 Jy/beam ! Clean residual mean=-0.000021 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.309474 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 75 components and 0.309474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068717Jy sigma=0.000780 ! Fit after self-cal, rms=0.068713Jy sigma=0.000779 wmodel J0602+4212_S_2014_06_09_pus_map.mod ! Writing 75 model components to file: J0602+4212_S_2014_06_09_pus_map.mod wobs J0602+4212_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0602+4212_S_2014_06_09_pus_uvs.fits wwins J0602+4212_S_2014_06_09_pus_map.win ! wwins: Wrote 2 windows to J0602+4212_S_2014_06_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 = 0.000313581 Jy ! Component: 100 - total flux cleaned = 0.000146602 Jy ! Component: 150 - total flux cleaned = -0.000102968 Jy ! Component: 200 - total flux cleaned = -0.000250663 Jy ! Component: 250 - total flux cleaned = -0.000449076 Jy ! Component: 300 - total flux cleaned = -0.000639632 Jy ! Component: 350 - total flux cleaned = -0.000771517 Jy ! Component: 400 - total flux cleaned = -0.00100154 Jy ! Component: 450 - total flux cleaned = -0.00117487 Jy ! Component: 500 - total flux cleaned = -0.00131983 Jy ! Component: 550 - total flux cleaned = -0.00141386 Jy ! Component: 600 - total flux cleaned = -0.00148236 Jy ! Component: 650 - total flux cleaned = -0.00150468 Jy ! Component: 700 - total flux cleaned = -0.00154879 Jy ! Component: 750 - total flux cleaned = -0.0014845 Jy ! Component: 800 - total flux cleaned = -0.00144264 Jy ! Component: 850 - total flux cleaned = -0.00148397 Jy ! Component: 900 - total flux cleaned = -0.00140275 Jy ! Component: 950 - total flux cleaned = -0.00140317 Jy ! Component: 1000 - total flux cleaned = -0.00140317 Jy ! Component: 1050 - total flux cleaned = -0.00134495 Jy ! Component: 1100 - total flux cleaned = -0.00125003 Jy ! Component: 1150 - total flux cleaned = -0.00117541 Jy ! Component: 1200 - total flux cleaned = -0.00110176 Jy ! Component: 1250 - total flux cleaned = -0.00104704 Jy ! Component: 1300 - total flux cleaned = -0.00102904 Jy ! Component: 1350 - total flux cleaned = -0.00104642 Jy ! Component: 1400 - total flux cleaned = -0.00102871 Jy ! Component: 1450 - total flux cleaned = -0.000959641 Jy ! Component: 1500 - total flux cleaned = -0.000959921 Jy ! Component: 1550 - total flux cleaned = -0.000976531 Jy ! Component: 1600 - total flux cleaned = -0.000976424 Jy ! Component: 1650 - total flux cleaned = -0.00100894 Jy ! Component: 1700 - total flux cleaned = -0.000976368 Jy ! Component: 1750 - total flux cleaned = -0.000960515 Jy ! Component: 1800 - total flux cleaned = -0.00102387 Jy ! Component: 1850 - total flux cleaned = -0.00105476 Jy ! Component: 1900 - total flux cleaned = -0.00102356 Jy ! Component: 1950 - total flux cleaned = -0.0010388 Jy ! Component: 2000 - total flux cleaned = -0.000993377 Jy ! Component: 2050 - total flux cleaned = -0.000993543 Jy ! Component: 2100 - total flux cleaned = -0.00105263 Jy ! Component: 2150 - total flux cleaned = -0.00102326 Jy ! Component: 2200 - total flux cleaned = -0.00102326 Jy ! Component: 2250 - total flux cleaned = -0.00103778 Jy ! Component: 2300 - total flux cleaned = -0.00106639 Jy ! Component: 2350 - total flux cleaned = -0.00105229 Jy ! Component: 2400 - total flux cleaned = -0.00110783 Jy ! Component: 2450 - total flux cleaned = -0.00113533 Jy ! Component: 2500 - total flux cleaned = -0.00110782 Jy ! Component: 2550 - total flux cleaned = -0.00114842 Jy ! Component: 2600 - total flux cleaned = -0.00118845 Jy ! Component: 2650 - total flux cleaned = -0.00124126 Jy ! Component: 2700 - total flux cleaned = -0.00122797 Jy ! Component: 2750 - total flux cleaned = -0.0012281 Jy ! Component: 2800 - total flux cleaned = -0.00122816 Jy ! Component: 2850 - total flux cleaned = -0.00126653 Jy ! Component: 2900 - total flux cleaned = -0.00127933 Jy ! Component: 2950 - total flux cleaned = -0.00127939 Jy ! Component: 3000 - total flux cleaned = -0.00129187 Jy ! Component: 3050 - total flux cleaned = -0.00130422 Jy ! Component: 3100 - total flux cleaned = -0.00129202 Jy ! Component: 3150 - total flux cleaned = -0.00127995 Jy ! Component: 3200 - total flux cleaned = -0.00132821 Jy ! Component: 3250 - total flux cleaned = -0.00129214 Jy ! Component: 3300 - total flux cleaned = -0.00126842 Jy ! Component: 3350 - total flux cleaned = -0.00128023 Jy ! Component: 3400 - total flux cleaned = -0.00126856 Jy ! Component: 3450 - total flux cleaned = -0.00131517 Jy ! Component: 3500 - total flux cleaned = -0.00131515 Jy ! Component: 3550 - total flux cleaned = -0.00132663 Jy ! Component: 3600 - total flux cleaned = -0.00133801 Jy ! Component: 3650 - total flux cleaned = -0.00131528 Jy ! Component: 3700 - total flux cleaned = -0.00130407 Jy ! Component: 3750 - total flux cleaned = -0.0013488 Jy ! Component: 3800 - total flux cleaned = -0.00130424 Jy ! Component: 3850 - total flux cleaned = -0.00129332 Jy ! Component: 3900 - total flux cleaned = -0.00135909 Jy ! Component: 3950 - total flux cleaned = -0.0012827 Jy ! Component: 4000 - total flux cleaned = -0.0012612 Jy ! Component: 4050 - total flux cleaned = -0.00129336 Jy ! Total flux subtracted in 4096 components = -0.00127191 Jy ! Clean residual min=-0.000722 max=0.000632 Jy/beam ! Clean residual mean=-0.000002 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.308202 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 363 components and 0.308203 Jy ![Exited script file: muppet] wmap "J0602+4212_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.648 x 6.376 at -12.8 degrees (North through East) ! Clean map min=-0.0017275 max=0.29125 Jy/beam ! Writing clean map to FITS file: J0602+4212_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.291251 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000186608 device "J0602+4212_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0602+4212_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.192213 0.192213 0.384427 0.768853 1.53771 3.07541 6.15083 12.3017 24.6033 49.2066 98.4132 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.291 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.648 x 6.376 at -12.8 degrees (North through East) ! Clean map min=-0.0017275 max=0.29125 Jy/beam quit ! Quitting program ! Log file J0602+4212_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:45:27 2016