! Started logfile: J1544-2312_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:58:09 2016 obs J1544-2312_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1544-2312_S_2014_06_09_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.782261 visibilities/baseline/integration-bin. ! Found source: J1544-2312 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 336 lines of history. ! ! Reading 16052 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 J1544-2312_S_2014_06_09_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.893685Jy sigma=0.008578 ! Fit after self-cal, rms=0.872439Jy sigma=0.008376 ! 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.278 mas, bmaj=6.875 mas, bpa=-8.316 degrees ! Estimated noise=988.029 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.0948873 Jy ! Component: 100 - total flux cleaned = 0.125395 Jy ! Total flux subtracted in 100 components = 0.125395 Jy ! Clean residual min=-0.005653 max=0.012727 Jy/beam ! Clean residual mean=0.000017 rms=0.001530 Jy/beam ! Combined flux in latest and established models = 0.125395 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.125395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090154Jy sigma=0.000829 ! Fit after self-cal, rms=0.090125Jy sigma=0.000828 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0133991 Jy ! Component: 100 - total flux cleaned = 0.0200926 Jy ! Total flux subtracted in 100 components = 0.0200926 Jy ! Clean residual min=-0.004513 max=0.005273 Jy/beam ! Clean residual mean=0.000012 rms=0.001063 Jy/beam ! Combined flux in latest and established models = 0.145488 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 23 components and 0.145488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087252Jy sigma=0.000798 ! Fit after self-cal, rms=0.087252Jy sigma=0.000797 ! 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=2.946 mas, bmaj=8.26 mas, bpa=-8.844 degrees ! Estimated noise=587.475 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.00874344 Jy ! Component: 100 - total flux cleaned = 0.0137826 Jy ! Component: 150 - total flux cleaned = 0.0167391 Jy ! Component: 200 - total flux cleaned = 0.0184782 Jy ! Total flux subtracted in 200 components = 0.0184782 Jy ! Clean residual min=-0.003868 max=0.005456 Jy/beam ! Clean residual mean=0.000015 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.163966 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 43 components and 0.163966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086357Jy sigma=0.000789 ! Fit after self-cal, rms=0.086375Jy sigma=0.000789 ! Inverting map ! Added new window around map position (-3, -15). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00492296 Jy ! Component: 100 - total flux cleaned = 0.00729573 Jy ! Component: 150 - total flux cleaned = 0.00800765 Jy ! Component: 200 - total flux cleaned = 0.00826899 Jy ! Total flux subtracted in 200 components = 0.00826899 Jy ! Clean residual min=-0.003281 max=0.003070 Jy/beam ! Clean residual mean=0.000012 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.172235 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 75 components and 0.172235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086125Jy sigma=0.000786 ! Fit after self-cal, rms=0.086072Jy sigma=0.000785 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.84 HN 1.02 KP 1.03 ! LA 1.18 MK 0.95 NL 0.97 OV 0.98 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.08 KP 1.03 ! LA 1.11 MK 1.03 NL 1.05 OV 1.01 ! PT 0.97 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.17 HN 1.02 KP 0.90 ! LA 0.89 MK 1.00 NL 1.00 OV 0.96 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.02 KP 0.88 ! LA 0.88 MK 1.00 NL 1.08 OV 1.01 ! PT 1.01 SC 0.97 ! ! ! Fit before self-cal, rms=0.086072Jy sigma=0.000785 ! Fit after self-cal, rms=0.084681Jy sigma=0.000773 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.947 mas, bmaj=8.254 mas, bpa=-8.823 degrees ! Estimated noise=590.133 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 (4, -44). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00300487 Jy ! Component: 100 - total flux cleaned = 0.00459688 Jy ! Component: 150 - total flux cleaned = 0.00538513 Jy ! Component: 200 - total flux cleaned = 0.00572395 Jy ! Total flux subtracted in 200 components = 0.00572395 Jy ! Clean residual min=-0.001820 max=0.001726 Jy/beam ! Clean residual mean=-0.000002 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.177959 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 108 components and 0.177959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084576Jy sigma=0.000772 ! Fit after self-cal, rms=0.084576Jy sigma=0.000772 ! 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.084576Jy sigma=0.000772 ! Fit after self-cal, rms=0.084301Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.945 mas, bmaj=8.251 mas, bpa=-8.844 degrees ! Estimated noise=588.243 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000556223 Jy ! Component: 100 - total flux cleaned = 0.000746623 Jy ! Component: 150 - total flux cleaned = 0.000827705 Jy ! Component: 200 - total flux cleaned = 0.000895908 Jy ! Total flux subtracted in 200 components = 0.000895908 Jy ! Clean residual min=-0.001761 max=0.001715 Jy/beam ! Clean residual mean=-0.000003 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.178855 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 120 components and 0.178855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084281Jy sigma=0.000771 ! Fit after self-cal, rms=0.084279Jy sigma=0.000771 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000342546 Jy ! Component: 100 - total flux cleaned = 0.000404074 Jy ! Component: 150 - total flux cleaned = 0.000441296 Jy ! Component: 200 - total flux cleaned = 0.000459071 Jy ! Total flux subtracted in 200 components = 0.000459071 Jy ! Clean residual min=-0.001732 max=0.001658 Jy/beam ! Clean residual mean=-0.000003 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.179314 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 127 components and 0.179314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084270Jy sigma=0.000771 ! Fit after self-cal, rms=0.084269Jy sigma=0.000771 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084269Jy sigma=0.000771 ! Fit after self-cal, rms=0.084200Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.946 mas, bmaj=8.245 mas, bpa=-8.86 degrees ! Estimated noise=587.697 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000107673 Jy ! Component: 100 - total flux cleaned = 0.000170258 Jy ! Component: 150 - total flux cleaned = 0.000151048 Jy ! Component: 200 - total flux cleaned = 0.000150452 Jy ! Total flux subtracted in 200 components = 0.000150452 Jy ! Clean residual min=-0.001644 max=0.001663 Jy/beam ! Clean residual mean=-0.000001 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.179464 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 144 components and 0.179464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084190Jy sigma=0.000770 ! Fit after self-cal, rms=0.084193Jy sigma=0.000770 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 (-117, -126.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123866 Jy ! Component: 100 - total flux cleaned = 0.00121573 Jy ! Component: 150 - total flux cleaned = 0.00116592 Jy ! Component: 200 - total flux cleaned = 0.00118668 Jy ! Total flux subtracted in 200 components = 0.00118668 Jy ! Clean residual min=-0.001582 max=0.001466 Jy/beam ! Clean residual mean=-0.000001 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.180651 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 165 components and 0.180651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084167Jy sigma=0.000770 ! Fit after self-cal, rms=0.084166Jy sigma=0.000770 ! 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.084166Jy sigma=0.000770 ! Fit after self-cal, rms=0.084130Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.304 mas, bmaj=19.02 mas, bpa=-6.659 degrees ! Estimated noise=748.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.21387e-05 Jy ! Component: 100 - total flux cleaned = 3.73359e-05 Jy ! Component: 150 - total flux cleaned = 5.11588e-05 Jy ! Component: 200 - total flux cleaned = 6.35961e-05 Jy ! Total flux subtracted in 200 components = 6.35961e-05 Jy ! Clean residual min=-0.001660 max=0.001360 Jy/beam ! Clean residual mean=-0.000003 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.180715 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 177 components and 0.180715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084127Jy sigma=0.000770 ! Fit after self-cal, rms=0.084127Jy sigma=0.000770 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 = 8.19772e-05 Jy ! Component: 100 - total flux cleaned = 0.000106828 Jy ! Component: 150 - total flux cleaned = 0.000129337 Jy ! Component: 200 - total flux cleaned = 0.000139431 Jy ! Total flux subtracted in 200 components = 0.000139431 Jy ! Clean residual min=-0.001638 max=0.001343 Jy/beam ! Clean residual mean=-0.000003 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.180854 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 190 components and 0.180854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084126Jy sigma=0.000770 ! Fit after self-cal, rms=0.084126Jy sigma=0.000770 ! 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=2.945 mas, bmaj=8.242 mas, bpa=-8.849 degrees ! Estimated noise=587.194 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.945 x 8.242 at -8.849 degrees (North through East) ! Clean map min=-0.0014635 max=0.12537 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.275 mas, bmaj=6.842 mas, bpa=-8.254 degrees ! Estimated noise=978.115 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0938175 Jy ! Component: 100 - total flux cleaned = 0.124839 Jy ! Component: 150 - total flux cleaned = 0.138192 Jy ! Component: 200 - total flux cleaned = 0.145457 Jy ! Total flux subtracted in 200 components = 0.145457 Jy ! Clean residual min=-0.003311 max=0.004142 Jy/beam ! Clean residual mean=0.000008 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.145457 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.145457 Jy ! Inverting map and beam ! Estimated beam: bmin=2.945 mas, bmaj=8.242 mas, bpa=-8.849 degrees ! Estimated noise=587.194 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.00947987 Jy ! Component: 100 - total flux cleaned = 0.0151071 Jy ! Component: 150 - total flux cleaned = 0.0190378 Jy ! Component: 200 - total flux cleaned = 0.0219884 Jy ! Total flux subtracted in 200 components = 0.0219884 Jy ! Clean residual min=-0.002030 max=0.002301 Jy/beam ! Clean residual mean=0.000004 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.167445 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 90 components and 0.167445 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.304 mas, bmaj=19.02 mas, bpa=-6.659 degrees ! Estimated noise=748.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00396569 Jy ! Component: 100 - total flux cleaned = 0.00635926 Jy ! Component: 150 - total flux cleaned = 0.00806167 Jy ! Component: 200 - total flux cleaned = 0.00932002 Jy ! Total flux subtracted in 200 components = 0.00932002 Jy ! Clean residual min=-0.001745 max=0.001586 Jy/beam ! Clean residual mean=0.000001 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.176765 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.000939317 Jy ! Component: 100 - total flux cleaned = 0.00165041 Jy ! Component: 150 - total flux cleaned = 0.00219497 Jy ! Component: 200 - total flux cleaned = 0.00242552 Jy ! Total flux subtracted in 200 components = 0.00242552 Jy ! Clean residual min=-0.001548 max=0.001420 Jy/beam ! Clean residual mean=-0.000001 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.17919 Jy ! Adding 111 model components to the UV plane model. ! The established model now contains 178 components and 0.17919 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.945 mas, bmaj=8.242 mas, bpa=-8.849 degrees ! Estimated noise=587.194 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000201637 Jy ! Component: 100 - total flux cleaned = 0.000300307 Jy ! Component: 150 - total flux cleaned = 0.000270338 Jy ! Component: 200 - total flux cleaned = 0.000296598 Jy ! Total flux subtracted in 200 components = 0.000296598 Jy ! Clean residual min=-0.001498 max=0.001517 Jy/beam ! Clean residual mean=-0.000001 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.179487 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 199 components and 0.179487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084154Jy sigma=0.000770 ! Fit after self-cal, rms=0.084148Jy sigma=0.000770 wmodel J1544-2312_S_2014_06_09_pus_map.mod ! Writing 199 model components to file: J1544-2312_S_2014_06_09_pus_map.mod wobs J1544-2312_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1544-2312_S_2014_06_09_pus_uvs.fits wwins J1544-2312_S_2014_06_09_pus_map.win ! wwins: Wrote 4 windows to J1544-2312_S_2014_06_09_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000210491 Jy ! Component: 100 - total flux cleaned = 4.2384e-05 Jy ! Component: 150 - total flux cleaned = 0.000308469 Jy ! Component: 200 - total flux cleaned = 0.000565786 Jy ! Component: 250 - total flux cleaned = 0.000723941 Jy ! Component: 300 - total flux cleaned = 0.00089962 Jy ! Component: 350 - total flux cleaned = 0.00113488 Jy ! Component: 400 - total flux cleaned = 0.00130129 Jy ! Component: 450 - total flux cleaned = 0.00140323 Jy ! Component: 500 - total flux cleaned = 0.00162173 Jy ! Component: 550 - total flux cleaned = 0.00169931 Jy ! Component: 600 - total flux cleaned = 0.00187102 Jy ! Component: 650 - total flux cleaned = 0.00198327 Jy ! Component: 700 - total flux cleaned = 0.00209327 Jy ! Component: 750 - total flux cleaned = 0.00218345 Jy ! Component: 800 - total flux cleaned = 0.00225464 Jy ! Component: 850 - total flux cleaned = 0.00230714 Jy ! Component: 900 - total flux cleaned = 0.00232447 Jy ! Component: 950 - total flux cleaned = 0.00237576 Jy ! Component: 1000 - total flux cleaned = 0.00239249 Jy ! Component: 1050 - total flux cleaned = 0.00239245 Jy ! Component: 1100 - total flux cleaned = 0.00242514 Jy ! Component: 1150 - total flux cleaned = 0.00242544 Jy ! Component: 1200 - total flux cleaned = 0.00245729 Jy ! Component: 1250 - total flux cleaned = 0.00248879 Jy ! Component: 1300 - total flux cleaned = 0.00255099 Jy ! Component: 1350 - total flux cleaned = 0.00253538 Jy ! Component: 1400 - total flux cleaned = 0.00247434 Jy ! Component: 1450 - total flux cleaned = 0.00253456 Jy ! Component: 1500 - total flux cleaned = 0.00256414 Jy ! Component: 1550 - total flux cleaned = 0.0025051 Jy ! Component: 1600 - total flux cleaned = 0.00254912 Jy ! Component: 1650 - total flux cleaned = 0.00254906 Jy ! Component: 1700 - total flux cleaned = 0.00256323 Jy ! Component: 1750 - total flux cleaned = 0.00256341 Jy ! Component: 1800 - total flux cleaned = 0.0026196 Jy ! Component: 1850 - total flux cleaned = 0.00268916 Jy ! Component: 1900 - total flux cleaned = 0.00267519 Jy ! Component: 1950 - total flux cleaned = 0.00272982 Jy ! Component: 2000 - total flux cleaned = 0.00274355 Jy ! Component: 2050 - total flux cleaned = 0.00277043 Jy ! Component: 2100 - total flux cleaned = 0.00275712 Jy ! Component: 2150 - total flux cleaned = 0.00278351 Jy ! Component: 2200 - total flux cleaned = 0.00280959 Jy ! Component: 2250 - total flux cleaned = 0.00282247 Jy ! Component: 2300 - total flux cleaned = 0.0028096 Jy ! Component: 2350 - total flux cleaned = 0.00280977 Jy ! Component: 2400 - total flux cleaned = 0.00288555 Jy ! Component: 2450 - total flux cleaned = 0.00288565 Jy ! Component: 2500 - total flux cleaned = 0.00289812 Jy ! Component: 2550 - total flux cleaned = 0.00293528 Jy ! Component: 2600 - total flux cleaned = 0.00299659 Jy ! Component: 2650 - total flux cleaned = 0.00298457 Jy ! Component: 2700 - total flux cleaned = 0.00305713 Jy ! Component: 2750 - total flux cleaned = 0.00304508 Jy ! Component: 2800 - total flux cleaned = 0.00312862 Jy ! Component: 2850 - total flux cleaned = 0.00316418 Jy ! Component: 2900 - total flux cleaned = 0.00317598 Jy ! Component: 2950 - total flux cleaned = 0.00316435 Jy ! Component: 3000 - total flux cleaned = 0.0032224 Jy ! Component: 3050 - total flux cleaned = 0.00327989 Jy ! Component: 3100 - total flux cleaned = 0.00327975 Jy ! Component: 3150 - total flux cleaned = 0.00329113 Jy ! Component: 3200 - total flux cleaned = 0.00331367 Jy ! Component: 3250 - total flux cleaned = 0.00332499 Jy ! Component: 3300 - total flux cleaned = 0.00331399 Jy ! Component: 3350 - total flux cleaned = 0.00335847 Jy ! Component: 3400 - total flux cleaned = 0.00340248 Jy ! Component: 3450 - total flux cleaned = 0.00347917 Jy ! Component: 3500 - total flux cleaned = 0.00347921 Jy ! Component: 3550 - total flux cleaned = 0.00350084 Jy ! Component: 3600 - total flux cleaned = 0.00354395 Jy ! Component: 3650 - total flux cleaned = 0.00358664 Jy ! Component: 3700 - total flux cleaned = 0.00360792 Jy ! Component: 3750 - total flux cleaned = 0.00367127 Jy ! Component: 3800 - total flux cleaned = 0.00370286 Jy ! Component: 3850 - total flux cleaned = 0.00374468 Jy ! Component: 3900 - total flux cleaned = 0.00382784 Jy ! Component: 3950 - total flux cleaned = 0.0038899 Jy ! Component: 4000 - total flux cleaned = 0.00391034 Jy ! Component: 4050 - total flux cleaned = 0.00400253 Jy ! Total flux subtracted in 4096 components = 0.00405341 Jy ! Clean residual min=-0.000593 max=0.000621 Jy/beam ! Clean residual mean=-0.000001 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.18354 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 495 components and 0.18354 Jy ![Exited script file: muppet] wmap "J1544-2312_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.945 x 8.242 at -8.849 degrees (North through East) ! Clean map min=-0.0010375 max=0.12667 Jy/beam ! Writing clean map to FITS file: J1544-2312_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.126675 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000187524 device "J1544-2312_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1544-2312_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.444107 0.444107 0.888214 1.77643 3.55286 7.10571 14.2114 28.4229 56.8457 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.126 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.945 x 8.242 at -8.849 degrees (North through East) ! Clean map min=-0.0010375 max=0.12667 Jy/beam quit ! Quitting program ! Log file J1544-2312_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:58:14 2016