! Started logfile: J0233+3442_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:41:45 2016 obs J0233+3442_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0233+3442_S_2014_06_09_pus_uva.fits ! AN table 1: 102 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.610893 visibilities/baseline/integration-bin. ! Found source: J0233+3442 ! ! 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 11216 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 J0233+3442_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 212 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 212 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 212 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 212 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.880956Jy sigma=0.010573 ! Fit after self-cal, rms=0.845683Jy sigma=0.010216 ! 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=4.064 mas, bmaj=6.884 mas, bpa=11.99 degrees ! Estimated noise=769.343 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.117395 Jy ! Component: 100 - total flux cleaned = 0.1502 Jy ! Total flux subtracted in 100 components = 0.1502 Jy ! Clean residual min=-0.006115 max=0.013771 Jy/beam ! Clean residual mean=0.000003 rms=0.002021 Jy/beam ! Combined flux in latest and established models = 0.1502 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.1502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075819Jy sigma=0.000847 ! Fit after self-cal, rms=0.075819Jy sigma=0.000847 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0151965 Jy ! Component: 100 - total flux cleaned = 0.0233294 Jy ! Total flux subtracted in 100 components = 0.0233294 Jy ! Clean residual min=-0.004449 max=0.004337 Jy/beam ! Clean residual mean=0.000005 rms=0.001117 Jy/beam ! Combined flux in latest and established models = 0.17353 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 26 components and 0.17353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072309Jy sigma=0.000803 ! Fit after self-cal, rms=0.072299Jy sigma=0.000803 ! 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.771 mas, bmaj=7.773 mas, bpa=7.89 degrees ! Estimated noise=562.41 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.00561603 Jy ! Component: 100 - total flux cleaned = 0.00857817 Jy ! Component: 150 - total flux cleaned = 0.0102523 Jy ! Component: 200 - total flux cleaned = 0.0112039 Jy ! Total flux subtracted in 200 components = 0.0112039 Jy ! Clean residual min=-0.003090 max=0.003252 Jy/beam ! Clean residual mean=0.000018 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.184733 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 58 components and 0.184733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071805Jy sigma=0.000798 ! Fit after self-cal, rms=0.071803Jy 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.87 HN 0.99 KP 1.06 ! LA 1.19 MK 1.00* NL 0.97 OV 0.97 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.01 KP 1.01 ! LA 1.13 MK 1.00* NL 1.04 OV 1.02 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.17 HN 1.00 KP 0.90 ! LA 0.91 MK 1.00* NL 0.99 OV 0.95 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.02 KP 0.88 ! LA 0.86 MK 1.00* NL 1.07 OV 0.99 ! PT 1.00 SC 0.95 ! ! ! Fit before self-cal, rms=0.071803Jy sigma=0.000798 ! Fit after self-cal, rms=0.068516Jy sigma=0.000772 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.749 mas, bmaj=7.767 mas, bpa=8.054 degrees ! Estimated noise=559.581 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 = -4.69429e-05 Jy ! Component: 100 - total flux cleaned = -4.63854e-05 Jy ! Component: 150 - total flux cleaned = -4.60283e-05 Jy ! Component: 200 - total flux cleaned = -6.14707e-05 Jy ! Total flux subtracted in 200 components = -6.14707e-05 Jy ! Clean residual min=-0.001890 max=0.001802 Jy/beam ! Clean residual mean=0.000001 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.184672 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 67 components and 0.184672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068505Jy sigma=0.000772 ! Fit after self-cal, rms=0.068502Jy sigma=0.000771 ! 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.068502Jy sigma=0.000771 ! Fit after self-cal, rms=0.068534Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.742 mas, bmaj=7.776 mas, bpa=8.073 degrees ! Estimated noise=559.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000115574 Jy ! Component: 100 - total flux cleaned = 0.000101179 Jy ! Component: 150 - total flux cleaned = 4.98762e-05 Jy ! Component: 200 - total flux cleaned = 3.86211e-05 Jy ! Total flux subtracted in 200 components = 3.86211e-05 Jy ! Clean residual min=-0.001733 max=0.001618 Jy/beam ! Clean residual mean=0.000002 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.184711 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 75 components and 0.184711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068528Jy sigma=0.000771 ! Fit after self-cal, rms=0.068528Jy sigma=0.000771 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.04874e-05 Jy ! Component: 100 - total flux cleaned = -3.07718e-05 Jy ! Component: 150 - total flux cleaned = -3.0877e-05 Jy ! Component: 200 - total flux cleaned = -3.08283e-05 Jy ! Total flux subtracted in 200 components = -3.08283e-05 Jy ! Clean residual min=-0.001715 max=0.001620 Jy/beam ! Clean residual mean=0.000002 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.18468 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 81 components and 0.18468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068526Jy sigma=0.000771 ! Fit after self-cal, rms=0.068526Jy sigma=0.000771 ! 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.068526Jy sigma=0.000771 ! Fit after self-cal, rms=0.068491Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.737 mas, bmaj=7.78 mas, bpa=8.121 degrees ! Estimated noise=559.228 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.33963e-05 Jy ! Component: 100 - total flux cleaned = 6.42839e-05 Jy ! Component: 150 - total flux cleaned = 4.75691e-05 Jy ! Component: 200 - total flux cleaned = 3.95282e-05 Jy ! Total flux subtracted in 200 components = 3.95282e-05 Jy ! Clean residual min=-0.001711 max=0.001613 Jy/beam ! Clean residual mean=0.000002 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.184719 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 87 components and 0.184719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068488Jy sigma=0.000771 ! Fit after self-cal, rms=0.068488Jy sigma=0.000771 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.79671e-05 Jy ! Component: 100 - total flux cleaned = -1.12766e-05 Jy ! Component: 150 - total flux cleaned = -1.12775e-05 Jy ! Component: 200 - total flux cleaned = -1.12474e-05 Jy ! Total flux subtracted in 200 components = -1.12474e-05 Jy ! Clean residual min=-0.001714 max=0.001610 Jy/beam ! Clean residual mean=0.000002 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.184708 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 88 components and 0.184708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068486Jy sigma=0.000771 ! Fit after self-cal, rms=0.068487Jy sigma=0.000771 ! 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.068487Jy sigma=0.000771 ! Fit after self-cal, rms=0.068465Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.13 mas, bmaj=11.66 mas, bpa=-18.44 degrees ! Estimated noise=631.784 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000212532 Jy ! Component: 100 - total flux cleaned = 0.000217665 Jy ! Component: 150 - total flux cleaned = 0.000231788 Jy ! Component: 200 - total flux cleaned = 0.000240816 Jy ! Total flux subtracted in 200 components = 0.000240816 Jy ! Clean residual min=-0.001859 max=0.001583 Jy/beam ! Clean residual mean=0.000004 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.184949 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 92 components and 0.184949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068465Jy sigma=0.000771 ! Fit after self-cal, rms=0.068465Jy sigma=0.000771 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.68167e-05 Jy ! Component: 100 - total flux cleaned = 4.70245e-05 Jy ! Component: 150 - total flux cleaned = 4.7349e-05 Jy ! Component: 200 - total flux cleaned = 5.45936e-05 Jy ! Total flux subtracted in 200 components = 5.45936e-05 Jy ! Clean residual min=-0.001863 max=0.001581 Jy/beam ! Clean residual mean=0.000003 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.185003 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 94 components and 0.185003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068465Jy sigma=0.000771 ! Fit after self-cal, rms=0.068465Jy sigma=0.000771 ! 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.734 mas, bmaj=7.783 mas, bpa=8.143 degrees ! Estimated noise=559.126 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.734 x 7.783 at 8.143 degrees (North through East) ! Clean map min=-0.0016754 max=0.1549 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=4.038 mas, bmaj=6.895 mas, bpa=12.21 degrees ! Estimated noise=760.845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.116035 Jy ! Component: 100 - total flux cleaned = 0.149171 Jy ! Component: 150 - total flux cleaned = 0.164415 Jy ! Component: 200 - total flux cleaned = 0.172549 Jy ! Total flux subtracted in 200 components = 0.172549 Jy ! Clean residual min=-0.003382 max=0.003923 Jy/beam ! Clean residual mean=0.000001 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.172549 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.172549 Jy ! Inverting map and beam ! Estimated beam: bmin=4.734 mas, bmaj=7.783 mas, bpa=8.143 degrees ! Estimated noise=559.126 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.00588745 Jy ! Component: 100 - total flux cleaned = 0.00873384 Jy ! Component: 150 - total flux cleaned = 0.0102557 Jy ! Component: 200 - total flux cleaned = 0.0111308 Jy ! Total flux subtracted in 200 components = 0.0111308 Jy ! Clean residual min=-0.001867 max=0.001700 Jy/beam ! Clean residual mean=0.000003 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.18368 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 52 components and 0.18368 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.13 mas, bmaj=11.66 mas, bpa=-18.44 degrees ! Estimated noise=631.784 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00079152 Jy ! Component: 100 - total flux cleaned = 0.00111278 Jy ! Component: 150 - total flux cleaned = 0.00115041 Jy ! Component: 200 - total flux cleaned = 0.00117336 Jy ! Total flux subtracted in 200 components = 0.00117336 Jy ! Clean residual min=-0.001846 max=0.001586 Jy/beam ! Clean residual mean=0.000004 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.184853 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.43524e-05 Jy ! Component: 100 - total flux cleaned = 1.8695e-05 Jy ! Component: 150 - total flux cleaned = 2.65732e-05 Jy ! Component: 200 - total flux cleaned = 3.04672e-05 Jy ! Total flux subtracted in 200 components = 3.04672e-05 Jy ! Clean residual min=-0.001847 max=0.001587 Jy/beam ! Clean residual mean=0.000004 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.184884 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 69 components and 0.184884 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.734 mas, bmaj=7.783 mas, bpa=8.143 degrees ! Estimated noise=559.126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000207487 Jy ! Component: 100 - total flux cleaned = -0.000270299 Jy ! Component: 150 - total flux cleaned = -0.000324477 Jy ! Component: 200 - total flux cleaned = -0.000373173 Jy ! Total flux subtracted in 200 components = -0.000373173 Jy ! Clean residual min=-0.001799 max=0.001608 Jy/beam ! Clean residual mean=0.000002 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.184511 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 77 components and 0.184511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068474Jy sigma=0.000771 ! Fit after self-cal, rms=0.068473Jy sigma=0.000771 wmodel J0233+3442_S_2014_06_09_pus_map.mod ! Writing 77 model components to file: J0233+3442_S_2014_06_09_pus_map.mod wobs J0233+3442_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0233+3442_S_2014_06_09_pus_uvs.fits wwins J0233+3442_S_2014_06_09_pus_map.win ! wwins: Wrote 1 windows to J0233+3442_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.000484053 Jy ! Component: 100 - total flux cleaned = -0.000827033 Jy ! Component: 150 - total flux cleaned = -0.000986219 Jy ! Component: 200 - total flux cleaned = -0.00103693 Jy ! Component: 250 - total flux cleaned = -0.00106099 Jy ! Component: 300 - total flux cleaned = -0.00106136 Jy ! Component: 350 - total flux cleaned = -0.00106124 Jy ! Component: 400 - total flux cleaned = -0.000996597 Jy ! Component: 450 - total flux cleaned = -0.00101788 Jy ! Component: 500 - total flux cleaned = -0.000997251 Jy ! Component: 550 - total flux cleaned = -0.000957643 Jy ! Component: 600 - total flux cleaned = -0.000938016 Jy ! Component: 650 - total flux cleaned = -0.000899944 Jy ! Component: 700 - total flux cleaned = -0.000862956 Jy ! Component: 750 - total flux cleaned = -0.000844719 Jy ! Component: 800 - total flux cleaned = -0.000826681 Jy ! Component: 850 - total flux cleaned = -0.00082675 Jy ! Component: 900 - total flux cleaned = -0.000860773 Jy ! Component: 950 - total flux cleaned = -0.000844014 Jy ! Component: 1000 - total flux cleaned = -0.000893159 Jy ! Component: 1050 - total flux cleaned = -0.00089312 Jy ! Component: 1100 - total flux cleaned = -0.000909079 Jy ! Component: 1150 - total flux cleaned = -0.000909304 Jy ! Component: 1200 - total flux cleaned = -0.00098533 Jy ! Component: 1250 - total flux cleaned = -0.000984929 Jy ! Component: 1300 - total flux cleaned = -0.00102908 Jy ! Component: 1350 - total flux cleaned = -0.00105806 Jy ! Component: 1400 - total flux cleaned = -0.00110055 Jy ! Component: 1450 - total flux cleaned = -0.00108647 Jy ! Component: 1500 - total flux cleaned = -0.00111418 Jy ! Component: 1550 - total flux cleaned = -0.00110047 Jy ! Component: 1600 - total flux cleaned = -0.00114077 Jy ! Component: 1650 - total flux cleaned = -0.00115392 Jy ! Component: 1700 - total flux cleaned = -0.00114093 Jy ! Component: 1750 - total flux cleaned = -0.00115374 Jy ! Component: 1800 - total flux cleaned = -0.00114118 Jy ! Component: 1850 - total flux cleaned = -0.00112877 Jy ! Component: 1900 - total flux cleaned = -0.00112883 Jy ! Component: 1950 - total flux cleaned = -0.00112878 Jy ! Component: 2000 - total flux cleaned = -0.00108081 Jy ! Component: 2050 - total flux cleaned = -0.00110447 Jy ! Component: 2100 - total flux cleaned = -0.00106931 Jy ! Component: 2150 - total flux cleaned = -0.00105784 Jy ! Component: 2200 - total flux cleaned = -0.00104638 Jy ! Component: 2250 - total flux cleaned = -0.00102375 Jy ! Component: 2300 - total flux cleaned = -0.000956938 Jy ! Component: 2350 - total flux cleaned = -0.000946052 Jy ! Component: 2400 - total flux cleaned = -0.000891797 Jy ! Component: 2450 - total flux cleaned = -0.000881065 Jy ! Component: 2500 - total flux cleaned = -0.000870574 Jy ! Component: 2550 - total flux cleaned = -0.000860158 Jy ! Component: 2600 - total flux cleaned = -0.000829044 Jy ! Component: 2650 - total flux cleaned = -0.000839299 Jy ! Component: 2700 - total flux cleaned = -0.000818686 Jy ! Component: 2750 - total flux cleaned = -0.000768128 Jy ! Component: 2800 - total flux cleaned = -0.00077815 Jy ! Component: 2850 - total flux cleaned = -0.000728516 Jy ! Component: 2900 - total flux cleaned = -0.000728611 Jy ! Component: 2950 - total flux cleaned = -0.000699387 Jy ! Component: 3000 - total flux cleaned = -0.000689737 Jy ! Component: 3050 - total flux cleaned = -0.000641792 Jy ! Component: 3100 - total flux cleaned = -0.000632316 Jy ! Component: 3150 - total flux cleaned = -0.000613402 Jy ! Component: 3200 - total flux cleaned = -0.000575911 Jy ! Component: 3250 - total flux cleaned = -0.000510992 Jy ! Component: 3300 - total flux cleaned = -0.000529454 Jy ! Component: 3350 - total flux cleaned = -0.000465547 Jy ! Component: 3400 - total flux cleaned = -0.00042934 Jy ! Component: 3450 - total flux cleaned = -0.000384508 Jy ! Component: 3500 - total flux cleaned = -0.000366727 Jy ! Component: 3550 - total flux cleaned = -0.000384407 Jy ! Component: 3600 - total flux cleaned = -0.00033174 Jy ! Component: 3650 - total flux cleaned = -0.000340462 Jy ! Component: 3700 - total flux cleaned = -0.000305907 Jy ! Component: 3750 - total flux cleaned = -0.00026295 Jy ! Component: 3800 - total flux cleaned = -0.00028008 Jy ! Component: 3850 - total flux cleaned = -0.00023765 Jy ! Component: 3900 - total flux cleaned = -0.000229258 Jy ! Component: 3950 - total flux cleaned = -0.000220871 Jy ! Component: 4000 - total flux cleaned = -0.000229123 Jy ! Component: 4050 - total flux cleaned = -0.000220858 Jy ! Total flux subtracted in 4096 components = -0.000196248 Jy ! Clean residual min=-0.000527 max=0.000565 Jy/beam ! Clean residual mean=0.000001 rms=0.000150 Jy/beam ! Combined flux in latest and established models = 0.184314 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 333 components and 0.184314 Jy ![Exited script file: muppet] wmap "J0233+3442_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.734 x 7.783 at 8.143 degrees (North through East) ! Clean map min=-0.0014291 max=0.15473 Jy/beam ! Writing clean map to FITS file: J0233+3442_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.15473 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000146133 device "J0233+3442_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0233+3442_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.283332 0.283332 0.566663 1.13333 2.26665 4.53331 9.06661 18.1332 36.2665 72.5329 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.154 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.734 x 7.783 at 8.143 degrees (North through East) ! Clean map min=-0.0014291 max=0.15473 Jy/beam quit ! Quitting program ! Log file J0233+3442_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:41:49 2016