! Started logfile: J1609-2205_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:09:57 2016 obs J1609-2205_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1609-2205_S_2014_08_09_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.786885 visibilities/baseline/integration-bin. ! Found source: J1609-2205 ! ! 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 342 lines of history. ! ! Reading 17280 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 J1609-2205_S_2014_08_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 131 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 131 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 131 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 131 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.922986Jy sigma=0.008484 ! Fit after self-cal, rms=0.884642Jy sigma=0.008137 ! 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=3.077 mas, bmaj=11.19 mas, bpa=11.83 degrees ! Estimated noise=1147.46 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.078194 Jy ! Component: 100 - total flux cleaned = 0.113331 Jy ! Total flux subtracted in 100 components = 0.113331 Jy ! Clean residual min=-0.006687 max=0.017604 Jy/beam ! Clean residual mean=0.000007 rms=0.002511 Jy/beam ! Combined flux in latest and established models = 0.113331 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.113331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101586Jy sigma=0.000894 ! Fit after self-cal, rms=0.100931Jy sigma=0.000889 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0226382 Jy ! Component: 100 - total flux cleaned = 0.0361815 Jy ! Total flux subtracted in 100 components = 0.0361815 Jy ! Clean residual min=-0.004148 max=0.008727 Jy/beam ! Clean residual mean=0.000005 rms=0.001401 Jy/beam ! Combined flux in latest and established models = 0.149513 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 55 components and 0.149512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092184Jy sigma=0.000805 ! Fit after self-cal, rms=0.092021Jy sigma=0.000804 ! Inverting map ! Added new window around map position (-4.5, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00998388 Jy ! Component: 100 - total flux cleaned = 0.0164968 Jy ! Total flux subtracted in 100 components = 0.0164968 Jy ! Clean residual min=-0.003451 max=0.003791 Jy/beam ! Clean residual mean=0.000005 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.166009 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 75 components and 0.166009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090003Jy sigma=0.000786 ! Fit after self-cal, rms=0.089962Jy sigma=0.000785 ! 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.897 mas, bmaj=12.98 mas, bpa=11.12 degrees ! Estimated noise=590.125 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.00842407 Jy ! Component: 100 - total flux cleaned = 0.0131282 Jy ! Component: 150 - total flux cleaned = 0.0161883 Jy ! Component: 200 - total flux cleaned = 0.0182832 Jy ! Total flux subtracted in 200 components = 0.0182832 Jy ! Clean residual min=-0.002115 max=0.002534 Jy/beam ! Clean residual mean=0.000009 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.184293 Jy ! Performing phase self-cal ! Adding 72 model components to the UV plane model. ! The established model now contains 137 components and 0.184293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089010Jy sigma=0.000779 ! Fit after self-cal, rms=0.088998Jy sigma=0.000778 ! 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.97 FD 0.90 HN 1.02 KP 1.06 ! LA 1.11 MK 1.00* NL 0.98 OV 0.98 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.03 HN 1.09 KP 1.01 ! LA 1.07 MK 1.00* NL 1.06 OV 1.01 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.18 HN 1.05 KP 0.88 ! LA 0.85 MK 1.00* NL 1.01 OV 0.93 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.05 HN 0.96 KP 0.88 ! LA 0.78 MK 1.00* NL 1.08 OV 1.01 ! PT 1.02 SC 0.99 ! ! ! Fit before self-cal, rms=0.088998Jy sigma=0.000778 ! Fit after self-cal, rms=0.086134Jy sigma=0.000766 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.89 mas, bmaj=13.06 mas, bpa=11.26 degrees ! Estimated noise=588.744 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 = 4.75175e-05 Jy ! Component: 100 - total flux cleaned = 6.36065e-05 Jy ! Component: 150 - total flux cleaned = 6.33011e-05 Jy ! Component: 200 - total flux cleaned = 8.89945e-05 Jy ! Total flux subtracted in 200 components = 8.89945e-05 Jy ! Clean residual min=-0.001471 max=0.001437 Jy/beam ! Clean residual mean=-0.000000 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.184382 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 148 components and 0.184382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086129Jy sigma=0.000765 ! Fit after self-cal, rms=0.086125Jy sigma=0.000765 ! 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.086125Jy sigma=0.000765 ! Fit after self-cal, rms=0.086110Jy sigma=0.000765 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.884 mas, bmaj=13.07 mas, bpa=11.34 degrees ! Estimated noise=588.338 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.82714e-06 Jy ! Component: 100 - total flux cleaned = 1.72287e-06 Jy ! Component: 150 - total flux cleaned = 1.35774e-05 Jy ! Component: 200 - total flux cleaned = 3.49687e-05 Jy ! Total flux subtracted in 200 components = 3.49687e-05 Jy ! Clean residual min=-0.001461 max=0.001406 Jy/beam ! Clean residual mean=-0.000001 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.184417 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 152 components and 0.184416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086106Jy sigma=0.000765 ! Fit after self-cal, rms=0.086108Jy sigma=0.000765 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.99764e-05 Jy ! Component: 100 - total flux cleaned = 7.01125e-05 Jy ! Component: 150 - total flux cleaned = 7.98239e-05 Jy ! Component: 200 - total flux cleaned = 9.78165e-05 Jy ! Total flux subtracted in 200 components = 9.78165e-05 Jy ! Clean residual min=-0.001465 max=0.001412 Jy/beam ! Clean residual mean=-0.000000 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.184514 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 156 components and 0.184514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086106Jy sigma=0.000765 ! Fit after self-cal, rms=0.086105Jy sigma=0.000765 ! 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.086105Jy sigma=0.000765 ! Fit after self-cal, rms=0.085930Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.87 mas, bmaj=13 mas, bpa=11.52 degrees ! Estimated noise=587.161 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000195916 Jy ! Component: 100 - total flux cleaned = 0.000222102 Jy ! Component: 150 - total flux cleaned = 0.000255771 Jy ! Component: 200 - total flux cleaned = 0.000286603 Jy ! Total flux subtracted in 200 components = 0.000286603 Jy ! Clean residual min=-0.001443 max=0.001349 Jy/beam ! Clean residual mean=0.000000 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.184801 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 162 components and 0.184801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085927Jy sigma=0.000764 ! Fit after self-cal, rms=0.085933Jy sigma=0.000764 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 = 1.94515e-05 Jy ! Component: 100 - total flux cleaned = 4.69682e-05 Jy ! Component: 150 - total flux cleaned = 6.4141e-05 Jy ! Component: 200 - total flux cleaned = 8.05798e-05 Jy ! Total flux subtracted in 200 components = 8.05798e-05 Jy ! Clean residual min=-0.001454 max=0.001355 Jy/beam ! Clean residual mean=0.000000 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.184882 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 164 components and 0.184882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085931Jy sigma=0.000764 ! Fit after self-cal, rms=0.085931Jy sigma=0.000764 ! 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.085931Jy sigma=0.000764 ! Fit after self-cal, rms=0.085853Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.008 mas, bmaj=18.12 mas, bpa=1.056 degrees ! Estimated noise=687.597 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000240981 Jy ! Component: 100 - total flux cleaned = 0.000333232 Jy ! Component: 150 - total flux cleaned = 0.000358436 Jy ! Component: 200 - total flux cleaned = 0.00038111 Jy ! Total flux subtracted in 200 components = 0.00038111 Jy ! Clean residual min=-0.001363 max=0.001280 Jy/beam ! Clean residual mean=0.000001 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.185263 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 174 components and 0.185263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085853Jy sigma=0.000764 ! Fit after self-cal, rms=0.085854Jy sigma=0.000764 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 = 3.22699e-05 Jy ! Component: 100 - total flux cleaned = 4.63964e-05 Jy ! Component: 150 - total flux cleaned = 5.91507e-05 Jy ! Component: 200 - total flux cleaned = 6.51997e-05 Jy ! Total flux subtracted in 200 components = 6.51997e-05 Jy ! Clean residual min=-0.001364 max=0.001281 Jy/beam ! Clean residual mean=0.000001 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.185328 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 182 components and 0.185328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085854Jy sigma=0.000764 ! Fit after self-cal, rms=0.085854Jy sigma=0.000764 ! 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.863 mas, bmaj=12.98 mas, bpa=11.61 degrees ! Estimated noise=586.393 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.863 x 12.98 at 11.61 degrees (North through East) ! Clean map min=-0.001402 max=0.11227 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=3.037 mas, bmaj=11.17 mas, bpa=12.36 degrees ! Estimated noise=1141.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0785122 Jy ! Component: 100 - total flux cleaned = 0.116182 Jy ! Component: 150 - total flux cleaned = 0.138077 Jy ! Component: 200 - total flux cleaned = 0.152062 Jy ! Total flux subtracted in 200 components = 0.152062 Jy ! Clean residual min=-0.004393 max=0.007544 Jy/beam ! Clean residual mean=0.000003 rms=0.001341 Jy/beam ! Combined flux in latest and established models = 0.152062 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.152062 Jy ! Inverting map and beam ! Estimated beam: bmin=3.863 mas, bmaj=12.98 mas, bpa=11.61 degrees ! Estimated noise=586.393 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.0140692 Jy ! Component: 100 - total flux cleaned = 0.0212161 Jy ! Component: 150 - total flux cleaned = 0.0251637 Jy ! Component: 200 - total flux cleaned = 0.027579 Jy ! Total flux subtracted in 200 components = 0.027579 Jy ! Clean residual min=-0.001764 max=0.002046 Jy/beam ! Clean residual mean=0.000000 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.179641 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 92 components and 0.179641 Jy ! Inverting map ! Added new window around map position (5, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195644 Jy ! Component: 100 - total flux cleaned = 0.00300185 Jy ! Component: 150 - total flux cleaned = 0.00356137 Jy ! Component: 200 - total flux cleaned = 0.00398571 Jy ! Total flux subtracted in 200 components = 0.00398571 Jy ! Clean residual min=-0.001523 max=0.001301 Jy/beam ! Clean residual mean=0.000000 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.183627 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 122 components and 0.183627 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=8.008 mas, bmaj=18.12 mas, bpa=1.056 degrees ! Estimated noise=687.597 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000854457 Jy ! Component: 100 - total flux cleaned = 0.00144542 Jy ! Component: 150 - total flux cleaned = 0.00187705 Jy ! Component: 200 - total flux cleaned = 0.00202682 Jy ! Total flux subtracted in 200 components = 0.00202682 Jy ! Clean residual min=-0.001344 max=0.001291 Jy/beam ! Clean residual mean=0.000001 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.185654 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 = 8.33781e-05 Jy ! Component: 100 - total flux cleaned = 0.00014824 Jy ! Component: 150 - total flux cleaned = 0.000197978 Jy ! Component: 200 - total flux cleaned = 0.000244636 Jy ! Total flux subtracted in 200 components = 0.000244636 Jy ! Clean residual min=-0.001327 max=0.001304 Jy/beam ! Clean residual mean=0.000001 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.185898 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 143 components and 0.185898 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.863 mas, bmaj=12.98 mas, bpa=11.61 degrees ! Estimated noise=586.393 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000141939 Jy ! Component: 100 - total flux cleaned = -7.90368e-05 Jy ! Component: 150 - total flux cleaned = -4.13044e-05 Jy ! Component: 200 - total flux cleaned = -2.3883e-05 Jy ! Total flux subtracted in 200 components = -2.3883e-05 Jy ! Clean residual min=-0.001474 max=0.001372 Jy/beam ! Clean residual mean=0.000001 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.185875 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 156 components and 0.185875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085848Jy sigma=0.000764 ! Fit after self-cal, rms=0.085832Jy sigma=0.000764 wmodel J1609-2205_S_2014_08_09_pus_map.mod ! Writing 156 model components to file: J1609-2205_S_2014_08_09_pus_map.mod wobs J1609-2205_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1609-2205_S_2014_08_09_pus_uvs.fits wwins J1609-2205_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J1609-2205_S_2014_08_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.000191768 Jy ! Component: 100 - total flux cleaned = -0.000240585 Jy ! Component: 150 - total flux cleaned = -0.000354621 Jy ! Component: 200 - total flux cleaned = -0.000572105 Jy ! Component: 250 - total flux cleaned = -0.000802516 Jy ! Component: 300 - total flux cleaned = -0.000964939 Jy ! Component: 350 - total flux cleaned = -0.00110338 Jy ! Component: 400 - total flux cleaned = -0.00121908 Jy ! Component: 450 - total flux cleaned = -0.00136942 Jy ! Component: 500 - total flux cleaned = -0.00140577 Jy ! Component: 550 - total flux cleaned = -0.00140563 Jy ! Component: 600 - total flux cleaned = -0.00142309 Jy ! Component: 650 - total flux cleaned = -0.00149171 Jy ! Component: 700 - total flux cleaned = -0.00150842 Jy ! Component: 750 - total flux cleaned = -0.00152536 Jy ! Component: 800 - total flux cleaned = -0.00159045 Jy ! Component: 850 - total flux cleaned = -0.00162268 Jy ! Component: 900 - total flux cleaned = -0.00168601 Jy ! Component: 950 - total flux cleaned = -0.00176343 Jy ! Component: 1000 - total flux cleaned = -0.00182381 Jy ! Component: 1050 - total flux cleaned = -0.00183879 Jy ! Component: 1100 - total flux cleaned = -0.00189771 Jy ! Component: 1150 - total flux cleaned = -0.00194111 Jy ! Component: 1200 - total flux cleaned = -0.00201257 Jy ! Component: 1250 - total flux cleaned = -0.00205501 Jy ! Component: 1300 - total flux cleaned = -0.00212462 Jy ! Component: 1350 - total flux cleaned = -0.00217953 Jy ! Component: 1400 - total flux cleaned = -0.00223381 Jy ! Component: 1450 - total flux cleaned = -0.0023143 Jy ! Component: 1500 - total flux cleaned = -0.00239363 Jy ! Component: 1550 - total flux cleaned = -0.00241978 Jy ! Component: 1600 - total flux cleaned = -0.00254929 Jy ! Component: 1650 - total flux cleaned = -0.00261296 Jy ! Component: 1700 - total flux cleaned = -0.00266353 Jy ! Component: 1750 - total flux cleaned = -0.00271386 Jy ! Component: 1800 - total flux cleaned = -0.00285002 Jy ! Component: 1850 - total flux cleaned = -0.00288651 Jy ! Component: 1900 - total flux cleaned = -0.00298348 Jy ! Component: 1950 - total flux cleaned = -0.00305555 Jy ! Component: 2000 - total flux cleaned = -0.00306738 Jy ! Component: 2050 - total flux cleaned = -0.00313808 Jy ! Component: 2100 - total flux cleaned = -0.00319644 Jy ! Component: 2150 - total flux cleaned = -0.003208 Jy ! Component: 2200 - total flux cleaned = -0.00327692 Jy ! Component: 2250 - total flux cleaned = -0.00334501 Jy ! Component: 2300 - total flux cleaned = -0.00337869 Jy ! Component: 2350 - total flux cleaned = -0.00343432 Jy ! Component: 2400 - total flux cleaned = -0.00352281 Jy ! Component: 2450 - total flux cleaned = -0.00350083 Jy ! Component: 2500 - total flux cleaned = -0.00354431 Jy ! Component: 2550 - total flux cleaned = -0.00359815 Jy ! Component: 2600 - total flux cleaned = -0.00363023 Jy ! Component: 2650 - total flux cleaned = -0.00367267 Jy ! Component: 2700 - total flux cleaned = -0.00370432 Jy ! Component: 2750 - total flux cleaned = -0.00370428 Jy ! Component: 2800 - total flux cleaned = -0.00371455 Jy ! Component: 2850 - total flux cleaned = -0.00375556 Jy ! Component: 2900 - total flux cleaned = -0.00371482 Jy ! Component: 2950 - total flux cleaned = -0.00372495 Jy ! Component: 3000 - total flux cleaned = -0.00374497 Jy ! Component: 3050 - total flux cleaned = -0.00370517 Jy ! Component: 3100 - total flux cleaned = -0.00369529 Jy ! Component: 3150 - total flux cleaned = -0.00371503 Jy ! Component: 3200 - total flux cleaned = -0.00369562 Jy ! Component: 3250 - total flux cleaned = -0.00374407 Jy ! Component: 3300 - total flux cleaned = -0.00369596 Jy ! Component: 3350 - total flux cleaned = -0.00371519 Jy ! Component: 3400 - total flux cleaned = -0.00369633 Jy ! Component: 3450 - total flux cleaned = -0.00372466 Jy ! Component: 3500 - total flux cleaned = -0.00372461 Jy ! Component: 3550 - total flux cleaned = -0.00374318 Jy ! Component: 3600 - total flux cleaned = -0.00376176 Jy ! Component: 3650 - total flux cleaned = -0.00374331 Jy ! Component: 3700 - total flux cleaned = -0.00374331 Jy ! Component: 3750 - total flux cleaned = -0.00368889 Jy ! Component: 3800 - total flux cleaned = -0.00369795 Jy ! Component: 3850 - total flux cleaned = -0.00365317 Jy ! Component: 3900 - total flux cleaned = -0.00368882 Jy ! Component: 3950 - total flux cleaned = -0.00365336 Jy ! Component: 4000 - total flux cleaned = -0.00365336 Jy ! Component: 4050 - total flux cleaned = -0.00365333 Jy ! Total flux subtracted in 4096 components = -0.00364464 Jy ! Clean residual min=-0.000560 max=0.000601 Jy/beam ! Clean residual mean=0.000001 rms=0.000171 Jy/beam ! Combined flux in latest and established models = 0.18223 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 443 components and 0.18223 Jy ![Exited script file: muppet] wmap "J1609-2205_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.863 x 12.98 at 11.61 degrees (North through East) ! Clean map min=-0.0010943 max=0.1126 Jy/beam ! Writing clean map to FITS file: J1609-2205_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.112598 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00016857 device "J1609-2205_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1609-2205_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.449131 0.449131 0.898262 1.79652 3.59305 7.1861 14.3722 28.7444 57.4888 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.112 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.863 x 12.98 at 11.61 degrees (North through East) ! Clean map min=-0.0010943 max=0.1126 Jy/beam quit ! Quitting program ! Log file J1609-2205_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:10:02 2016