! Started logfile: J0622+3326_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:08:23 2017 obs J0622+3326_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0622+3326_S_2015_01_23_pus_uva.fits ! AN table 1: 81 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.883676 visibilities/baseline/integration-bin. ! Found source: J0622+3326 ! ! 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 338 lines of history. ! ! Reading 12884 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 J0622+3326_S_2015_01_23_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.822936Jy sigma=0.009495 ! Fit after self-cal, rms=0.799575Jy sigma=0.009291 ! 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.932 mas, bmaj=4.672 mas, bpa=-4.712 degrees ! Estimated noise=1009.88 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.157868 Jy ! Component: 100 - total flux cleaned = 0.19582 Jy ! Total flux subtracted in 100 components = 0.19582 Jy ! Clean residual min=-0.007650 max=0.014492 Jy/beam ! Clean residual mean=0.000010 rms=0.002221 Jy/beam ! Combined flux in latest and established models = 0.19582 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.19582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136963Jy sigma=0.000909 ! Fit after self-cal, rms=0.136968Jy sigma=0.000909 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.015432 Jy ! Component: 100 - total flux cleaned = 0.0236159 Jy ! Total flux subtracted in 100 components = 0.0236159 Jy ! Clean residual min=-0.006521 max=0.007712 Jy/beam ! Clean residual mean=0.000005 rms=0.001760 Jy/beam ! Combined flux in latest and established models = 0.219436 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 18 components and 0.219436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134621Jy sigma=0.000876 ! Fit after self-cal, rms=0.134627Jy sigma=0.000876 ! 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.621 mas, bmaj=5.662 mas, bpa=-3.408 degrees ! Estimated noise=557.935 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.00498028 Jy ! Component: 100 - total flux cleaned = 0.00788621 Jy ! Component: 150 - total flux cleaned = 0.00979055 Jy ! Component: 200 - total flux cleaned = 0.0109102 Jy ! Total flux subtracted in 200 components = 0.0109102 Jy ! Clean residual min=-0.006717 max=0.007440 Jy/beam ! Clean residual mean=0.000010 rms=0.001806 Jy/beam ! Combined flux in latest and established models = 0.230346 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 33 components and 0.230346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134219Jy sigma=0.000873 ! Fit after self-cal, rms=0.134220Jy sigma=0.000872 ! 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.98 FD 2.35 HN 0.95 KP 1.15 ! LA 0.97 MK 1.01 NL 1.07 OV 0.99 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.09 HN 1.00 KP 1.01 ! LA 0.94 MK 1.03 NL 1.18 OV 1.00 ! PT 1.00 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.36 HN 1.01 KP 0.87 ! LA 0.77 MK 1.06 NL 1.39 OV 0.93 ! PT 0.99 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.24 HN 0.95 KP 0.82 ! LA 0.81 MK 1.03 NL 1.05 OV 0.95 ! PT 1.02 SC 1.00 ! ! ! Fit before self-cal, rms=0.134220Jy sigma=0.000872 ! Fit after self-cal, rms=0.156536Jy sigma=0.000789 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.649 mas, bmaj=5.712 mas, bpa=-3.577 degrees ! Estimated noise=562.355 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.00031686 Jy ! Component: 100 - total flux cleaned = -0.000358519 Jy ! Component: 150 - total flux cleaned = -0.000389386 Jy ! Component: 200 - total flux cleaned = -0.000388202 Jy ! Total flux subtracted in 200 components = -0.000388202 Jy ! Clean residual min=-0.003412 max=0.003447 Jy/beam ! Clean residual mean=-0.000005 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.229958 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 38 components and 0.229958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156493Jy sigma=0.000788 ! Fit after self-cal, rms=0.156612Jy sigma=0.000788 ! 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.156612Jy sigma=0.000788 ! Fit after self-cal, rms=0.156245Jy sigma=0.000773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.651 mas, bmaj=5.695 mas, bpa=-3.511 degrees ! Estimated noise=564.803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109773 Jy ! Component: 100 - total flux cleaned = 0.00118602 Jy ! Component: 150 - total flux cleaned = 0.00120271 Jy ! Component: 200 - total flux cleaned = 0.00121515 Jy ! Total flux subtracted in 200 components = 0.00121515 Jy ! Clean residual min=-0.001908 max=0.002640 Jy/beam ! Clean residual mean=-0.000009 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.231173 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 50 components and 0.231173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156167Jy sigma=0.000773 ! Fit after self-cal, rms=0.156177Jy sigma=0.000773 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-5.5, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00200036 Jy ! Component: 100 - total flux cleaned = 0.00233069 Jy ! Component: 150 - total flux cleaned = 0.00253865 Jy ! Component: 200 - total flux cleaned = 0.00251013 Jy ! Total flux subtracted in 200 components = 0.00251013 Jy ! Clean residual min=-0.001807 max=0.001769 Jy/beam ! Clean residual mean=-0.000008 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.233683 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 71 components and 0.233683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156064Jy sigma=0.000772 ! Fit after self-cal, rms=0.156060Jy sigma=0.000772 ! 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.156060Jy sigma=0.000772 ! Fit after self-cal, rms=0.157623Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.646 mas, bmaj=5.696 mas, bpa=-3.644 degrees ! Estimated noise=567.858 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144093 Jy ! Component: 100 - total flux cleaned = 0.00204619 Jy ! Component: 150 - total flux cleaned = 0.00234989 Jy ! Component: 200 - total flux cleaned = 0.00251831 Jy ! Total flux subtracted in 200 components = 0.00251831 Jy ! Clean residual min=-0.001671 max=0.001673 Jy/beam ! Clean residual mean=-0.000008 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.236201 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 88 components and 0.236201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157508Jy sigma=0.000772 ! Fit after self-cal, rms=0.157508Jy sigma=0.000772 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.000305208 Jy ! Component: 100 - total flux cleaned = 0.000342602 Jy ! Component: 150 - total flux cleaned = 0.000359829 Jy ! Component: 200 - total flux cleaned = 0.000391005 Jy ! Total flux subtracted in 200 components = 0.000391005 Jy ! Clean residual min=-0.001718 max=0.001667 Jy/beam ! Clean residual mean=-0.000008 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.236592 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 101 components and 0.236592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157481Jy sigma=0.000772 ! Fit after self-cal, rms=0.157480Jy sigma=0.000772 ! 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.157480Jy sigma=0.000772 ! Fit after self-cal, rms=0.158826Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.161 mas, bmaj=9.409 mas, bpa=-0.07669 degrees ! Estimated noise=716.596 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0013773 Jy ! Component: 100 - total flux cleaned = 0.0017359 Jy ! Component: 150 - total flux cleaned = 0.00190998 Jy ! Component: 200 - total flux cleaned = 0.00205694 Jy ! Total flux subtracted in 200 components = 0.00205694 Jy ! Clean residual min=-0.002256 max=0.001919 Jy/beam ! Clean residual mean=-0.000016 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.238649 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 116 components and 0.238649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158731Jy sigma=0.000772 ! Fit after self-cal, rms=0.158732Jy sigma=0.000772 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.000165715 Jy ! Component: 100 - total flux cleaned = 0.000207574 Jy ! Component: 150 - total flux cleaned = 0.000226054 Jy ! Component: 200 - total flux cleaned = 0.000234225 Jy ! Total flux subtracted in 200 components = 0.000234225 Jy ! Clean residual min=-0.002231 max=0.001953 Jy/beam ! Clean residual mean=-0.000016 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.238883 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 131 components and 0.238883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158721Jy sigma=0.000772 ! Fit after self-cal, rms=0.158722Jy sigma=0.000772 ! 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.642 mas, bmaj=5.698 mas, bpa=-3.745 degrees ! Estimated noise=570.613 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.642 x 5.698 at -3.745 degrees (North through East) ! Clean map min=-0.0017356 max=0.20877 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.954 mas, bmaj=4.704 mas, bpa=-5.236 degrees ! Estimated noise=1027.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.160473 Jy ! Component: 100 - total flux cleaned = 0.198531 Jy ! Component: 150 - total flux cleaned = 0.213186 Jy ! Component: 200 - total flux cleaned = 0.22095 Jy ! Total flux subtracted in 200 components = 0.22095 Jy ! Clean residual min=-0.003368 max=0.003908 Jy/beam ! Clean residual mean=-0.000002 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.22095 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.22095 Jy ! Inverting map and beam ! Estimated beam: bmin=3.642 mas, bmaj=5.698 mas, bpa=-3.745 degrees ! Estimated noise=570.613 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.0061706 Jy ! Component: 100 - total flux cleaned = 0.00995973 Jy ! Component: 150 - total flux cleaned = 0.012483 Jy ! Component: 200 - total flux cleaned = 0.0142224 Jy ! Total flux subtracted in 200 components = 0.0142224 Jy ! Clean residual min=-0.001890 max=0.001699 Jy/beam ! Clean residual mean=-0.000008 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.235173 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 44 components and 0.235172 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.161 mas, bmaj=9.409 mas, bpa=-0.07669 degrees ! Estimated noise=716.596 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155169 Jy ! Component: 100 - total flux cleaned = 0.00208738 Jy ! Component: 150 - total flux cleaned = 0.00248647 Jy ! Component: 200 - total flux cleaned = 0.00276566 Jy ! Total flux subtracted in 200 components = 0.00276566 Jy ! Clean residual min=-0.002320 max=0.001909 Jy/beam ! Clean residual mean=-0.000015 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.237938 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000240488 Jy ! Component: 100 - total flux cleaned = 0.000313583 Jy ! Component: 150 - total flux cleaned = 0.00039493 Jy ! Component: 200 - total flux cleaned = 0.000465687 Jy ! Total flux subtracted in 200 components = 0.000465687 Jy ! Clean residual min=-0.002314 max=0.001948 Jy/beam ! Clean residual mean=-0.000015 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.238404 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 99 components and 0.238404 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.642 mas, bmaj=5.698 mas, bpa=-3.745 degrees ! Estimated noise=570.613 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000339957 Jy ! Component: 100 - total flux cleaned = 0.000365301 Jy ! Component: 150 - total flux cleaned = 0.000387188 Jy ! Component: 200 - total flux cleaned = 0.000387491 Jy ! Total flux subtracted in 200 components = 0.000387491 Jy ! Clean residual min=-0.001811 max=0.001674 Jy/beam ! Clean residual mean=-0.000008 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.238791 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 115 components and 0.238791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158702Jy sigma=0.000772 ! Fit after self-cal, rms=0.158701Jy sigma=0.000772 wmodel J0622+3326_S_2015_01_23_pus_map.mod ! Writing 115 model components to file: J0622+3326_S_2015_01_23_pus_map.mod wobs J0622+3326_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0622+3326_S_2015_01_23_pus_uvs.fits wwins J0622+3326_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J0622+3326_S_2015_01_23_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.000264856 Jy ! Component: 100 - total flux cleaned = -0.000356717 Jy ! Component: 150 - total flux cleaned = -0.000356125 Jy ! Component: 200 - total flux cleaned = -0.000413118 Jy ! Component: 250 - total flux cleaned = -0.000467944 Jy ! Component: 300 - total flux cleaned = -0.00060183 Jy ! Component: 350 - total flux cleaned = -0.000654479 Jy ! Component: 400 - total flux cleaned = -0.000783079 Jy ! Component: 450 - total flux cleaned = -0.000858785 Jy ! Component: 500 - total flux cleaned = -0.00098295 Jy ! Component: 550 - total flux cleaned = -0.00115328 Jy ! Component: 600 - total flux cleaned = -0.00127274 Jy ! Component: 650 - total flux cleaned = -0.00141383 Jy ! Component: 700 - total flux cleaned = -0.00155268 Jy ! Component: 750 - total flux cleaned = -0.00171301 Jy ! Component: 800 - total flux cleaned = -0.00175829 Jy ! Component: 850 - total flux cleaned = -0.001915 Jy ! Component: 900 - total flux cleaned = -0.0019813 Jy ! Component: 950 - total flux cleaned = -0.00202511 Jy ! Component: 1000 - total flux cleaned = -0.00211187 Jy ! Component: 1050 - total flux cleaned = -0.00219765 Jy ! Component: 1100 - total flux cleaned = -0.00228191 Jy ! Component: 1150 - total flux cleaned = -0.00234445 Jy ! Component: 1200 - total flux cleaned = -0.00240643 Jy ! Component: 1250 - total flux cleaned = -0.0024678 Jy ! Component: 1300 - total flux cleaned = -0.00254862 Jy ! Component: 1350 - total flux cleaned = -0.0025684 Jy ! Component: 1400 - total flux cleaned = -0.00258838 Jy ! Component: 1450 - total flux cleaned = -0.00270692 Jy ! Component: 1500 - total flux cleaned = -0.00274576 Jy ! Component: 1550 - total flux cleaned = -0.0028426 Jy ! Component: 1600 - total flux cleaned = -0.00291932 Jy ! Component: 1650 - total flux cleaned = -0.00297629 Jy ! Component: 1700 - total flux cleaned = -0.00303327 Jy ! Component: 1750 - total flux cleaned = -0.00316445 Jy ! Component: 1800 - total flux cleaned = -0.00322037 Jy ! Component: 1850 - total flux cleaned = -0.00334966 Jy ! Component: 1900 - total flux cleaned = -0.00344111 Jy ! Component: 1950 - total flux cleaned = -0.00353193 Jy ! Component: 2000 - total flux cleaned = -0.00353178 Jy ! Component: 2050 - total flux cleaned = -0.00360348 Jy ! Component: 2100 - total flux cleaned = -0.00367467 Jy ! Component: 2150 - total flux cleaned = -0.00372751 Jy ! Component: 2200 - total flux cleaned = -0.0037801 Jy ! Component: 2250 - total flux cleaned = -0.00381482 Jy ! Component: 2300 - total flux cleaned = -0.00386678 Jy ! Component: 2350 - total flux cleaned = -0.00393571 Jy ! Component: 2400 - total flux cleaned = -0.00400423 Jy ! Component: 2450 - total flux cleaned = -0.00403814 Jy ! Component: 2500 - total flux cleaned = -0.00410562 Jy ! Component: 2550 - total flux cleaned = -0.00412249 Jy ! Component: 2600 - total flux cleaned = -0.00422264 Jy ! Component: 2650 - total flux cleaned = -0.00427235 Jy ! Component: 2700 - total flux cleaned = -0.00427229 Jy ! Component: 2750 - total flux cleaned = -0.00435415 Jy ! Component: 2800 - total flux cleaned = -0.00440296 Jy ! Component: 2850 - total flux cleaned = -0.0044677 Jy ! Component: 2900 - total flux cleaned = -0.00453199 Jy ! Component: 2950 - total flux cleaned = -0.00459604 Jy ! Component: 3000 - total flux cleaned = -0.00462789 Jy ! Component: 3050 - total flux cleaned = -0.00465943 Jy ! Component: 3100 - total flux cleaned = -0.00475382 Jy ! Component: 3150 - total flux cleaned = -0.0047695 Jy ! Component: 3200 - total flux cleaned = -0.00483178 Jy ! Component: 3250 - total flux cleaned = -0.00484725 Jy ! Component: 3300 - total flux cleaned = -0.00493957 Jy ! Component: 3350 - total flux cleaned = -0.00498543 Jy ! Component: 3400 - total flux cleaned = -0.00504623 Jy ! Component: 3450 - total flux cleaned = -0.00509173 Jy ! Component: 3500 - total flux cleaned = -0.00512174 Jy ! Component: 3550 - total flux cleaned = -0.00518159 Jy ! Component: 3600 - total flux cleaned = -0.00522624 Jy ! Component: 3650 - total flux cleaned = -0.00528553 Jy ! Component: 3700 - total flux cleaned = -0.0052856 Jy ! Component: 3750 - total flux cleaned = -0.00538826 Jy ! Component: 3800 - total flux cleaned = -0.00540274 Jy ! Component: 3850 - total flux cleaned = -0.0054754 Jy ! Component: 3900 - total flux cleaned = -0.00554752 Jy ! Component: 3950 - total flux cleaned = -0.00557633 Jy ! Component: 4000 - total flux cleaned = -0.00560491 Jy ! Component: 4050 - total flux cleaned = -0.00571866 Jy ! Total flux subtracted in 4096 components = -0.00571867 Jy ! Clean residual min=-0.000867 max=0.000913 Jy/beam ! Clean residual mean=-0.000004 rms=0.000273 Jy/beam ! Combined flux in latest and established models = 0.233073 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 415 components and 0.233073 Jy ![Exited script file: muppet] wmap "J0622+3326_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.642 x 5.698 at -3.745 degrees (North through East) ! Clean map min=-0.0017111 max=0.20993 Jy/beam ! Writing clean map to FITS file: J0622+3326_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.209933 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000272346 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.389191 0.389191 0.778382 1.55676 3.11353 6.22705 12.4541 24.9082 49.8164 99.6329 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.209 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.642 x 5.698 at -3.745 degrees (North through East) ! Clean map min=-0.0017111 max=0.20993 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J0622+3326_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:08:28 2017