! Started logfile: J1324-3235_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:59:40 2016 obs J1324-3235_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1324-3235_S_2015_03_17_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.880468 visibilities/baseline/integration-bin. ! Found source: J1324-3235 ! ! 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 330 lines of history. ! ! Reading 15056 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 J1324-3235_S_2015_03_17_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 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.905860Jy sigma=0.007650 ! Fit after self-cal, rms=0.844180Jy sigma=0.007164 ! 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.343 mas, bmaj=6.362 mas, bpa=-9.162 degrees ! Estimated noise=1101.77 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.112371 Jy ! Component: 100 - total flux cleaned = 0.155616 Jy ! Total flux subtracted in 100 components = 0.155616 Jy ! Clean residual min=-0.009272 max=0.019541 Jy/beam ! Clean residual mean=0.000028 rms=0.002499 Jy/beam ! Combined flux in latest and established models = 0.155616 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.155616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113608Jy sigma=0.000892 ! Fit after self-cal, rms=0.113325Jy sigma=0.000890 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0221519 Jy ! Component: 100 - total flux cleaned = 0.0361525 Jy ! Total flux subtracted in 100 components = 0.0361525 Jy ! Clean residual min=-0.007757 max=0.013745 Jy/beam ! Clean residual mean=0.000016 rms=0.001725 Jy/beam ! Combined flux in latest and established models = 0.191769 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 28 components and 0.191769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105018Jy sigma=0.000824 ! Fit after self-cal, rms=0.104970Jy sigma=0.000824 ! Inverting map ! Added new window around map position (-4, -6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0134777 Jy ! Component: 100 - total flux cleaned = 0.022231 Jy ! Total flux subtracted in 100 components = 0.022231 Jy ! Clean residual min=-0.006559 max=0.008244 Jy/beam ! Clean residual mean=0.000009 rms=0.001322 Jy/beam ! Combined flux in latest and established models = 0.214 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 47 components and 0.214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101784Jy sigma=0.000801 ! Fit after self-cal, rms=0.101679Jy sigma=0.000800 ! 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.934 mas, bmaj=7.857 mas, bpa=-9.363 degrees ! Estimated noise=693.963 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.0109221 Jy ! Component: 100 - total flux cleaned = 0.0169751 Jy ! Component: 150 - total flux cleaned = 0.0205546 Jy ! Component: 200 - total flux cleaned = 0.0227331 Jy ! Total flux subtracted in 200 components = 0.0227331 Jy ! Clean residual min=-0.005044 max=0.004626 Jy/beam ! Clean residual mean=0.000004 rms=0.001338 Jy/beam ! Combined flux in latest and established models = 0.236733 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 67 components and 0.236733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100192Jy sigma=0.000792 ! Fit after self-cal, rms=0.100129Jy sigma=0.000792 ! 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.03 FD 0.87 HN 1.11 KP 1.11 ! LA 0.98 MK 0.89 NL 0.90 OV 1.02 ! PT 1.05 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.90 HN 1.20 KP 1.06 ! LA 0.98 MK 1.01 NL 1.02 OV 1.02 ! PT 1.09 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.91 HN 1.18 KP 0.98 ! LA 0.78 MK 0.98 NL 1.17 OV 0.97 ! PT 1.02 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.93 HN 1.17 KP 0.95 ! LA 0.84 MK 1.06 NL 1.03 OV 1.04 ! PT 1.08 SC 0.97 ! ! ! Fit before self-cal, rms=0.100129Jy sigma=0.000792 ! Fit after self-cal, rms=0.097592Jy sigma=0.000772 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.944 mas, bmaj=7.861 mas, bpa=-9.468 degrees ! Estimated noise=697.031 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.000724343 Jy ! Component: 100 - total flux cleaned = 0.000646751 Jy ! Component: 150 - total flux cleaned = 0.00064694 Jy ! Component: 200 - total flux cleaned = 0.00061562 Jy ! Total flux subtracted in 200 components = 0.00061562 Jy ! Clean residual min=-0.002494 max=0.002330 Jy/beam ! Clean residual mean=0.000008 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.237349 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 84 components and 0.237349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097558Jy sigma=0.000772 ! Fit after self-cal, rms=0.097555Jy 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.097555Jy sigma=0.000772 ! Fit after self-cal, rms=0.097393Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.941 mas, bmaj=7.845 mas, bpa=-9.525 degrees ! Estimated noise=695.248 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000215333 Jy ! Component: 100 - total flux cleaned = 0.000213995 Jy ! Component: 150 - total flux cleaned = 0.000273891 Jy ! Component: 200 - total flux cleaned = 0.000327794 Jy ! Total flux subtracted in 200 components = 0.000327794 Jy ! Clean residual min=-0.002240 max=0.002217 Jy/beam ! Clean residual mean=0.000005 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.237676 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 89 components and 0.237676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097372Jy sigma=0.000770 ! Fit after self-cal, rms=0.097382Jy 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 = 1.8028e-05 Jy ! Component: 100 - total flux cleaned = 4.35832e-05 Jy ! Component: 150 - total flux cleaned = 6.66213e-05 Jy ! Component: 200 - total flux cleaned = 8.8828e-05 Jy ! Total flux subtracted in 200 components = 8.8828e-05 Jy ! Clean residual min=-0.002160 max=0.002138 Jy/beam ! Clean residual mean=0.000005 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.237765 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 92 components and 0.237765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097371Jy sigma=0.000770 ! Fit after self-cal, rms=0.097371Jy sigma=0.000770 ! 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.097371Jy sigma=0.000770 ! Fit after self-cal, rms=0.097348Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.938 mas, bmaj=7.832 mas, bpa=-9.557 degrees ! Estimated noise=693.931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.12965e-06 Jy ! Component: 100 - total flux cleaned = 4.60589e-05 Jy ! Component: 150 - total flux cleaned = 9.07376e-05 Jy ! Component: 200 - total flux cleaned = 0.000111853 Jy ! Total flux subtracted in 200 components = 0.000111853 Jy ! Clean residual min=-0.002180 max=0.002004 Jy/beam ! Clean residual mean=0.000005 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.237877 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 95 components and 0.237877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097337Jy sigma=0.000770 ! Fit after self-cal, rms=0.097338Jy 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 = -2.61115e-05 Jy ! Component: 100 - total flux cleaned = -6.06926e-06 Jy ! Component: 150 - total flux cleaned = 1.1568e-05 Jy ! Component: 200 - total flux cleaned = 1.09848e-05 Jy ! Total flux subtracted in 200 components = 1.09848e-05 Jy ! Clean residual min=-0.002173 max=0.001948 Jy/beam ! Clean residual mean=0.000005 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.237888 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 99 components and 0.237888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097331Jy sigma=0.000770 ! Fit after self-cal, rms=0.097331Jy 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.097331Jy sigma=0.000770 ! Fit after self-cal, rms=0.097303Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.138 mas, bmaj=21.9 mas, bpa=-4.352 degrees ! Estimated noise=920.548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000155823 Jy ! Component: 100 - total flux cleaned = 0.000119765 Jy ! Component: 150 - total flux cleaned = 0.000104373 Jy ! Component: 200 - total flux cleaned = 0.000104507 Jy ! Total flux subtracted in 200 components = 0.000104507 Jy ! Clean residual min=-0.002058 max=0.001594 Jy/beam ! Clean residual mean=0.000011 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.237993 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 103 components and 0.237993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097298Jy sigma=0.000770 ! Fit after self-cal, rms=0.097298Jy 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 = 5.08041e-05 Jy ! Component: 100 - total flux cleaned = 5.14279e-05 Jy ! Component: 150 - total flux cleaned = 5.10765e-05 Jy ! Component: 200 - total flux cleaned = 5.00703e-05 Jy ! Total flux subtracted in 200 components = 5.00703e-05 Jy ! Clean residual min=-0.002039 max=0.001590 Jy/beam ! Clean residual mean=0.000011 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.238043 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 104 components and 0.238043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097295Jy sigma=0.000770 ! Fit after self-cal, rms=0.097295Jy 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.934 mas, bmaj=7.819 mas, bpa=-9.588 degrees ! Estimated noise=692.79 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.934 x 7.819 at -9.588 degrees (North through East) ! Clean map min=-0.0021005 max=0.13206 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.346 mas, bmaj=6.324 mas, bpa=-9.039 degrees ! Estimated noise=1102.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.112324 Jy ! Component: 100 - total flux cleaned = 0.1553 Jy ! Component: 150 - total flux cleaned = 0.177716 Jy ! Component: 200 - total flux cleaned = 0.192808 Jy ! Total flux subtracted in 200 components = 0.192808 Jy ! Clean residual min=-0.005027 max=0.008427 Jy/beam ! Clean residual mean=0.000016 rms=0.001391 Jy/beam ! Combined flux in latest and established models = 0.192808 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.192808 Jy ! Inverting map and beam ! Estimated beam: bmin=2.934 mas, bmaj=7.819 mas, bpa=-9.588 degrees ! Estimated noise=692.79 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.0184454 Jy ! Component: 100 - total flux cleaned = 0.0287387 Jy ! Component: 150 - total flux cleaned = 0.034851 Jy ! Component: 200 - total flux cleaned = 0.0385464 Jy ! Total flux subtracted in 200 components = 0.0385464 Jy ! Clean residual min=-0.002365 max=0.003020 Jy/beam ! Clean residual mean=0.000006 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.231354 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 90 components and 0.231354 Jy ! Inverting map ! Added new window around map position (-8.5, -16.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00283065 Jy ! Component: 100 - total flux cleaned = 0.00410666 Jy ! Component: 150 - total flux cleaned = 0.00462256 Jy ! Component: 200 - total flux cleaned = 0.00495223 Jy ! Total flux subtracted in 200 components = 0.00495223 Jy ! Clean residual min=-0.002225 max=0.001892 Jy/beam ! Clean residual mean=0.000006 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.236306 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 105 components and 0.236306 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.138 mas, bmaj=21.9 mas, bpa=-4.352 degrees ! Estimated noise=920.548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112536 Jy ! Component: 100 - total flux cleaned = 0.00140818 Jy ! Component: 150 - total flux cleaned = 0.00149379 Jy ! Component: 200 - total flux cleaned = 0.00150751 Jy ! Total flux subtracted in 200 components = 0.00150751 Jy ! Clean residual min=-0.002029 max=0.001583 Jy/beam ! Clean residual mean=0.000012 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.237814 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.24068e-05 Jy ! Component: 100 - total flux cleaned = 1.24397e-05 Jy ! Component: 150 - total flux cleaned = 1.20713e-05 Jy ! Component: 200 - total flux cleaned = 1.1543e-05 Jy ! Total flux subtracted in 200 components = 1.1543e-05 Jy ! Clean residual min=-0.002021 max=0.001580 Jy/beam ! Clean residual mean=0.000012 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.237826 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 127 components and 0.237826 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.934 mas, bmaj=7.819 mas, bpa=-9.588 degrees ! Estimated noise=692.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000235661 Jy ! Component: 100 - total flux cleaned = -0.000450149 Jy ! Component: 150 - total flux cleaned = -0.000580214 Jy ! Component: 200 - total flux cleaned = -0.000626208 Jy ! Total flux subtracted in 200 components = -0.000626208 Jy ! Clean residual min=-0.002114 max=0.001885 Jy/beam ! Clean residual mean=0.000006 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.237199 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 142 components and 0.237199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097256Jy sigma=0.000770 ! Fit after self-cal, rms=0.097246Jy sigma=0.000769 wmodel J1324-3235_S_2015_03_17_pus_map.mod ! Writing 142 model components to file: J1324-3235_S_2015_03_17_pus_map.mod wobs J1324-3235_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1324-3235_S_2015_03_17_pus_uvs.fits wwins J1324-3235_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J1324-3235_S_2015_03_17_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.000536808 Jy ! Component: 100 - total flux cleaned = -0.00080619 Jy ! Component: 150 - total flux cleaned = -0.000998579 Jy ! Component: 200 - total flux cleaned = -0.00105974 Jy ! Component: 250 - total flux cleaned = -0.00111893 Jy ! Component: 300 - total flux cleaned = -0.00114803 Jy ! Component: 350 - total flux cleaned = -0.0012596 Jy ! Component: 400 - total flux cleaned = -0.00131368 Jy ! Component: 450 - total flux cleaned = -0.00128664 Jy ! Component: 500 - total flux cleaned = -0.00128664 Jy ! Component: 550 - total flux cleaned = -0.00126164 Jy ! Component: 600 - total flux cleaned = -0.00121213 Jy ! Component: 650 - total flux cleaned = -0.00116341 Jy ! Component: 700 - total flux cleaned = -0.0010199 Jy ! Component: 750 - total flux cleaned = -0.000879469 Jy ! Component: 800 - total flux cleaned = -0.000764911 Jy ! Component: 850 - total flux cleaned = -0.000719679 Jy ! Component: 900 - total flux cleaned = -0.000541291 Jy ! Component: 950 - total flux cleaned = -0.000453358 Jy ! Component: 1000 - total flux cleaned = -0.000279942 Jy ! Component: 1050 - total flux cleaned = -0.000151877 Jy ! Component: 1100 - total flux cleaned = -4.65537e-05 Jy ! Component: 1150 - total flux cleaned = 9.84305e-05 Jy ! Component: 1200 - total flux cleaned = 0.000302672 Jy ! Component: 1250 - total flux cleaned = 0.000343045 Jy ! Component: 1300 - total flux cleaned = 0.000501951 Jy ! Component: 1350 - total flux cleaned = 0.000697646 Jy ! Component: 1400 - total flux cleaned = 0.000697754 Jy ! Component: 1450 - total flux cleaned = 0.00081257 Jy ! Component: 1500 - total flux cleaned = 0.000906659 Jy ! Component: 1550 - total flux cleaned = 0.000944234 Jy ! Component: 1600 - total flux cleaned = 0.00112845 Jy ! Component: 1650 - total flux cleaned = 0.00112835 Jy ! Component: 1700 - total flux cleaned = 0.00118277 Jy ! Component: 1750 - total flux cleaned = 0.00114733 Jy ! Component: 1800 - total flux cleaned = 0.00121778 Jy ! Component: 1850 - total flux cleaned = 0.00125247 Jy ! Component: 1900 - total flux cleaned = 0.00123508 Jy ! Component: 1950 - total flux cleaned = 0.00132037 Jy ! Component: 2000 - total flux cleaned = 0.00137086 Jy ! Component: 2050 - total flux cleaned = 0.00135399 Jy ! Component: 2100 - total flux cleaned = 0.00132106 Jy ! Component: 2150 - total flux cleaned = 0.00138681 Jy ! Component: 2200 - total flux cleaned = 0.00138675 Jy ! Component: 2250 - total flux cleaned = 0.00138663 Jy ! Component: 2300 - total flux cleaned = 0.00141852 Jy ! Component: 2350 - total flux cleaned = 0.00146609 Jy ! Component: 2400 - total flux cleaned = 0.00143496 Jy ! Component: 2450 - total flux cleaned = 0.00149692 Jy ! Component: 2500 - total flux cleaned = 0.00152756 Jy ! Component: 2550 - total flux cleaned = 0.00161895 Jy ! Component: 2600 - total flux cleaned = 0.00163366 Jy ! Component: 2650 - total flux cleaned = 0.00169332 Jy ! Component: 2700 - total flux cleaned = 0.00164871 Jy ! Component: 2750 - total flux cleaned = 0.00166341 Jy ! Component: 2800 - total flux cleaned = 0.00163413 Jy ! Component: 2850 - total flux cleaned = 0.00164872 Jy ! Component: 2900 - total flux cleaned = 0.00161989 Jy ! Component: 2950 - total flux cleaned = 0.00166269 Jy ! Component: 3000 - total flux cleaned = 0.00163429 Jy ! Component: 3050 - total flux cleaned = 0.00169038 Jy ! Component: 3100 - total flux cleaned = 0.00163464 Jy ! Component: 3150 - total flux cleaned = 0.00173129 Jy ! Component: 3200 - total flux cleaned = 0.00174471 Jy ! Component: 3250 - total flux cleaned = 0.00167653 Jy ! Component: 3300 - total flux cleaned = 0.00173077 Jy ! Component: 3350 - total flux cleaned = 0.00173086 Jy ! Component: 3400 - total flux cleaned = 0.00173087 Jy ! Component: 3450 - total flux cleaned = 0.00177074 Jy ! Component: 3500 - total flux cleaned = 0.00175741 Jy ! Component: 3550 - total flux cleaned = 0.00183585 Jy ! Component: 3600 - total flux cleaned = 0.00184867 Jy ! Component: 3650 - total flux cleaned = 0.00183587 Jy ! Component: 3700 - total flux cleaned = 0.00189992 Jy ! Component: 3750 - total flux cleaned = 0.00191258 Jy ! Component: 3800 - total flux cleaned = 0.00191269 Jy ! Component: 3850 - total flux cleaned = 0.00192522 Jy ! Component: 3900 - total flux cleaned = 0.00192519 Jy ! Component: 3950 - total flux cleaned = 0.00192516 Jy ! Component: 4000 - total flux cleaned = 0.00193756 Jy ! Component: 4050 - total flux cleaned = 0.00197425 Jy ! Total flux subtracted in 4096 components = 0.00196199 Jy ! Clean residual min=-0.000712 max=0.000741 Jy/beam ! Clean residual mean=0.000004 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.239161 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 450 components and 0.239161 Jy ![Exited script file: muppet] wmap "J1324-3235_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.934 x 7.819 at -9.588 degrees (North through East) ! Clean map min=-0.0015303 max=0.13605 Jy/beam ! Writing clean map to FITS file: J1324-3235_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.136047 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000228399 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.503649 0.503649 1.0073 2.0146 4.02919 8.05838 16.1168 32.2335 64.467 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.136 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.934 x 7.819 at -9.588 degrees (North through East) ! Clean map min=-0.0015303 max=0.13605 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1324-3235_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:59:45 2016