! Started logfile: J1433-1548_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:29:14 2016 obs J1433-1548_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1433-1548_S_2014_05_31_pus_uva.fits ! AN table 1: 55 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.968081 visibilities/baseline/integration-bin. ! Found source: J1433-1548 ! ! 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 9584 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 J1433-1548_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 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.532210Jy sigma=0.005451 ! Fit after self-cal, rms=0.470834Jy sigma=0.004777 ! 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.558 mas, bmaj=6.439 mas, bpa=-3.388 degrees ! Estimated noise=1065.99 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.40614 Jy ! Component: 100 - total flux cleaned = 0.504075 Jy ! Total flux subtracted in 100 components = 0.504075 Jy ! Clean residual min=-0.018631 max=0.040960 Jy/beam ! Clean residual mean=-0.000010 rms=0.005051 Jy/beam ! Combined flux in latest and established models = 0.504075 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.504075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140276Jy sigma=0.001380 ! Fit after self-cal, rms=0.140276Jy sigma=0.001380 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0462778 Jy ! Component: 100 - total flux cleaned = 0.0730739 Jy ! Total flux subtracted in 100 components = 0.0730739 Jy ! Clean residual min=-0.015434 max=0.023722 Jy/beam ! Clean residual mean=-0.000010 rms=0.003500 Jy/beam ! Combined flux in latest and established models = 0.577148 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.577148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117072Jy sigma=0.001119 ! Fit after self-cal, rms=0.116988Jy sigma=0.001118 ! Inverting map ! Added new window around map position (-6, -2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0225545 Jy ! Component: 100 - total flux cleaned = 0.0372428 Jy ! Total flux subtracted in 100 components = 0.0372428 Jy ! Clean residual min=-0.012669 max=0.016000 Jy/beam ! Clean residual mean=-0.000010 rms=0.002981 Jy/beam ! Combined flux in latest and established models = 0.614391 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 38 components and 0.614391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110587Jy sigma=0.001055 ! Fit after self-cal, rms=0.110198Jy sigma=0.001050 ! 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.19 mas, bmaj=7.792 mas, bpa=-2.89 degrees ! Estimated noise=712.535 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.0161849 Jy ! Component: 100 - total flux cleaned = 0.0256608 Jy ! Component: 150 - total flux cleaned = 0.0317232 Jy ! Component: 200 - total flux cleaned = 0.0341652 Jy ! Total flux subtracted in 200 components = 0.0341652 Jy ! Clean residual min=-0.009970 max=0.011458 Jy/beam ! Clean residual mean=-0.000012 rms=0.002464 Jy/beam ! Combined flux in latest and established models = 0.648556 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 77 components and 0.648556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107180Jy sigma=0.001029 ! Fit after self-cal, rms=0.107028Jy sigma=0.001027 ! 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.99 FD 0.84 HN 1.04 KP 1.04 ! LA 1.18 MK 1.03 NL 1.02 OV 0.96 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.99 HN 1.09 KP 1.01 ! LA 1.14 MK 1.01 NL 1.08 OV 1.00 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.12 HN 1.08 KP 0.91 ! LA 0.90 MK 1.03 NL 0.97 OV 0.93 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.99 HN 1.05 KP 0.87 ! LA 0.85 MK 1.02 NL 1.02 OV 0.97 ! PT 0.99 SC 0.96 ! ! ! Fit before self-cal, rms=0.107028Jy sigma=0.001027 ! Fit after self-cal, rms=0.087860Jy sigma=0.000823 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.215 mas, bmaj=7.817 mas, bpa=-2.578 degrees ! Estimated noise=714.221 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.00400313 Jy ! Component: 100 - total flux cleaned = -0.00485637 Jy ! Component: 150 - total flux cleaned = -0.00496611 Jy ! Component: 200 - total flux cleaned = -0.00505808 Jy ! Total flux subtracted in 200 components = -0.00505808 Jy ! Clean residual min=-0.006507 max=0.008072 Jy/beam ! Clean residual mean=0.000017 rms=0.001575 Jy/beam ! Combined flux in latest and established models = 0.643498 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 83 components and 0.643498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087359Jy sigma=0.000819 ! Fit after self-cal, rms=0.087342Jy sigma=0.000818 ! Inverting map ! Added new window around map position (-35.5, 47.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00722203 Jy ! Component: 100 - total flux cleaned = 0.00723479 Jy ! Component: 150 - total flux cleaned = 0.0067692 Jy ! Component: 200 - total flux cleaned = 0.00650213 Jy ! Total flux subtracted in 200 components = 0.00650213 Jy ! Clean residual min=-0.006224 max=0.006659 Jy/beam ! Clean residual mean=0.000016 rms=0.001391 Jy/beam ! Combined flux in latest and established models = 0.65 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 108 components and 0.65 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086416Jy sigma=0.000810 ! Fit after self-cal, rms=0.086358Jy sigma=0.000809 ! 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.086358Jy sigma=0.000809 ! Fit after self-cal, rms=0.084115Jy sigma=0.000783 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.214 mas, bmaj=7.814 mas, bpa=-2.61 degrees ! Estimated noise=716.669 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0022676 Jy ! Component: 100 - total flux cleaned = -0.00227449 Jy ! Component: 150 - total flux cleaned = -0.00215379 Jy ! Component: 200 - total flux cleaned = -0.00204324 Jy ! Total flux subtracted in 200 components = -0.00204324 Jy ! Clean residual min=-0.002644 max=0.002681 Jy/beam ! Clean residual mean=0.000002 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.647957 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 121 components and 0.647957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083990Jy sigma=0.000781 ! Fit after self-cal, rms=0.084005Jy sigma=0.000781 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.000334143 Jy ! Component: 100 - total flux cleaned = -0.000281442 Jy ! Component: 150 - total flux cleaned = -0.000190083 Jy ! Component: 200 - total flux cleaned = -0.000106874 Jy ! Total flux subtracted in 200 components = -0.000106874 Jy ! Clean residual min=-0.002515 max=0.002455 Jy/beam ! Clean residual mean=0.000003 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.64785 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 129 components and 0.64785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083954Jy sigma=0.000781 ! Fit after self-cal, rms=0.083950Jy sigma=0.000781 ! 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.083950Jy sigma=0.000781 ! Fit after self-cal, rms=0.084020Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.214 mas, bmaj=7.817 mas, bpa=-2.611 degrees ! Estimated noise=716.453 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00136199 Jy ! Component: 100 - total flux cleaned = -0.00145304 Jy ! Component: 150 - total flux cleaned = -0.00141269 Jy ! Component: 200 - total flux cleaned = -0.00129676 Jy ! Total flux subtracted in 200 components = -0.00129676 Jy ! Clean residual min=-0.002337 max=0.002332 Jy/beam ! Clean residual mean=0.000002 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.646554 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 138 components and 0.646554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083970Jy sigma=0.000780 ! Fit after self-cal, rms=0.083970Jy sigma=0.000780 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.00029468 Jy ! Component: 100 - total flux cleaned = -0.00022195 Jy ! Component: 150 - total flux cleaned = -0.000153812 Jy ! Component: 200 - total flux cleaned = -5.53615e-05 Jy ! Total flux subtracted in 200 components = -5.53615e-05 Jy ! Clean residual min=-0.002284 max=0.002251 Jy/beam ! Clean residual mean=0.000002 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.646498 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 142 components and 0.646498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083942Jy sigma=0.000780 ! Fit after self-cal, rms=0.083941Jy sigma=0.000780 ! 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.083941Jy sigma=0.000780 ! Fit after self-cal, rms=0.083967Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.77 mas, bmaj=15.31 mas, bpa=3.707 degrees ! Estimated noise=882.572 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000176606 Jy ! Component: 100 - total flux cleaned = -0.000153154 Jy ! Component: 150 - total flux cleaned = -0.000132179 Jy ! Component: 200 - total flux cleaned = -0.000112556 Jy ! Total flux subtracted in 200 components = -0.000112556 Jy ! Clean residual min=-0.002604 max=0.002450 Jy/beam ! Clean residual mean=0.000004 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.646386 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 155 components and 0.646386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083954Jy sigma=0.000780 ! Fit after self-cal, rms=0.083955Jy sigma=0.000780 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.41505e-05 Jy ! Component: 100 - total flux cleaned = -8.45696e-05 Jy ! Component: 150 - total flux cleaned = -5.13575e-05 Jy ! Component: 200 - total flux cleaned = -6.16992e-06 Jy ! Total flux subtracted in 200 components = -6.16992e-06 Jy ! Clean residual min=-0.002572 max=0.002461 Jy/beam ! Clean residual mean=0.000004 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.64638 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 158 components and 0.64638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083950Jy sigma=0.000780 ! Fit after self-cal, rms=0.083951Jy sigma=0.000780 ! 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.214 mas, bmaj=7.817 mas, bpa=-2.61 degrees ! Estimated noise=716.18 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.214 x 7.817 at -2.61 degrees (North through East) ! Clean map min=-0.0022608 max=0.53978 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083951Jy sigma=0.000780 ! Fit after self-cal, rms=0.079403Jy sigma=0.000727 ! Inverting map and beam ! Estimated beam: bmin=3.214 mas, bmaj=7.815 mas, bpa=-2.615 degrees ! Estimated noise=715.902 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000743073 Jy ! Component: 100 - total flux cleaned = -0.000776789 Jy ! Component: 150 - total flux cleaned = -0.000776535 Jy ! Component: 200 - total flux cleaned = -0.00071897 Jy ! Total flux subtracted in 200 components = -0.00071897 Jy ! Clean residual min=-0.002218 max=0.002320 Jy/beam ! Clean residual mean=0.000001 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.645661 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 168 components and 0.645661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079376Jy sigma=0.000726 ! Fit after self-cal, rms=0.079375Jy sigma=0.000726 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.68808e-05 Jy ! Component: 100 - total flux cleaned = -9.66387e-05 Jy ! Component: 150 - total flux cleaned = -4.47083e-05 Jy ! Component: 200 - total flux cleaned = 4.43012e-06 Jy ! Total flux subtracted in 200 components = 4.43012e-06 Jy ! Clean residual min=-0.002193 max=0.002314 Jy/beam ! Clean residual mean=0.000001 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.645665 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 173 components and 0.645665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079358Jy sigma=0.000726 ! Fit after self-cal, rms=0.079359Jy sigma=0.000726 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079359Jy sigma=0.000726 ! Fit after self-cal, rms=0.079375Jy sigma=0.000726 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.575 mas, bmaj=6.44 mas, bpa=-2.933 degrees ! Estimated noise=1069.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.407571 Jy ! Component: 100 - total flux cleaned = 0.503848 Jy ! Component: 150 - total flux cleaned = 0.548864 Jy ! Component: 200 - total flux cleaned = 0.575697 Jy ! Total flux subtracted in 200 components = 0.575697 Jy ! Clean residual min=-0.008331 max=0.014359 Jy/beam ! Clean residual mean=-0.000000 rms=0.001958 Jy/beam ! Combined flux in latest and established models = 0.575697 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.575697 Jy ! Inverting map and beam ! Estimated beam: bmin=3.213 mas, bmaj=7.815 mas, bpa=-2.616 degrees ! Estimated noise=715.669 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.0267491 Jy ! Component: 100 - total flux cleaned = 0.0415653 Jy ! Component: 150 - total flux cleaned = 0.0505912 Jy ! Component: 200 - total flux cleaned = 0.0565603 Jy ! Total flux subtracted in 200 components = 0.0565603 Jy ! Clean residual min=-0.003174 max=0.003648 Jy/beam ! Clean residual mean=-0.000000 rms=0.000806 Jy/beam ! Combined flux in latest and established models = 0.632257 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 71 components and 0.632257 Jy ! Inverting map ! Added new window around map position (-7.5, -14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0042386 Jy ! Component: 100 - total flux cleaned = 0.00731077 Jy ! Component: 150 - total flux cleaned = 0.00963958 Jy ! Component: 200 - total flux cleaned = 0.0106734 Jy ! Total flux subtracted in 200 components = 0.0106734 Jy ! Clean residual min=-0.002668 max=0.002470 Jy/beam ! Clean residual mean=0.000001 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.642931 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 99 components and 0.64293 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.77 mas, bmaj=15.3 mas, bpa=3.697 degrees ! Estimated noise=882.137 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173111 Jy ! Component: 100 - total flux cleaned = 0.00248967 Jy ! Component: 150 - total flux cleaned = 0.00265348 Jy ! Component: 200 - total flux cleaned = 0.00268232 Jy ! Total flux subtracted in 200 components = 0.00268232 Jy ! Clean residual min=-0.002685 max=0.002295 Jy/beam ! Clean residual mean=0.000003 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.645613 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 = 2.51727e-05 Jy ! Component: 100 - total flux cleaned = 2.57153e-05 Jy ! Component: 150 - total flux cleaned = 4.74861e-05 Jy ! Component: 200 - total flux cleaned = 6.73668e-05 Jy ! Total flux subtracted in 200 components = 6.73668e-05 Jy ! Clean residual min=-0.002639 max=0.002277 Jy/beam ! Clean residual mean=0.000003 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.64568 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 144 components and 0.64568 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.213 mas, bmaj=7.815 mas, bpa=-2.616 degrees ! Estimated noise=715.669 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000726774 Jy ! Component: 100 - total flux cleaned = -0.000781558 Jy ! Component: 150 - total flux cleaned = -0.0007795 Jy ! Component: 200 - total flux cleaned = -0.000778046 Jy ! Total flux subtracted in 200 components = -0.000778046 Jy ! Clean residual min=-0.002395 max=0.002487 Jy/beam ! Clean residual mean=0.000002 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.644902 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 157 components and 0.644902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079403Jy sigma=0.000726 ! Fit after self-cal, rms=0.079385Jy sigma=0.000726 wmodel J1433-1548_S_2014_05_31_pus_map.mod ! Writing 157 model components to file: J1433-1548_S_2014_05_31_pus_map.mod wobs J1433-1548_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1433-1548_S_2014_05_31_pus_uvs.fits wwins J1433-1548_S_2014_05_31_pus_map.win ! wwins: Wrote 4 windows to J1433-1548_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.000121691 Jy ! Component: 100 - total flux cleaned = -0.00036041 Jy ! Component: 150 - total flux cleaned = -0.000658756 Jy ! Component: 200 - total flux cleaned = -0.000837544 Jy ! Component: 250 - total flux cleaned = -0.00101046 Jy ! Component: 300 - total flux cleaned = -0.00117794 Jy ! Component: 350 - total flux cleaned = -0.00134105 Jy ! Component: 400 - total flux cleaned = -0.00143665 Jy ! Component: 450 - total flux cleaned = -0.00162336 Jy ! Component: 500 - total flux cleaned = -0.00174542 Jy ! Component: 550 - total flux cleaned = -0.00189554 Jy ! Component: 600 - total flux cleaned = -0.00204215 Jy ! Component: 650 - total flux cleaned = -0.00215759 Jy ! Component: 700 - total flux cleaned = -0.00229955 Jy ! Component: 750 - total flux cleaned = -0.00249455 Jy ! Component: 800 - total flux cleaned = -0.0025493 Jy ! Component: 850 - total flux cleaned = -0.00260323 Jy ! Component: 900 - total flux cleaned = -0.00265645 Jy ! Component: 950 - total flux cleaned = -0.00270891 Jy ! Component: 1000 - total flux cleaned = -0.00276057 Jy ! Component: 1050 - total flux cleaned = -0.00281182 Jy ! Component: 1100 - total flux cleaned = -0.00283694 Jy ! Component: 1150 - total flux cleaned = -0.0028112 Jy ! Component: 1200 - total flux cleaned = -0.0027866 Jy ! Component: 1250 - total flux cleaned = -0.0028602 Jy ! Component: 1300 - total flux cleaned = -0.00278749 Jy ! Component: 1350 - total flux cleaned = -0.00273998 Jy ! Component: 1400 - total flux cleaned = -0.00266923 Jy ! Component: 1450 - total flux cleaned = -0.00262283 Jy ! Component: 1500 - total flux cleaned = -0.00264609 Jy ! Component: 1550 - total flux cleaned = -0.00271469 Jy ! Component: 1600 - total flux cleaned = -0.00264671 Jy ! Component: 1650 - total flux cleaned = -0.00264688 Jy ! Component: 1700 - total flux cleaned = -0.00258011 Jy ! Component: 1750 - total flux cleaned = -0.00266769 Jy ! Component: 1800 - total flux cleaned = -0.00255889 Jy ! Component: 1850 - total flux cleaned = -0.00262365 Jy ! Component: 1900 - total flux cleaned = -0.00260229 Jy ! Component: 1950 - total flux cleaned = -0.00260226 Jy ! Component: 2000 - total flux cleaned = -0.00264453 Jy ! Component: 2050 - total flux cleaned = -0.00266547 Jy ! Component: 2100 - total flux cleaned = -0.00276785 Jy ! Component: 2150 - total flux cleaned = -0.00276774 Jy ! Component: 2200 - total flux cleaned = -0.00276799 Jy ! Component: 2250 - total flux cleaned = -0.00288827 Jy ! Component: 2300 - total flux cleaned = -0.00284848 Jy ! Component: 2350 - total flux cleaned = -0.00288768 Jy ! Component: 2400 - total flux cleaned = -0.00292679 Jy ! Component: 2450 - total flux cleaned = -0.00296567 Jy ! Component: 2500 - total flux cleaned = -0.00294675 Jy ! Component: 2550 - total flux cleaned = -0.00298502 Jy ! Component: 2600 - total flux cleaned = -0.00302262 Jy ! Component: 2650 - total flux cleaned = -0.00296652 Jy ! Component: 2700 - total flux cleaned = -0.00298487 Jy ! Component: 2750 - total flux cleaned = -0.00294825 Jy ! Component: 2800 - total flux cleaned = -0.00298479 Jy ! Component: 2850 - total flux cleaned = -0.0030209 Jy ! Component: 2900 - total flux cleaned = -0.00291279 Jy ! Component: 2950 - total flux cleaned = -0.00289482 Jy ! Component: 3000 - total flux cleaned = -0.00293055 Jy ! Component: 3050 - total flux cleaned = -0.00294787 Jy ! Component: 3100 - total flux cleaned = -0.00284283 Jy ! Component: 3150 - total flux cleaned = -0.00287767 Jy ! Component: 3200 - total flux cleaned = -0.00292956 Jy ! Component: 3250 - total flux cleaned = -0.00284355 Jy ! Component: 3300 - total flux cleaned = -0.0029459 Jy ! Component: 3350 - total flux cleaned = -0.0028952 Jy ! Component: 3400 - total flux cleaned = -0.0028784 Jy ! Component: 3450 - total flux cleaned = -0.00291201 Jy ! Component: 3500 - total flux cleaned = -0.00287867 Jy ! Component: 3550 - total flux cleaned = -0.00294475 Jy ! Component: 3600 - total flux cleaned = -0.00292837 Jy ! Component: 3650 - total flux cleaned = -0.00289581 Jy ! Component: 3700 - total flux cleaned = -0.00292819 Jy ! Component: 3750 - total flux cleaned = -0.00291203 Jy ! Component: 3800 - total flux cleaned = -0.00297568 Jy ! Component: 3850 - total flux cleaned = -0.00297546 Jy ! Component: 3900 - total flux cleaned = -0.00288073 Jy ! Component: 3950 - total flux cleaned = -0.00291213 Jy ! Component: 4000 - total flux cleaned = -0.00299002 Jy ! Component: 4050 - total flux cleaned = -0.00294344 Jy ! Total flux subtracted in 4096 components = -0.00291251 Jy ! Clean residual min=-0.001052 max=0.000867 Jy/beam ! Clean residual mean=0.000001 rms=0.000279 Jy/beam ! Combined flux in latest and established models = 0.64199 Jy keep ! Adding 244 model components to the UV plane model. ! The established model now contains 401 components and 0.64199 Jy ![Exited script file: muppet] wmap "J1433-1548_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.213 x 7.815 at -2.616 degrees (North through East) ! Clean map min=-0.0022127 max=0.53985 Jy/beam ! Writing clean map to FITS file: J1433-1548_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.539848 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00027597 device "J1433-1548_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1433-1548_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.15336 0.15336 0.30672 0.61344 1.22688 2.45376 4.90752 9.81503 19.6301 39.2601 78.5203 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.539 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.213 x 7.815 at -2.616 degrees (North through East) ! Clean map min=-0.0022127 max=0.53985 Jy/beam quit ! Quitting program ! Log file J1433-1548_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:29:20 2016