! Started logfile: J1445-1629_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:29:44 2016 obs J1445-1629_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1445-1629_S_2014_05_31_pus_uva.fits ! AN table 1: 55 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.802424 visibilities/baseline/integration-bin. ! Found source: J1445-1629 ! ! 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 7944 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 J1445-1629_S_2014_05_31_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 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.719275Jy sigma=0.007358 ! Fit after self-cal, rms=0.706175Jy sigma=0.007227 ! 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.685 mas, bmaj=6.709 mas, bpa=-2.482 degrees ! Estimated noise=1058.47 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.21809 Jy ! Component: 100 - total flux cleaned = 0.275364 Jy ! Total flux subtracted in 100 components = 0.275364 Jy ! Clean residual min=-0.009043 max=0.025328 Jy/beam ! Clean residual mean=-0.000016 rms=0.002697 Jy/beam ! Combined flux in latest and established models = 0.275364 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.275364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100834Jy sigma=0.000973 ! Fit after self-cal, rms=0.100831Jy sigma=0.000973 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0280629 Jy ! Component: 100 - total flux cleaned = 0.0425639 Jy ! Total flux subtracted in 100 components = 0.0425639 Jy ! Clean residual min=-0.007302 max=0.008217 Jy/beam ! Clean residual mean=-0.000015 rms=0.001566 Jy/beam ! Combined flux in latest and established models = 0.317928 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 10 components and 0.317928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089584Jy sigma=0.000857 ! Fit after self-cal, rms=0.089577Jy sigma=0.000857 ! 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.441 mas, bmaj=8.745 mas, bpa=-3.878 degrees ! Estimated noise=785.079 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.0118212 Jy ! Component: 100 - total flux cleaned = 0.0169278 Jy ! Component: 150 - total flux cleaned = 0.0196009 Jy ! Component: 200 - total flux cleaned = 0.0210386 Jy ! Total flux subtracted in 200 components = 0.0210386 Jy ! Clean residual min=-0.005113 max=0.006699 Jy/beam ! Clean residual mean=-0.000012 rms=0.001315 Jy/beam ! Combined flux in latest and established models = 0.338966 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 37 components and 0.338966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087930Jy sigma=0.000846 ! Fit after self-cal, rms=0.087924Jy sigma=0.000846 ! 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.85 HN 1.02 KP 1.05 ! LA 1.18 MK 0.99 NL 0.99 OV 0.96 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.08 KP 1.00 ! LA 1.13 MK 1.00 NL 1.04 OV 1.01 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.12 HN 1.10 KP 0.91 ! LA 0.89 MK 1.02 NL 0.99 OV 0.94 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00 HN 1.06 KP 0.87 ! LA 0.87 MK 1.00 NL 1.08 OV 1.01 ! PT 1.02 SC 0.97 ! ! ! Fit before self-cal, rms=0.087924Jy sigma=0.000846 ! Fit after self-cal, rms=0.081344Jy sigma=0.000782 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.456 mas, bmaj=8.743 mas, bpa=-3.663 degrees ! Estimated noise=786.85 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.000864284 Jy ! Component: 100 - total flux cleaned = -0.00104486 Jy ! Component: 150 - total flux cleaned = -0.00115381 Jy ! Component: 200 - total flux cleaned = -0.00119614 Jy ! Total flux subtracted in 200 components = -0.00119614 Jy ! Clean residual min=-0.003532 max=0.004444 Jy/beam ! Clean residual mean=-0.000009 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.33777 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.33777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081315Jy sigma=0.000782 ! Fit after self-cal, rms=0.081321Jy sigma=0.000782 ! Inverting map ! Added new window around map position (7.5, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00430311 Jy ! Component: 100 - total flux cleaned = 0.0047184 Jy ! Component: 150 - total flux cleaned = 0.00496036 Jy ! Component: 200 - total flux cleaned = 0.00510176 Jy ! Total flux subtracted in 200 components = 0.00510176 Jy ! Clean residual min=-0.003130 max=0.003352 Jy/beam ! Clean residual mean=-0.000006 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.342872 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 72 components and 0.342872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081029Jy sigma=0.000779 ! Fit after self-cal, rms=0.080992Jy 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.080992Jy sigma=0.000779 ! Fit after self-cal, rms=0.081154Jy sigma=0.000774 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.457 mas, bmaj=8.749 mas, bpa=-3.643 degrees ! Estimated noise=786.622 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00197863 Jy ! Component: 100 - total flux cleaned = 0.00242391 Jy ! Component: 150 - total flux cleaned = 0.00246441 Jy ! Component: 200 - total flux cleaned = 0.00242887 Jy ! Total flux subtracted in 200 components = 0.00242887 Jy ! Clean residual min=-0.002399 max=0.002732 Jy/beam ! Clean residual mean=-0.000005 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.345301 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 91 components and 0.345301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081096Jy sigma=0.000774 ! Fit after self-cal, rms=0.081102Jy 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 (19, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263603 Jy ! Component: 100 - total flux cleaned = 0.00405808 Jy ! Component: 150 - total flux cleaned = 0.00468063 Jy ! Component: 200 - total flux cleaned = 0.00481346 Jy ! Total flux subtracted in 200 components = 0.00481346 Jy ! Clean residual min=-0.002134 max=0.002267 Jy/beam ! Clean residual mean=-0.000002 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.350114 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 110 components and 0.350114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081010Jy sigma=0.000773 ! Fit after self-cal, rms=0.081004Jy 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.081004Jy sigma=0.000773 ! Fit after self-cal, rms=0.080926Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.455 mas, bmaj=8.744 mas, bpa=-3.632 degrees ! Estimated noise=786.283 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000761526 Jy ! Component: 100 - total flux cleaned = 0.00106082 Jy ! Component: 150 - total flux cleaned = 0.00120853 Jy ! Component: 200 - total flux cleaned = 0.00126367 Jy ! Total flux subtracted in 200 components = 0.00126367 Jy ! Clean residual min=-0.002059 max=0.002177 Jy/beam ! Clean residual mean=-0.000002 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.351378 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 121 components and 0.351378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080900Jy sigma=0.000772 ! Fit after self-cal, rms=0.080899Jy sigma=0.000772 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000204829 Jy ! Component: 100 - total flux cleaned = 0.000229561 Jy ! Component: 150 - total flux cleaned = 0.000229475 Jy ! Component: 200 - total flux cleaned = 0.000253142 Jy ! Total flux subtracted in 200 components = 0.000253142 Jy ! Clean residual min=-0.002020 max=0.002168 Jy/beam ! Clean residual mean=-0.000002 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.351631 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 131 components and 0.351631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080884Jy sigma=0.000772 ! Fit after self-cal, rms=0.080883Jy sigma=0.000772 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080883Jy sigma=0.000772 ! Fit after self-cal, rms=0.080863Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.999 mas, bmaj=16.34 mas, bpa=-1.185 degrees ! Estimated noise=939.799 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000519381 Jy ! Component: 100 - total flux cleaned = 0.000642742 Jy ! Component: 150 - total flux cleaned = 0.000747874 Jy ! Component: 200 - total flux cleaned = 0.000839026 Jy ! Total flux subtracted in 200 components = 0.000839026 Jy ! Clean residual min=-0.002250 max=0.001879 Jy/beam ! Clean residual mean=-0.000003 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.35247 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 143 components and 0.35247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080856Jy sigma=0.000772 ! Fit after self-cal, rms=0.080855Jy sigma=0.000772 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.9844e-05 Jy ! Component: 100 - total flux cleaned = 0.000158607 Jy ! Component: 150 - total flux cleaned = 0.000206931 Jy ! Component: 200 - total flux cleaned = 0.000260295 Jy ! Total flux subtracted in 200 components = 0.000260295 Jy ! Clean residual min=-0.002246 max=0.001875 Jy/beam ! Clean residual mean=-0.000003 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.35273 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 153 components and 0.35273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080853Jy sigma=0.000772 ! Fit after self-cal, rms=0.080853Jy sigma=0.000772 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.454 mas, bmaj=8.74 mas, bpa=-3.631 degrees ! Estimated noise=786.347 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.454 x 8.74 at -3.631 degrees (North through East) ! Clean map min=-0.0019029 max=0.29623 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.687 mas, bmaj=6.69 mas, bpa=-2.188 degrees ! Estimated noise=1061.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.218569 Jy ! Component: 100 - total flux cleaned = 0.276346 Jy ! Component: 150 - total flux cleaned = 0.304596 Jy ! Component: 200 - total flux cleaned = 0.319227 Jy ! Total flux subtracted in 200 components = 0.319227 Jy ! Clean residual min=-0.004588 max=0.006856 Jy/beam ! Clean residual mean=-0.000009 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.319227 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.319227 Jy ! Inverting map and beam ! Estimated beam: bmin=3.454 mas, bmaj=8.74 mas, bpa=-3.631 degrees ! Estimated noise=786.347 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.0113174 Jy ! Component: 100 - total flux cleaned = 0.0174426 Jy ! Component: 150 - total flux cleaned = 0.0214737 Jy ! Component: 200 - total flux cleaned = 0.0244779 Jy ! Total flux subtracted in 200 components = 0.0244779 Jy ! Clean residual min=-0.002671 max=0.002692 Jy/beam ! Clean residual mean=-0.000005 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.343705 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 42 components and 0.343704 Jy ! Inverting map ! Added new window around map position (-55.5, 119.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00266726 Jy ! Component: 100 - total flux cleaned = 0.00464018 Jy ! Component: 150 - total flux cleaned = 0.00623881 Jy ! Component: 200 - total flux cleaned = 0.00720242 Jy ! Total flux subtracted in 200 components = 0.00720242 Jy ! Clean residual min=-0.002330 max=0.002206 Jy/beam ! Clean residual mean=-0.000001 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.350907 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 62 components and 0.350907 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.999 mas, bmaj=16.34 mas, bpa=-1.185 degrees ! Estimated noise=939.799 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111076 Jy ! Component: 100 - total flux cleaned = 0.00149719 Jy ! Component: 150 - total flux cleaned = 0.00168657 Jy ! Component: 200 - total flux cleaned = 0.00178164 Jy ! Total flux subtracted in 200 components = 0.00178164 Jy ! Clean residual min=-0.002269 max=0.001836 Jy/beam ! Clean residual mean=-0.000002 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.352689 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 = 6.46148e-05 Jy ! Component: 100 - total flux cleaned = 0.000124628 Jy ! Component: 150 - total flux cleaned = 0.000162867 Jy ! Component: 200 - total flux cleaned = 0.000215972 Jy ! Total flux subtracted in 200 components = 0.000215972 Jy ! Clean residual min=-0.002241 max=0.001839 Jy/beam ! Clean residual mean=-0.000002 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.352904 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 95 components and 0.352904 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.454 mas, bmaj=8.74 mas, bpa=-3.631 degrees ! Estimated noise=786.347 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000190568 Jy ! Component: 100 - total flux cleaned = 0.0003814 Jy ! Component: 150 - total flux cleaned = 0.000416717 Jy ! Component: 200 - total flux cleaned = 0.000450029 Jy ! Total flux subtracted in 200 components = 0.000450029 Jy ! Clean residual min=-0.002211 max=0.002149 Jy/beam ! Clean residual mean=-0.000000 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.353354 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 116 components and 0.353354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080848Jy sigma=0.000772 ! Fit after self-cal, rms=0.080837Jy sigma=0.000772 wmodel J1445-1629_S_2014_05_31_pus_map.mod ! Writing 116 model components to file: J1445-1629_S_2014_05_31_pus_map.mod wobs J1445-1629_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1445-1629_S_2014_05_31_pus_uvs.fits wwins J1445-1629_S_2014_05_31_pus_map.win ! wwins: Wrote 4 windows to J1445-1629_S_2014_05_31_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.000355063 Jy ! Component: 100 - total flux cleaned = 0.000465984 Jy ! Component: 150 - total flux cleaned = 0.000569355 Jy ! Component: 200 - total flux cleaned = 0.000669064 Jy ! Component: 250 - total flux cleaned = 0.000766188 Jy ! Component: 300 - total flux cleaned = 0.000797328 Jy ! Component: 350 - total flux cleaned = 0.000735884 Jy ! Component: 400 - total flux cleaned = 0.000675611 Jy ! Component: 450 - total flux cleaned = 0.00058726 Jy ! Component: 500 - total flux cleaned = 0.000500896 Jy ! Component: 550 - total flux cleaned = 0.000444095 Jy ! Component: 600 - total flux cleaned = 0.000360433 Jy ! Component: 650 - total flux cleaned = 0.000305762 Jy ! Component: 700 - total flux cleaned = 0.000359343 Jy ! Component: 750 - total flux cleaned = 0.000305714 Jy ! Component: 800 - total flux cleaned = 0.000278917 Jy ! Component: 850 - total flux cleaned = 0.000252349 Jy ! Component: 900 - total flux cleaned = 0.000201341 Jy ! Component: 950 - total flux cleaned = 0.00025166 Jy ! Component: 1000 - total flux cleaned = 0.000301656 Jy ! Component: 1050 - total flux cleaned = 0.000350636 Jy ! Component: 1100 - total flux cleaned = 0.000374771 Jy ! Component: 1150 - total flux cleaned = 0.000350964 Jy ! Component: 1200 - total flux cleaned = 0.000398607 Jy ! Component: 1250 - total flux cleaned = 0.000304216 Jy ! Component: 1300 - total flux cleaned = 0.000397919 Jy ! Component: 1350 - total flux cleaned = 0.000374906 Jy ! Component: 1400 - total flux cleaned = 0.000420401 Jy ! Component: 1450 - total flux cleaned = 0.000397748 Jy ! Component: 1500 - total flux cleaned = 0.000375402 Jy ! Component: 1550 - total flux cleaned = 0.000397316 Jy ! Component: 1600 - total flux cleaned = 0.000309594 Jy ! Component: 1650 - total flux cleaned = 0.000375229 Jy ! Component: 1700 - total flux cleaned = 0.000353836 Jy ! Component: 1750 - total flux cleaned = 0.000354058 Jy ! Component: 1800 - total flux cleaned = 0.000354128 Jy ! Component: 1850 - total flux cleaned = 0.000353953 Jy ! Component: 1900 - total flux cleaned = 0.000291324 Jy ! Component: 1950 - total flux cleaned = 0.000311979 Jy ! Component: 2000 - total flux cleaned = 0.000230047 Jy ! Component: 2050 - total flux cleaned = 0.000209993 Jy ! Component: 2100 - total flux cleaned = 0.00020989 Jy ! Component: 2150 - total flux cleaned = 0.000149593 Jy ! Component: 2200 - total flux cleaned = 0.000149956 Jy ! Component: 2250 - total flux cleaned = 0.000149678 Jy ! Component: 2300 - total flux cleaned = 5.14856e-05 Jy ! Component: 2350 - total flux cleaned = 7.09426e-05 Jy ! Component: 2400 - total flux cleaned = 5.16902e-05 Jy ! Component: 2450 - total flux cleaned = 3.28091e-05 Jy ! Component: 2500 - total flux cleaned = 5.1812e-05 Jy ! Component: 2550 - total flux cleaned = 1.40907e-05 Jy ! Component: 2600 - total flux cleaned = -2.32535e-05 Jy ! Component: 2650 - total flux cleaned = -7.91344e-05 Jy ! Component: 2700 - total flux cleaned = -6.07284e-05 Jy ! Component: 2750 - total flux cleaned = -9.74719e-05 Jy ! Component: 2800 - total flux cleaned = -0.000170449 Jy ! Component: 2850 - total flux cleaned = -0.00017051 Jy ! Component: 2900 - total flux cleaned = -0.000206403 Jy ! Component: 2950 - total flux cleaned = -0.000188799 Jy ! Component: 3000 - total flux cleaned = -0.00027744 Jy ! Component: 3050 - total flux cleaned = -0.00029493 Jy ! Component: 3100 - total flux cleaned = -0.000312387 Jy ! Component: 3150 - total flux cleaned = -0.000347358 Jy ! Component: 3200 - total flux cleaned = -0.000347409 Jy ! Component: 3250 - total flux cleaned = -0.00038166 Jy ! Component: 3300 - total flux cleaned = -0.000432709 Jy ! Component: 3350 - total flux cleaned = -0.000381928 Jy ! Component: 3400 - total flux cleaned = -0.000398571 Jy ! Component: 3450 - total flux cleaned = -0.000448964 Jy ! Component: 3500 - total flux cleaned = -0.000432405 Jy ! Component: 3550 - total flux cleaned = -0.000448927 Jy ! Component: 3600 - total flux cleaned = -0.000448642 Jy ! Component: 3650 - total flux cleaned = -0.000514059 Jy ! Component: 3700 - total flux cleaned = -0.000497736 Jy ! Component: 3750 - total flux cleaned = -0.0005299 Jy ! Component: 3800 - total flux cleaned = -0.000545929 Jy ! Component: 3850 - total flux cleaned = -0.000497925 Jy ! Component: 3900 - total flux cleaned = -0.000561283 Jy ! Component: 3950 - total flux cleaned = -0.000513904 Jy ! Component: 4000 - total flux cleaned = -0.000560898 Jy ! Component: 4050 - total flux cleaned = -0.000545202 Jy ! Total flux subtracted in 4096 components = -0.000591801 Jy ! Clean residual min=-0.000936 max=0.000905 Jy/beam ! Clean residual mean=0.000000 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.352763 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 386 components and 0.352763 Jy ![Exited script file: muppet] wmap "J1445-1629_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.454 x 8.74 at -3.631 degrees (North through East) ! Clean map min=-0.0019715 max=0.29662 Jy/beam ! Writing clean map to FITS file: J1445-1629_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.296619 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000279887 device "J1445-1629_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1445-1629_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.283078 0.283078 0.566155 1.13231 2.26462 4.52924 9.05848 18.117 36.2339 72.4679 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.296 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.454 x 8.74 at -3.631 degrees (North through East) ! Clean map min=-0.0019715 max=0.29662 Jy/beam quit ! Quitting program ! Log file J1445-1629_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:29:50 2016