! Started logfile: J0354+0441_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:04:46 2017 obs J0354+0441_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0354+0441_S_2015_01_23_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.852575 visibilities/baseline/integration-bin. ! Found source: J0354+0441 ! ! 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 12584 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 J0354+0441_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 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.773152Jy sigma=0.008920 ! Fit after self-cal, rms=0.748886Jy sigma=0.008615 ! 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.812 mas, bmaj=7.727 mas, bpa=-8.94 degrees ! Estimated noise=775.142 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.205823 Jy ! Component: 100 - total flux cleaned = 0.251869 Jy ! Total flux subtracted in 100 components = 0.251869 Jy ! Clean residual min=-0.016079 max=0.021798 Jy/beam ! Clean residual mean=0.000021 rms=0.004113 Jy/beam ! Combined flux in latest and established models = 0.251869 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.251869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117713Jy sigma=0.001124 ! Fit after self-cal, rms=0.117710Jy sigma=0.001124 ! 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.468 mas, bmaj=8.674 mas, bpa=-9.351 degrees ! Estimated noise=596 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.0160947 Jy ! Component: 100 - total flux cleaned = 0.0231441 Jy ! Component: 150 - total flux cleaned = 0.0252222 Jy ! Component: 200 - total flux cleaned = 0.0258869 Jy ! Total flux subtracted in 200 components = 0.0258869 Jy ! Clean residual min=-0.013536 max=0.021988 Jy/beam ! Clean residual mean=0.000016 rms=0.004610 Jy/beam ! Combined flux in latest and established models = 0.277756 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 38 components and 0.277756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117060Jy sigma=0.001096 ! Fit after self-cal, rms=0.117051Jy sigma=0.001096 ! 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.95 FD 1.51 HN 0.89 KP 1.01 ! LA 1.11 MK 1.03 NL 1.16 OV 0.93 ! PT 0.92 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.72 HN 0.96 KP 0.94 ! LA 1.06 MK 0.99 NL 1.40 OV 0.96 ! PT 0.92 SC 1.12 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.82 HN 0.98 KP 0.83 ! LA 0.87 MK 1.05 NL 1.57 OV 0.90 ! PT 0.89 SC 1.10 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.70 HN 0.95 KP 0.76 ! LA 0.94 MK 1.06 NL 0.96 OV 0.96 ! PT 0.94 SC 1.03 ! ! ! Fit before self-cal, rms=0.117051Jy sigma=0.001096 ! Fit after self-cal, rms=0.136504Jy sigma=0.000910 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.507 mas, bmaj=8.799 mas, bpa=-9.4 degrees ! Estimated noise=596.956 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.000937517 Jy ! Component: 100 - total flux cleaned = 0.00120972 Jy ! Component: 150 - total flux cleaned = 0.0013266 Jy ! Component: 200 - total flux cleaned = 0.00142556 Jy ! Total flux subtracted in 200 components = 0.00142556 Jy ! Clean residual min=-0.011865 max=0.013008 Jy/beam ! Clean residual mean=0.000005 rms=0.003141 Jy/beam ! Combined flux in latest and established models = 0.279181 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.279181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136466Jy sigma=0.000909 ! Fit after self-cal, rms=0.136803Jy sigma=0.000908 ! 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.136803Jy sigma=0.000908 ! Fit after self-cal, rms=0.142582Jy sigma=0.000777 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.498 mas, bmaj=8.843 mas, bpa=-9.414 degrees ! Estimated noise=596.727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000874503 Jy ! Component: 100 - total flux cleaned = -0.00112136 Jy ! Component: 150 - total flux cleaned = -0.00122541 Jy ! Component: 200 - total flux cleaned = -0.00136431 Jy ! Total flux subtracted in 200 components = -0.00136431 Jy ! Clean residual min=-0.003053 max=0.006252 Jy/beam ! Clean residual mean=0.000001 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.277817 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 60 components and 0.277817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142520Jy sigma=0.000776 ! Fit after self-cal, rms=0.142759Jy sigma=0.000776 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (2, -19.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00581561 Jy ! Component: 100 - total flux cleaned = 0.00905122 Jy ! Component: 150 - total flux cleaned = 0.0109226 Jy ! Component: 200 - total flux cleaned = 0.0116063 Jy ! Total flux subtracted in 200 components = 0.0116063 Jy ! Clean residual min=-0.002221 max=0.002713 Jy/beam ! Clean residual mean=-0.000006 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.289424 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 85 components and 0.289424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142431Jy sigma=0.000769 ! Fit after self-cal, rms=0.142427Jy sigma=0.000769 ! Inverting map ! Added new window around map position (18.5, -64.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00289185 Jy ! Component: 100 - total flux cleaned = 0.004946 Jy ! Component: 150 - total flux cleaned = 0.00656826 Jy ! Component: 200 - total flux cleaned = 0.00723625 Jy ! Total flux subtracted in 200 components = 0.00723625 Jy ! Clean residual min=-0.002056 max=0.002046 Jy/beam ! Clean residual mean=-0.000006 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.29666 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 129 components and 0.29666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142316Jy sigma=0.000767 ! Fit after self-cal, rms=0.142320Jy sigma=0.000767 ! 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.142320Jy sigma=0.000767 ! Fit after self-cal, rms=0.142051Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.494 mas, bmaj=8.831 mas, bpa=-9.361 degrees ! Estimated noise=596.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0018111 Jy ! Component: 100 - total flux cleaned = 0.00239254 Jy ! Component: 150 - total flux cleaned = 0.0027029 Jy ! Component: 200 - total flux cleaned = 0.00309033 Jy ! Total flux subtracted in 200 components = 0.00309033 Jy ! Clean residual min=-0.001929 max=0.001764 Jy/beam ! Clean residual mean=-0.000003 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.29975 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 152 components and 0.29975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141990Jy sigma=0.000765 ! Fit after self-cal, rms=0.142001Jy sigma=0.000765 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.000829739 Jy ! Component: 100 - total flux cleaned = 0.00110743 Jy ! Component: 150 - total flux cleaned = 0.00135956 Jy ! Component: 200 - total flux cleaned = 0.00162054 Jy ! Total flux subtracted in 200 components = 0.00162054 Jy ! Clean residual min=-0.001915 max=0.001729 Jy/beam ! Clean residual mean=-0.000003 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.301371 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 168 components and 0.301371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141970Jy sigma=0.000765 ! Fit after self-cal, rms=0.141975Jy sigma=0.000765 ! 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.141975Jy sigma=0.000765 ! Fit after self-cal, rms=0.141874Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.263 mas, bmaj=12.45 mas, bpa=-8.89 degrees ! Estimated noise=735.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000542049 Jy ! Component: 100 - total flux cleaned = 0.000838298 Jy ! Component: 150 - total flux cleaned = 0.00108762 Jy ! Component: 200 - total flux cleaned = 0.00121711 Jy ! Total flux subtracted in 200 components = 0.00121711 Jy ! Clean residual min=-0.002022 max=0.001728 Jy/beam ! Clean residual mean=-0.000001 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.302588 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 198 components and 0.302588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141855Jy sigma=0.000765 ! Fit after self-cal, rms=0.141861Jy sigma=0.000765 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.000363939 Jy ! Component: 100 - total flux cleaned = 0.000459706 Jy ! Component: 150 - total flux cleaned = 0.000547132 Jy ! Component: 200 - total flux cleaned = 0.000611817 Jy ! Total flux subtracted in 200 components = 0.000611817 Jy ! Clean residual min=-0.002015 max=0.001761 Jy/beam ! Clean residual mean=-0.000001 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.3032 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 214 components and 0.3032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141852Jy sigma=0.000765 ! Fit after self-cal, rms=0.141855Jy sigma=0.000765 ! 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.496 mas, bmaj=8.828 mas, bpa=-9.325 degrees ! Estimated noise=596.17 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.496 x 8.828 at -9.325 degrees (North through East) ! Clean map min=-0.001753 max=0.26583 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.824 mas, bmaj=7.904 mas, bpa=-9.187 degrees ! Estimated noise=775.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.205798 Jy ! Component: 100 - total flux cleaned = 0.250941 Jy ! Component: 150 - total flux cleaned = 0.264251 Jy ! Component: 200 - total flux cleaned = 0.271628 Jy ! Total flux subtracted in 200 components = 0.271628 Jy ! Clean residual min=-0.004147 max=0.004057 Jy/beam ! Clean residual mean=0.000006 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.271628 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.271628 Jy ! Inverting map and beam ! Estimated beam: bmin=3.496 mas, bmaj=8.828 mas, bpa=-9.325 degrees ! Estimated noise=596.17 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.0070954 Jy ! Component: 100 - total flux cleaned = 0.0117893 Jy ! Component: 150 - total flux cleaned = 0.0152883 Jy ! Component: 200 - total flux cleaned = 0.0180188 Jy ! Total flux subtracted in 200 components = 0.0180188 Jy ! Clean residual min=-0.002195 max=0.002130 Jy/beam ! Clean residual mean=0.000003 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.289647 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 70 components and 0.289647 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.263 mas, bmaj=12.45 mas, bpa=-8.89 degrees ! Estimated noise=735.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00342977 Jy ! Component: 100 - total flux cleaned = 0.00586584 Jy ! Component: 150 - total flux cleaned = 0.00767897 Jy ! Component: 200 - total flux cleaned = 0.00909582 Jy ! Total flux subtracted in 200 components = 0.00909582 Jy ! Clean residual min=-0.002057 max=0.001730 Jy/beam ! Clean residual mean=0.000001 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.298743 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.00115379 Jy ! Component: 100 - total flux cleaned = 0.00210065 Jy ! Component: 150 - total flux cleaned = 0.00288168 Jy ! Component: 200 - total flux cleaned = 0.00352912 Jy ! Total flux subtracted in 200 components = 0.00352912 Jy ! Clean residual min=-0.001872 max=0.001627 Jy/beam ! Clean residual mean=-0.000000 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.302272 Jy ! Adding 116 model components to the UV plane model. ! The established model now contains 178 components and 0.302272 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.496 mas, bmaj=8.828 mas, bpa=-9.325 degrees ! Estimated noise=596.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000299526 Jy ! Component: 100 - total flux cleaned = 0.000562801 Jy ! Component: 150 - total flux cleaned = 0.000796647 Jy ! Component: 200 - total flux cleaned = 0.000917305 Jy ! Total flux subtracted in 200 components = 0.000917305 Jy ! Clean residual min=-0.001603 max=0.001462 Jy/beam ! Clean residual mean=-0.000001 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.303189 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 199 components and 0.303189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141843Jy sigma=0.000765 ! Fit after self-cal, rms=0.141837Jy sigma=0.000765 wmodel J0354+0441_S_2015_01_23_pus_map.mod ! Writing 199 model components to file: J0354+0441_S_2015_01_23_pus_map.mod wobs J0354+0441_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0354+0441_S_2015_01_23_pus_uvs.fits wwins J0354+0441_S_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J0354+0441_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.000482136 Jy ! Component: 100 - total flux cleaned = -0.000717 Jy ! Component: 150 - total flux cleaned = -0.000841073 Jy ! Component: 200 - total flux cleaned = -0.000865063 Jy ! Component: 250 - total flux cleaned = -0.00093485 Jy ! Component: 300 - total flux cleaned = -0.000935178 Jy ! Component: 350 - total flux cleaned = -0.000957193 Jy ! Component: 400 - total flux cleaned = -0.00104204 Jy ! Component: 450 - total flux cleaned = -0.00106198 Jy ! Component: 500 - total flux cleaned = -0.00114272 Jy ! Component: 550 - total flux cleaned = -0.00120206 Jy ! Component: 600 - total flux cleaned = -0.00122131 Jy ! Component: 650 - total flux cleaned = -0.00127816 Jy ! Component: 700 - total flux cleaned = -0.00133365 Jy ! Component: 750 - total flux cleaned = -0.00136981 Jy ! Component: 800 - total flux cleaned = -0.00138752 Jy ! Component: 850 - total flux cleaned = -0.00138761 Jy ! Component: 900 - total flux cleaned = -0.0014052 Jy ! Component: 950 - total flux cleaned = -0.00140545 Jy ! Component: 1000 - total flux cleaned = -0.00148934 Jy ! Component: 1050 - total flux cleaned = -0.00155559 Jy ! Component: 1100 - total flux cleaned = -0.00160483 Jy ! Component: 1150 - total flux cleaned = -0.00173379 Jy ! Component: 1200 - total flux cleaned = -0.00182902 Jy ! Component: 1250 - total flux cleaned = -0.00182904 Jy ! Component: 1300 - total flux cleaned = -0.00193782 Jy ! Component: 1350 - total flux cleaned = -0.00199904 Jy ! Component: 1400 - total flux cleaned = -0.00205972 Jy ! Component: 1450 - total flux cleaned = -0.00210443 Jy ! Component: 1500 - total flux cleaned = -0.00210448 Jy ! Component: 1550 - total flux cleaned = -0.00214864 Jy ! Component: 1600 - total flux cleaned = -0.00223561 Jy ! Component: 1650 - total flux cleaned = -0.00225006 Jy ! Component: 1700 - total flux cleaned = -0.00230692 Jy ! Component: 1750 - total flux cleaned = -0.0023351 Jy ! Component: 1800 - total flux cleaned = -0.00234923 Jy ! Component: 1850 - total flux cleaned = -0.00240457 Jy ! Component: 1900 - total flux cleaned = -0.0024592 Jy ! Component: 1950 - total flux cleaned = -0.00249998 Jy ! Component: 2000 - total flux cleaned = -0.00256708 Jy ! Component: 2050 - total flux cleaned = -0.00256709 Jy ! Component: 2100 - total flux cleaned = -0.00259358 Jy ! Component: 2150 - total flux cleaned = -0.00263288 Jy ! Component: 2200 - total flux cleaned = -0.00267164 Jy ! Component: 2250 - total flux cleaned = -0.00268434 Jy ! Component: 2300 - total flux cleaned = -0.00264599 Jy ! Component: 2350 - total flux cleaned = -0.00269677 Jy ! Component: 2400 - total flux cleaned = -0.00270933 Jy ! Component: 2450 - total flux cleaned = -0.00274686 Jy ! Component: 2500 - total flux cleaned = -0.00270955 Jy ! Component: 2550 - total flux cleaned = -0.00277116 Jy ! Component: 2600 - total flux cleaned = -0.0027467 Jy ! Component: 2650 - total flux cleaned = -0.00275884 Jy ! Component: 2700 - total flux cleaned = -0.00275903 Jy ! Component: 2750 - total flux cleaned = -0.00277108 Jy ! Component: 2800 - total flux cleaned = -0.0027591 Jy ! Component: 2850 - total flux cleaned = -0.00278272 Jy ! Component: 2900 - total flux cleaned = -0.00277095 Jy ! Component: 2950 - total flux cleaned = -0.00278257 Jy ! Component: 3000 - total flux cleaned = -0.00274773 Jy ! Component: 3050 - total flux cleaned = -0.00279375 Jy ! Component: 3100 - total flux cleaned = -0.00278218 Jy ! Component: 3150 - total flux cleaned = -0.00277089 Jy ! Component: 3200 - total flux cleaned = -0.00274838 Jy ! Component: 3250 - total flux cleaned = -0.00274842 Jy ! Component: 3300 - total flux cleaned = -0.00277072 Jy ! Component: 3350 - total flux cleaned = -0.00273742 Jy ! Component: 3400 - total flux cleaned = -0.00271531 Jy ! Component: 3450 - total flux cleaned = -0.00273727 Jy ! Component: 3500 - total flux cleaned = -0.0027482 Jy ! Component: 3550 - total flux cleaned = -0.0027158 Jy ! Component: 3600 - total flux cleaned = -0.0027589 Jy ! Component: 3650 - total flux cleaned = -0.00276958 Jy ! Component: 3700 - total flux cleaned = -0.00275895 Jy ! Component: 3750 - total flux cleaned = -0.0027695 Jy ! Component: 3800 - total flux cleaned = -0.00276949 Jy ! Component: 3850 - total flux cleaned = -0.0028008 Jy ! Component: 3900 - total flux cleaned = -0.00277991 Jy ! Component: 3950 - total flux cleaned = -0.00276954 Jy ! Component: 4000 - total flux cleaned = -0.00279006 Jy ! Component: 4050 - total flux cleaned = -0.00281051 Jy ! Total flux subtracted in 4096 components = -0.0027799 Jy ! Clean residual min=-0.000641 max=0.000535 Jy/beam ! Clean residual mean=-0.000002 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.300409 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 476 components and 0.300409 Jy ![Exited script file: muppet] wmap "J0354+0441_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.496 x 8.828 at -9.325 degrees (North through East) ! Clean map min=-0.001508 max=0.26516 Jy/beam ! Writing clean map to FITS file: J0354+0441_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.265155 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000187772 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.212447 0.212447 0.424894 0.849789 1.69958 3.39915 6.79831 13.5966 27.1932 54.3865 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.265 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.496 x 8.828 at -9.325 degrees (North through East) ! Clean map min=-0.001508 max=0.26516 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 J0354+0441_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:04:51 2017