! Started logfile: J0955-1845_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:31:35 2016 obs J0955-1845_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0955-1845_S_2014_12_20_pus_uva.fits ! AN table 1: 124 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.970251 visibilities/baseline/integration-bin. ! Found source: J0955-1845 ! ! 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 344 lines of history. ! ! Reading 21656 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 J0955-1845_S_2014_12_20_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.923380Jy sigma=0.009164 ! Fit after self-cal, rms=0.896156Jy sigma=0.008886 ! 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.429 mas, bmaj=6.603 mas, bpa=-1.407 degrees ! Estimated noise=820.23 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.0796353 Jy ! Component: 100 - total flux cleaned = 0.103777 Jy ! Total flux subtracted in 100 components = 0.103777 Jy ! Clean residual min=-0.004850 max=0.009566 Jy/beam ! Clean residual mean=-0.000009 rms=0.001261 Jy/beam ! Combined flux in latest and established models = 0.103777 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.103777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086546Jy sigma=0.000804 ! Fit after self-cal, rms=0.086504Jy sigma=0.000804 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100135 Jy ! Component: 100 - total flux cleaned = 0.015047 Jy ! Total flux subtracted in 100 components = 0.015047 Jy ! Clean residual min=-0.004609 max=0.005941 Jy/beam ! Clean residual mean=-0.000009 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.118824 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 19 components and 0.118824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085122Jy sigma=0.000791 ! Fit after self-cal, rms=0.085118Jy sigma=0.000791 ! 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.021 mas, bmaj=7.826 mas, bpa=-2.043 degrees ! Estimated noise=491.283 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 (3.5, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00528065 Jy ! Component: 100 - total flux cleaned = 0.00815438 Jy ! Component: 150 - total flux cleaned = 0.0101456 Jy ! Component: 200 - total flux cleaned = 0.0115718 Jy ! Total flux subtracted in 200 components = 0.0115718 Jy ! Clean residual min=-0.002884 max=0.002277 Jy/beam ! Clean residual mean=-0.000017 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.130396 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 49 components and 0.130396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084708Jy sigma=0.000788 ! Fit after self-cal, rms=0.084687Jy sigma=0.000787 ! 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.01 FD 0.88 HN 1.01 KP 1.08 ! LA 0.96 MK 1.01 NL 0.98 OV 0.96 ! PT 1.05 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.05 HN 1.06 KP 1.04 ! LA 0.93 MK 0.99 NL 1.07 OV 1.03 ! PT 1.04 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.17 HN 1.05 KP 0.98 ! LA 0.77 MK 1.03 NL 1.09 OV 0.93 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.02 HN 1.00 KP 0.91 ! LA 0.83 MK 1.04 NL 1.01 OV 0.97 ! PT 1.00 SC 0.98 ! ! ! Fit before self-cal, rms=0.084687Jy sigma=0.000787 ! Fit after self-cal, rms=0.082751Jy sigma=0.000779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.033 mas, bmaj=7.843 mas, bpa=-1.719 degrees ! Estimated noise=491.856 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.000238588 Jy ! Component: 100 - total flux cleaned = -0.000379561 Jy ! Component: 150 - total flux cleaned = -0.000449484 Jy ! Component: 200 - total flux cleaned = -0.000510981 Jy ! Total flux subtracted in 200 components = -0.000510981 Jy ! Clean residual min=-0.001481 max=0.001671 Jy/beam ! Clean residual mean=-0.000003 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.129885 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.129885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082733Jy sigma=0.000779 ! Fit after self-cal, rms=0.082724Jy sigma=0.000779 ! 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.082724Jy sigma=0.000779 ! Fit after self-cal, rms=0.082806Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.035 mas, bmaj=7.852 mas, bpa=-1.75 degrees ! Estimated noise=491.963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00012847 Jy ! Component: 100 - total flux cleaned = -0.00016615 Jy ! Component: 150 - total flux cleaned = -0.000183258 Jy ! Component: 200 - total flux cleaned = -0.000214009 Jy ! Total flux subtracted in 200 components = -0.000214009 Jy ! Clean residual min=-0.001378 max=0.001539 Jy/beam ! Clean residual mean=-0.000003 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.129671 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 73 components and 0.129671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082798Jy sigma=0.000778 ! Fit after self-cal, rms=0.082802Jy sigma=0.000778 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.3659e-05 Jy ! Component: 100 - total flux cleaned = -8.40715e-05 Jy ! Component: 150 - total flux cleaned = -8.43022e-05 Jy ! Component: 200 - total flux cleaned = -0.000110416 Jy ! Total flux subtracted in 200 components = -0.000110416 Jy ! Clean residual min=-0.001375 max=0.001548 Jy/beam ! Clean residual mean=-0.000003 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.12956 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 81 components and 0.12956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082797Jy sigma=0.000778 ! Fit after self-cal, rms=0.082796Jy sigma=0.000778 ! Inverting map ! Added new window around map position (49.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140052 Jy ! Component: 100 - total flux cleaned = 0.00172614 Jy ! Component: 150 - total flux cleaned = 0.00191461 Jy ! Component: 200 - total flux cleaned = 0.00196823 Jy ! Total flux subtracted in 200 components = 0.00196823 Jy ! Clean residual min=-0.001361 max=0.001383 Jy/beam ! Clean residual mean=-0.000003 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.131529 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 96 components and 0.131529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082770Jy sigma=0.000778 ! Fit after self-cal, rms=0.082766Jy sigma=0.000778 ! 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.082766Jy sigma=0.000778 ! Fit after self-cal, rms=0.082758Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.036 mas, bmaj=7.852 mas, bpa=-1.745 degrees ! Estimated noise=491.263 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000167684 Jy ! Component: 100 - total flux cleaned = 0.000198838 Jy ! Component: 150 - total flux cleaned = 0.000244114 Jy ! Component: 200 - total flux cleaned = 0.000257262 Jy ! Total flux subtracted in 200 components = 0.000257262 Jy ! Clean residual min=-0.001301 max=0.001402 Jy/beam ! Clean residual mean=-0.000003 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.131786 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 102 components and 0.131786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082751Jy sigma=0.000778 ! Fit after self-cal, rms=0.082754Jy sigma=0.000778 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 = 2.19742e-05 Jy ! Component: 100 - total flux cleaned = 4.92072e-05 Jy ! Component: 150 - total flux cleaned = 6.16672e-05 Jy ! Component: 200 - total flux cleaned = 4.94786e-05 Jy ! Total flux subtracted in 200 components = 4.94786e-05 Jy ! Clean residual min=-0.001280 max=0.001394 Jy/beam ! Clean residual mean=-0.000003 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.131835 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 111 components and 0.131835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082750Jy sigma=0.000778 ! Fit after self-cal, rms=0.082749Jy sigma=0.000778 ! 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.082749Jy sigma=0.000778 ! Fit after self-cal, rms=0.082694Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.501 mas, bmaj=16.57 mas, bpa=3.916 degrees ! Estimated noise=620.555 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.06799e-06 Jy ! Component: 100 - total flux cleaned = 4.74519e-05 Jy ! Component: 150 - total flux cleaned = 5.73427e-05 Jy ! Component: 200 - total flux cleaned = 2.6099e-05 Jy ! Total flux subtracted in 200 components = 2.6099e-05 Jy ! Clean residual min=-0.001276 max=0.001581 Jy/beam ! Clean residual mean=-0.000006 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.131862 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 125 components and 0.131862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082692Jy sigma=0.000778 ! Fit after self-cal, rms=0.082693Jy sigma=0.000778 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 = -2.26824e-05 Jy ! Component: 100 - total flux cleaned = -3.69968e-05 Jy ! Component: 150 - total flux cleaned = -5.72425e-05 Jy ! Component: 200 - total flux cleaned = -7.64205e-05 Jy ! Total flux subtracted in 200 components = -7.64205e-05 Jy ! Clean residual min=-0.001272 max=0.001583 Jy/beam ! Clean residual mean=-0.000006 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.131785 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 132 components and 0.131785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082692Jy sigma=0.000778 ! Fit after self-cal, rms=0.082691Jy sigma=0.000778 ! 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.037 mas, bmaj=7.853 mas, bpa=-1.737 degrees ! Estimated noise=490.798 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.037 x 7.853 at -1.737 degrees (North through East) ! Clean map min=-0.0011975 max=0.10167 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.441 mas, bmaj=6.621 mas, bpa=-1.041 degrees ! Estimated noise=820.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.079609 Jy ! Component: 100 - total flux cleaned = 0.104183 Jy ! Component: 150 - total flux cleaned = 0.114236 Jy ! Component: 200 - total flux cleaned = 0.119566 Jy ! Total flux subtracted in 200 components = 0.119566 Jy ! Clean residual min=-0.003365 max=0.003244 Jy/beam ! Clean residual mean=-0.000000 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.119566 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.119566 Jy ! Inverting map and beam ! Estimated beam: bmin=3.037 mas, bmaj=7.853 mas, bpa=-1.737 degrees ! Estimated noise=490.798 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.00407001 Jy ! Component: 100 - total flux cleaned = 0.0062866 Jy ! Component: 150 - total flux cleaned = 0.00791951 Jy ! Component: 200 - total flux cleaned = 0.00918349 Jy ! Total flux subtracted in 200 components = 0.00918349 Jy ! Clean residual min=-0.001390 max=0.001394 Jy/beam ! Clean residual mean=-0.000004 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.128749 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 43 components and 0.128749 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.501 mas, bmaj=16.57 mas, bpa=3.916 degrees ! Estimated noise=620.555 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00136974 Jy ! Component: 100 - total flux cleaned = 0.00224136 Jy ! Component: 150 - total flux cleaned = 0.00275606 Jy ! Component: 200 - total flux cleaned = 0.00279867 Jy ! Total flux subtracted in 200 components = 0.00279867 Jy ! Clean residual min=-0.001311 max=0.001538 Jy/beam ! Clean residual mean=-0.000006 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.131548 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.81678e-05 Jy ! Component: 100 - total flux cleaned = 1.74175e-05 Jy ! Component: 150 - total flux cleaned = 1.63845e-05 Jy ! Component: 200 - total flux cleaned = 1.6202e-05 Jy ! Total flux subtracted in 200 components = 1.6202e-05 Jy ! Clean residual min=-0.001300 max=0.001569 Jy/beam ! Clean residual mean=-0.000006 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.131564 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 79 components and 0.131564 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.037 mas, bmaj=7.853 mas, bpa=-1.737 degrees ! Estimated noise=490.798 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.80986e-06 Jy ! Component: 100 - total flux cleaned = 3.41432e-06 Jy ! Component: 150 - total flux cleaned = -1.95552e-05 Jy ! Component: 200 - total flux cleaned = -6.1636e-05 Jy ! Total flux subtracted in 200 components = -6.1636e-05 Jy ! Clean residual min=-0.001254 max=0.001398 Jy/beam ! Clean residual mean=-0.000003 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.131502 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 103 components and 0.131502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082710Jy sigma=0.000778 ! Fit after self-cal, rms=0.082699Jy sigma=0.000778 wmodel J0955-1845_S_2014_12_20_pus_map.mod ! Writing 103 model components to file: J0955-1845_S_2014_12_20_pus_map.mod wobs J0955-1845_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0955-1845_S_2014_12_20_pus_uvs.fits wwins J0955-1845_S_2014_12_20_pus_map.win ! wwins: Wrote 3 windows to J0955-1845_S_2014_12_20_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.000480442 Jy ! Component: 100 - total flux cleaned = 0.000595306 Jy ! Component: 150 - total flux cleaned = 0.000551571 Jy ! Component: 200 - total flux cleaned = 0.000508867 Jy ! Component: 250 - total flux cleaned = 0.000405193 Jy ! Component: 300 - total flux cleaned = 0.000304069 Jy ! Component: 350 - total flux cleaned = 0.000205585 Jy ! Component: 400 - total flux cleaned = 0.000128513 Jy ! Component: 450 - total flux cleaned = 1.52357e-05 Jy ! Component: 500 - total flux cleaned = -7.75046e-05 Jy ! Component: 550 - total flux cleaned = -0.000187222 Jy ! Component: 600 - total flux cleaned = -0.000312562 Jy ! Component: 650 - total flux cleaned = -0.000417847 Jy ! Component: 700 - total flux cleaned = -0.000504527 Jy ! Component: 750 - total flux cleaned = -0.000640756 Jy ! Component: 800 - total flux cleaned = -0.000724108 Jy ! Component: 850 - total flux cleaned = -0.000773711 Jy ! Component: 900 - total flux cleaned = -0.000839022 Jy ! Component: 950 - total flux cleaned = -0.000903466 Jy ! Component: 1000 - total flux cleaned = -0.00098316 Jy ! Component: 1050 - total flux cleaned = -0.00104596 Jy ! Component: 1100 - total flux cleaned = -0.00107712 Jy ! Component: 1150 - total flux cleaned = -0.00115358 Jy ! Component: 1200 - total flux cleaned = -0.00118363 Jy ! Component: 1250 - total flux cleaned = -0.00122806 Jy ! Component: 1300 - total flux cleaned = -0.00125721 Jy ! Component: 1350 - total flux cleaned = -0.00119861 Jy ! Component: 1400 - total flux cleaned = -0.00116982 Jy ! Component: 1450 - total flux cleaned = -0.00118422 Jy ! Component: 1500 - total flux cleaned = -0.00119864 Jy ! Component: 1550 - total flux cleaned = -0.00118464 Jy ! Component: 1600 - total flux cleaned = -0.00121235 Jy ! Component: 1650 - total flux cleaned = -0.00124007 Jy ! Component: 1700 - total flux cleaned = -0.00121286 Jy ! Component: 1750 - total flux cleaned = -0.00125325 Jy ! Component: 1800 - total flux cleaned = -0.00126646 Jy ! Component: 1850 - total flux cleaned = -0.00126656 Jy ! Component: 1900 - total flux cleaned = -0.00127959 Jy ! Component: 1950 - total flux cleaned = -0.00129241 Jy ! Component: 2000 - total flux cleaned = -0.00130516 Jy ! Component: 2050 - total flux cleaned = -0.00127971 Jy ! Component: 2100 - total flux cleaned = -0.00131768 Jy ! Component: 2150 - total flux cleaned = -0.00131756 Jy ! Component: 2200 - total flux cleaned = -0.00139183 Jy ! Component: 2250 - total flux cleaned = -0.00142865 Jy ! Component: 2300 - total flux cleaned = -0.00142859 Jy ! Component: 2350 - total flux cleaned = -0.00145274 Jy ! Component: 2400 - total flux cleaned = -0.00141667 Jy ! Component: 2450 - total flux cleaned = -0.00141669 Jy ! Component: 2500 - total flux cleaned = -0.00144032 Jy ! Component: 2550 - total flux cleaned = -0.00144029 Jy ! Component: 2600 - total flux cleaned = -0.00147513 Jy ! Component: 2650 - total flux cleaned = -0.00141729 Jy ! Component: 2700 - total flux cleaned = -0.00142894 Jy ! Component: 2750 - total flux cleaned = -0.00142892 Jy ! Component: 2800 - total flux cleaned = -0.00145152 Jy ! Component: 2850 - total flux cleaned = -0.00144045 Jy ! Component: 2900 - total flux cleaned = -0.0014072 Jy ! Component: 2950 - total flux cleaned = -0.00145141 Jy ! Component: 3000 - total flux cleaned = -0.00145149 Jy ! Component: 3050 - total flux cleaned = -0.00144057 Jy ! Component: 3100 - total flux cleaned = -0.00145135 Jy ! Component: 3150 - total flux cleaned = -0.00140827 Jy ! Component: 3200 - total flux cleaned = -0.00142974 Jy ! Component: 3250 - total flux cleaned = -0.00144044 Jy ! Component: 3300 - total flux cleaned = -0.00146139 Jy ! Component: 3350 - total flux cleaned = -0.00144045 Jy ! Component: 3400 - total flux cleaned = -0.00148211 Jy ! Component: 3450 - total flux cleaned = -0.00153364 Jy ! Component: 3500 - total flux cleaned = -0.00148237 Jy ! Component: 3550 - total flux cleaned = -0.00153339 Jy ! Component: 3600 - total flux cleaned = -0.0015031 Jy ! Component: 3650 - total flux cleaned = -0.00157345 Jy ! Component: 3700 - total flux cleaned = -0.00157348 Jy ! Component: 3750 - total flux cleaned = -0.00158349 Jy ! Component: 3800 - total flux cleaned = -0.0016132 Jy ! Component: 3850 - total flux cleaned = -0.00162305 Jy ! Component: 3900 - total flux cleaned = -0.00161324 Jy ! Component: 3950 - total flux cleaned = -0.00160367 Jy ! Component: 4000 - total flux cleaned = -0.00163252 Jy ! Component: 4050 - total flux cleaned = -0.00162292 Jy ! Total flux subtracted in 4096 components = -0.00163244 Jy ! Clean residual min=-0.000555 max=0.000539 Jy/beam ! Clean residual mean=-0.000001 rms=0.000175 Jy/beam ! Combined flux in latest and established models = 0.12987 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 393 components and 0.12987 Jy ![Exited script file: muppet] wmap "J0955-1845_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.037 x 7.853 at -1.737 degrees (North through East) ! Clean map min=-0.001103 max=0.10202 Jy/beam ! Writing clean map to FITS file: J0955-1845_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.10202 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000173104 device "J0955-1845_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0955-1845_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.509027 0.509027 1.01805 2.03611 4.07221 8.14443 16.2889 32.5777 65.1554 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.102 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.037 x 7.853 at -1.737 degrees (North through East) ! Clean map min=-0.001103 max=0.10202 Jy/beam quit ! Quitting program ! Log file J0955-1845_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:31:42 2016