! Started logfile: J2233+4245_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:12:16 2016 obs J2233+4245_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2233+4245_S_2015_03_17_pus_uva.fits ! AN table 1: 93 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.870012 visibilities/baseline/integration-bin. ! Found source: J2233+4245 ! ! 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 330 lines of history. ! ! Reading 14564 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 J2233+4245_S_2015_03_17_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 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.848032Jy sigma=0.009891 ! Fit after self-cal, rms=0.803219Jy sigma=0.009392 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.098 mas, bmaj=4.455 mas, bpa=-37.95 degrees ! Estimated noise=931.563 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.143905 Jy ! Component: 100 - total flux cleaned = 0.192067 Jy ! Total flux subtracted in 100 components = 0.192067 Jy ! Clean residual min=-0.006879 max=0.018896 Jy/beam ! Clean residual mean=0.000013 rms=0.001972 Jy/beam ! Combined flux in latest and established models = 0.192067 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.192067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084640Jy sigma=0.000877 ! Fit after self-cal, rms=0.084347Jy sigma=0.000873 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0198611 Jy ! Component: 100 - total flux cleaned = 0.0292404 Jy ! Total flux subtracted in 100 components = 0.0292404 Jy ! Clean residual min=-0.004658 max=0.004872 Jy/beam ! Clean residual mean=0.000002 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.221307 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 24 components and 0.221307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078118Jy sigma=0.000813 ! Fit after self-cal, rms=0.078089Jy sigma=0.000812 ! 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.041 mas, bmaj=5.404 mas, bpa=-39.29 degrees ! Estimated noise=516.921 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.00777857 Jy ! Component: 100 - total flux cleaned = 0.0119234 Jy ! Component: 150 - total flux cleaned = 0.0143246 Jy ! Component: 200 - total flux cleaned = 0.0158485 Jy ! Total flux subtracted in 200 components = 0.0158485 Jy ! Clean residual min=-0.006003 max=0.003164 Jy/beam ! Clean residual mean=-0.000033 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.237156 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 57 components and 0.237156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076993Jy sigma=0.000806 ! Fit after self-cal, rms=0.076988Jy sigma=0.000806 ! 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 0.93 HN 0.98 KP 1.10 ! LA 0.98 MK 0.97 NL 0.90 OV 1.02 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.95 HN 1.03 KP 1.05 ! LA 0.97 MK 1.01 NL 1.01 OV 1.05 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.97 HN 1.03 KP 0.95 ! LA 0.77 MK 1.08 NL 1.15 OV 0.98 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.01 HN 0.98 KP 0.92 ! LA 0.86 MK 1.06 NL 1.02 OV 1.03 ! PT 1.07 SC 1.00 ! ! ! Fit before self-cal, rms=0.076988Jy sigma=0.000806 ! Fit after self-cal, rms=0.072120Jy sigma=0.000776 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.089 mas, bmaj=5.434 mas, bpa=-39.17 degrees ! Estimated noise=518.931 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.000874705 Jy ! Component: 100 - total flux cleaned = -0.00101692 Jy ! Component: 150 - total flux cleaned = -0.00114815 Jy ! Component: 200 - total flux cleaned = -0.00120978 Jy ! Total flux subtracted in 200 components = -0.00120978 Jy ! Clean residual min=-0.001799 max=0.001938 Jy/beam ! Clean residual mean=-0.000007 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.235946 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 65 components and 0.235946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072101Jy sigma=0.000775 ! Fit after self-cal, rms=0.072060Jy sigma=0.000775 ! 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.072060Jy sigma=0.000775 ! Fit after self-cal, rms=0.072133Jy sigma=0.000774 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.104 mas, bmaj=5.438 mas, bpa=-39.31 degrees ! Estimated noise=519.511 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000605979 Jy ! Component: 100 - total flux cleaned = -0.000740207 Jy ! Component: 150 - total flux cleaned = -0.000849273 Jy ! Component: 200 - total flux cleaned = -0.000925646 Jy ! Total flux subtracted in 200 components = -0.000925646 Jy ! Clean residual min=-0.001674 max=0.001956 Jy/beam ! Clean residual mean=-0.000002 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.23502 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 69 components and 0.23502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072121Jy sigma=0.000774 ! Fit after self-cal, rms=0.072124Jy sigma=0.000774 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 (-10.5, -11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00194567 Jy ! Component: 100 - total flux cleaned = 0.00304053 Jy ! Component: 150 - total flux cleaned = 0.00345292 Jy ! Component: 200 - total flux cleaned = 0.00366946 Jy ! Total flux subtracted in 200 components = 0.00366946 Jy ! Clean residual min=-0.001569 max=0.001527 Jy/beam ! Clean residual mean=-0.000002 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.23869 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 95 components and 0.23869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072067Jy sigma=0.000773 ! Fit after self-cal, rms=0.072061Jy sigma=0.000773 ! 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.072061Jy sigma=0.000773 ! Fit after self-cal, rms=0.072065Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.109 mas, bmaj=5.444 mas, bpa=-39.32 degrees ! Estimated noise=519.415 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000494125 Jy ! Component: 100 - total flux cleaned = 0.000727463 Jy ! Component: 150 - total flux cleaned = 0.000793872 Jy ! Component: 200 - total flux cleaned = 0.000815035 Jy ! Total flux subtracted in 200 components = 0.000815035 Jy ! Clean residual min=-0.001516 max=0.001493 Jy/beam ! Clean residual mean=-0.000001 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.239505 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 108 components and 0.239505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072049Jy sigma=0.000773 ! Fit after self-cal, rms=0.072048Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000239456 Jy ! Component: 100 - total flux cleaned = 0.000278869 Jy ! Component: 150 - total flux cleaned = 0.000331547 Jy ! Component: 200 - total flux cleaned = 0.000380657 Jy ! Total flux subtracted in 200 components = 0.000380657 Jy ! Clean residual min=-0.001523 max=0.001452 Jy/beam ! Clean residual mean=-0.000001 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.239885 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 112 components and 0.239885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072040Jy sigma=0.000773 ! Fit after self-cal, rms=0.072040Jy sigma=0.000773 ! 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.072040Jy sigma=0.000773 ! Fit after self-cal, rms=0.072017Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.368 mas, bmaj=8.86 mas, bpa=-36.24 degrees ! Estimated noise=635.787 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000198661 Jy ! Component: 100 - total flux cleaned = -4.6502e-05 Jy ! Component: 150 - total flux cleaned = 6.93023e-05 Jy ! Component: 200 - total flux cleaned = 0.000147429 Jy ! Total flux subtracted in 200 components = 0.000147429 Jy ! Clean residual min=-0.001706 max=0.001505 Jy/beam ! Clean residual mean=-0.000001 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.240033 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 126 components and 0.240033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072013Jy sigma=0.000773 ! Fit after self-cal, rms=0.072012Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.0666e-06 Jy ! Component: 100 - total flux cleaned = 5.13713e-05 Jy ! Component: 150 - total flux cleaned = 7.60719e-05 Jy ! Component: 200 - total flux cleaned = 9.8628e-05 Jy ! Total flux subtracted in 200 components = 9.8628e-05 Jy ! Clean residual min=-0.001681 max=0.001502 Jy/beam ! Clean residual mean=-0.000001 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.240131 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 135 components and 0.240131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072011Jy sigma=0.000773 ! Fit after self-cal, rms=0.072011Jy sigma=0.000773 ! 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.114 mas, bmaj=5.446 mas, bpa=-39.34 degrees ! Estimated noise=519.223 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.114 x 5.446 at -39.34 degrees (North through East) ! Clean map min=-0.0014448 max=0.18926 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.152 mas, bmaj=4.467 mas, bpa=-37.81 degrees ! Estimated noise=942.396 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.145359 Jy ! Component: 100 - total flux cleaned = 0.193827 Jy ! Component: 150 - total flux cleaned = 0.212438 Jy ! Component: 200 - total flux cleaned = 0.22021 Jy ! Total flux subtracted in 200 components = 0.22021 Jy ! Clean residual min=-0.003561 max=0.003834 Jy/beam ! Clean residual mean=0.000006 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.22021 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.22021 Jy ! Inverting map and beam ! Estimated beam: bmin=4.114 mas, bmaj=5.446 mas, bpa=-39.34 degrees ! Estimated noise=519.223 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.00632757 Jy ! Component: 100 - total flux cleaned = 0.00997412 Jy ! Component: 150 - total flux cleaned = 0.0123556 Jy ! Component: 200 - total flux cleaned = 0.0140446 Jy ! Total flux subtracted in 200 components = 0.0140446 Jy ! Clean residual min=-0.001636 max=0.001613 Jy/beam ! Clean residual mean=-0.000001 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.234255 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 51 components and 0.234254 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.368 mas, bmaj=8.86 mas, bpa=-36.24 degrees ! Estimated noise=635.787 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183159 Jy ! Component: 100 - total flux cleaned = 0.00302057 Jy ! Component: 150 - total flux cleaned = 0.00386405 Jy ! Component: 200 - total flux cleaned = 0.00447687 Jy ! Total flux subtracted in 200 components = 0.00447687 Jy ! Clean residual min=-0.001794 max=0.001538 Jy/beam ! Clean residual mean=-0.000001 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.238731 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.00045665 Jy ! Component: 100 - total flux cleaned = 0.000798892 Jy ! Component: 150 - total flux cleaned = 0.000910975 Jy ! Component: 200 - total flux cleaned = 0.00100181 Jy ! Total flux subtracted in 200 components = 0.00100181 Jy ! Clean residual min=-0.001735 max=0.001471 Jy/beam ! Clean residual mean=-0.000001 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.239733 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 96 components and 0.239733 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.114 mas, bmaj=5.446 mas, bpa=-39.34 degrees ! Estimated noise=519.223 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.46692e-06 Jy ! Component: 100 - total flux cleaned = 6.15731e-05 Jy ! Component: 150 - total flux cleaned = 0.000123136 Jy ! Component: 200 - total flux cleaned = 0.000160107 Jy ! Total flux subtracted in 200 components = 0.000160107 Jy ! Clean residual min=-0.001510 max=0.001424 Jy/beam ! Clean residual mean=-0.000001 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.239893 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 110 components and 0.239893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072016Jy sigma=0.000773 ! Fit after self-cal, rms=0.072015Jy sigma=0.000773 wmodel J2233+4245_S_2015_03_17_pus_map.mod ! Writing 110 model components to file: J2233+4245_S_2015_03_17_pus_map.mod wobs J2233+4245_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2233+4245_S_2015_03_17_pus_uvs.fits wwins J2233+4245_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J2233+4245_S_2015_03_17_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.000467764 Jy ! Component: 100 - total flux cleaned = -0.000720595 Jy ! Component: 150 - total flux cleaned = -0.000863472 Jy ! Component: 200 - total flux cleaned = -0.000978427 Jy ! Component: 250 - total flux cleaned = -0.0010678 Jy ! Component: 300 - total flux cleaned = -0.00111102 Jy ! Component: 350 - total flux cleaned = -0.00117373 Jy ! Component: 400 - total flux cleaned = -0.00121406 Jy ! Component: 450 - total flux cleaned = -0.00123372 Jy ! Component: 500 - total flux cleaned = -0.0012924 Jy ! Component: 550 - total flux cleaned = -0.00131125 Jy ! Component: 600 - total flux cleaned = -0.00136712 Jy ! Component: 650 - total flux cleaned = -0.00140368 Jy ! Component: 700 - total flux cleaned = -0.00145786 Jy ! Component: 750 - total flux cleaned = -0.00152876 Jy ! Component: 800 - total flux cleaned = -0.00161579 Jy ! Component: 850 - total flux cleaned = -0.00168396 Jy ! Component: 900 - total flux cleaned = -0.00170075 Jy ! Component: 950 - total flux cleaned = -0.00173415 Jy ! Component: 1000 - total flux cleaned = -0.00181573 Jy ! Component: 1050 - total flux cleaned = -0.00181558 Jy ! Component: 1100 - total flux cleaned = -0.00183139 Jy ! Component: 1150 - total flux cleaned = -0.0018313 Jy ! Component: 1200 - total flux cleaned = -0.00187733 Jy ! Component: 1250 - total flux cleaned = -0.0018773 Jy ! Component: 1300 - total flux cleaned = -0.00195205 Jy ! Component: 1350 - total flux cleaned = -0.00199631 Jy ! Component: 1400 - total flux cleaned = -0.00203995 Jy ! Component: 1450 - total flux cleaned = -0.00205461 Jy ! Component: 1500 - total flux cleaned = -0.00213996 Jy ! Component: 1550 - total flux cleaned = -0.00215372 Jy ! Component: 1600 - total flux cleaned = -0.00222308 Jy ! Component: 1650 - total flux cleaned = -0.00229166 Jy ! Component: 1700 - total flux cleaned = -0.00233238 Jy ! Component: 1750 - total flux cleaned = -0.0023862 Jy ! Component: 1800 - total flux cleaned = -0.00245248 Jy ! Component: 1850 - total flux cleaned = -0.00251815 Jy ! Component: 1900 - total flux cleaned = -0.00258306 Jy ! Component: 1950 - total flux cleaned = -0.00259608 Jy ! Component: 2000 - total flux cleaned = -0.00273602 Jy ! Component: 2050 - total flux cleaned = -0.00276114 Jy ! Component: 2100 - total flux cleaned = -0.00282337 Jy ! Component: 2150 - total flux cleaned = -0.00284804 Jy ! Component: 2200 - total flux cleaned = -0.00289708 Jy ! Component: 2250 - total flux cleaned = -0.00293338 Jy ! Component: 2300 - total flux cleaned = -0.00298152 Jy ! Component: 2350 - total flux cleaned = -0.00302911 Jy ! Component: 2400 - total flux cleaned = -0.00306458 Jy ! Component: 2450 - total flux cleaned = -0.00311132 Jy ! Component: 2500 - total flux cleaned = -0.00314597 Jy ! Component: 2550 - total flux cleaned = -0.00316908 Jy ! Component: 2600 - total flux cleaned = -0.00321459 Jy ! Component: 2650 - total flux cleaned = -0.00322604 Jy ! Component: 2700 - total flux cleaned = -0.00329325 Jy ! Component: 2750 - total flux cleaned = -0.00331555 Jy ! Component: 2800 - total flux cleaned = -0.00335962 Jy ! Component: 2850 - total flux cleaned = -0.0033924 Jy ! Component: 2900 - total flux cleaned = -0.00342496 Jy ! Component: 2950 - total flux cleaned = -0.00348944 Jy ! Component: 3000 - total flux cleaned = -0.00347867 Jy ! Component: 3050 - total flux cleaned = -0.00352112 Jy ! Component: 3100 - total flux cleaned = -0.00356315 Jy ! Component: 3150 - total flux cleaned = -0.00358402 Jy ! Component: 3200 - total flux cleaned = -0.0036463 Jy ! Component: 3250 - total flux cleaned = -0.0037184 Jy ! Component: 3300 - total flux cleaned = -0.00371833 Jy ! Component: 3350 - total flux cleaned = -0.00374879 Jy ! Component: 3400 - total flux cleaned = -0.00378912 Jy ! Component: 3450 - total flux cleaned = -0.00382913 Jy ! Component: 3500 - total flux cleaned = -0.00381928 Jy ! Component: 3550 - total flux cleaned = -0.00386881 Jy ! Component: 3600 - total flux cleaned = -0.00392769 Jy ! Component: 3650 - total flux cleaned = -0.00389838 Jy ! Component: 3700 - total flux cleaned = -0.00392759 Jy ! Component: 3750 - total flux cleaned = -0.00396611 Jy ! Component: 3800 - total flux cleaned = -0.00398524 Jy ! Component: 3850 - total flux cleaned = -0.00402333 Jy ! Component: 3900 - total flux cleaned = -0.00405179 Jy ! Component: 3950 - total flux cleaned = -0.00408013 Jy ! Component: 4000 - total flux cleaned = -0.00412693 Jy ! Component: 4050 - total flux cleaned = -0.00419197 Jy ! Total flux subtracted in 4096 components = -0.00417351 Jy ! Clean residual min=-0.000624 max=0.000583 Jy/beam ! Clean residual mean=-0.000002 rms=0.000167 Jy/beam ! Combined flux in latest and established models = 0.23572 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 391 components and 0.23572 Jy ![Exited script file: muppet] wmap "J2233+4245_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.114 x 5.446 at -39.34 degrees (North through East) ! Clean map min=-0.0012169 max=0.18971 Jy/beam ! Writing clean map to FITS file: J2233+4245_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.189707 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000163644 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.258784 0.258784 0.517569 1.03514 2.07028 4.14055 8.2811 16.5622 33.1244 66.2488 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.189 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.114 x 5.446 at -39.34 degrees (North through East) ! Clean map min=-0.0012169 max=0.18971 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 J2233+4245_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:12:20 2016