! Started logfile: J0605-3522_X_2014_06_09_pus_uvs.log on Sat Nov 19 00:08:21 2016 obs J0605-3522_X_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0605-3522_X_2014_06_09_pus_uva.fits ! AN table 1: 91 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.536508 visibilities/baseline/integration-bin. ! Found source: J0605-3522 ! ! There are 12 IFs, and a total of 12 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.44388e+09 3.2e+07 1 3.2e+07 ! 02 2 8.47588e+09 3.2e+07 1 3.2e+07 ! 03 3 8.50788e+09 3.2e+07 1 3.2e+07 ! 04 4 8.53988e+09 3.2e+07 1 3.2e+07 ! 05 5 8.60388e+09 3.2e+07 1 3.2e+07 ! 06 6 8.63588e+09 3.2e+07 1 3.2e+07 ! 07 7 8.69988e+09 3.2e+07 1 3.2e+07 ! 08 8 8.73188e+09 3.2e+07 1 3.2e+07 ! 09 9 8.79588e+09 3.2e+07 1 3.2e+07 ! 10 10 8.82788e+09 3.2e+07 1 3.2e+07 ! 11 11 8.85988e+09 3.2e+07 1 3.2e+07 ! 12 12 8.89188e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 344 lines of history. ! ! Reading 26364 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..12 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 ! Reading IF 9 channels: 9..9 ! Reading IF 10 channels: 10..10 ! Reading IF 11 channels: 11..11 ! Reading IF 12 channels: 12..12 print "field_size =",field_size ! field_size = 512 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@muppet J0605-3522_X_2014_06_09_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 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 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.933066Jy sigma=0.008831 ! Fit after self-cal, rms=0.899191Jy sigma=0.008552 ! 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=0.7913 mas, bmaj=4.394 mas, bpa=16.36 degrees ! Estimated noise=1254.14 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.0792133 Jy ! Component: 100 - total flux cleaned = 0.100846 Jy ! Total flux subtracted in 100 components = 0.100846 Jy ! Clean residual min=-0.006973 max=0.010634 Jy/beam ! Clean residual mean=-0.000019 rms=0.002069 Jy/beam ! Combined flux in latest and established models = 0.100846 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.100846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.100161Jy sigma=0.000821 ! Fit after self-cal, rms=0.100106Jy sigma=0.000821 ! 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=1.013 mas, bmaj=4.914 mas, bpa=15.55 degrees ! Estimated noise=468.106 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.0178228 Jy ! Component: 100 - total flux cleaned = 0.0269941 Jy ! Component: 150 - total flux cleaned = 0.032424 Jy ! Component: 200 - total flux cleaned = 0.0357718 Jy ! Total flux subtracted in 200 components = 0.0357718 Jy ! Clean residual min=-0.007413 max=0.004651 Jy/beam ! Clean residual mean=0.000089 rms=0.001769 Jy/beam ! Combined flux in latest and established models = 0.136618 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 63 components and 0.136618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.097154Jy sigma=0.000786 ! Fit after self-cal, rms=0.097043Jy sigma=0.000786 ! 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.00* FD 1.10 HN 1.08 KP 0.90 ! LA 1.01 MK 1.00* NL 1.10 OV 0.98 ! PT 1.00 SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 0.99 KP 0.85 ! LA 1.04 MK 1.00* NL 1.10 OV 0.98 ! PT 0.93 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 1.12 KP 0.83 ! LA 1.06 MK 1.00* NL 1.15 OV 0.95 ! PT 0.92 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.03 KP 0.79 ! LA 1.04 MK 1.00* NL 1.11 OV 0.95 ! PT 0.94 SC 0.99 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.93 KP 0.74 ! LA 1.05 MK 1.00* NL 1.08 OV 0.95 ! PT 0.94 SC 1.02 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.16 KP 0.72 ! LA 1.07 MK 1.00* NL 1.15 OV 0.96 ! PT 0.94 SC 1.05 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.21 HN 0.91 KP 0.81 ! LA 1.11 MK 1.00* NL 1.08 OV 1.04 ! PT 1.01 SC 1.12 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.16 HN 1.17 KP 0.74 ! LA 1.06 MK 1.00* NL 1.09 OV 1.00 ! PT 0.94 SC 1.04 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 0.95 KP 0.77 ! LA 1.06 MK 1.00* NL 1.11 OV 0.97 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 0.91 KP 0.79 ! LA 1.09 MK 1.00* NL 1.09 OV 0.99 ! PT 0.93 SC 1.03 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.14 HN 0.98 KP 0.83 ! LA 1.09 MK 1.00* NL 1.15 OV 1.04 ! PT 0.92 SC 1.03 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.17 HN 0.95 KP 0.86 ! LA 1.13 MK 1.00* NL 1.01 OV 0.96 ! PT 0.96 SC 1.05 ! ! ! Fit before self-cal, rms=0.097043Jy sigma=0.000786 ! Fit after self-cal, rms=0.097409Jy sigma=0.000768 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.019 mas, bmaj=5 mas, bpa=15.36 degrees ! Estimated noise=466.832 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.000940733 Jy ! Component: 100 - total flux cleaned = -0.00105067 Jy ! Component: 150 - total flux cleaned = -0.00114665 Jy ! Component: 200 - total flux cleaned = -0.00114716 Jy ! Total flux subtracted in 200 components = -0.00114716 Jy ! Clean residual min=-0.002185 max=0.001905 Jy/beam ! Clean residual mean=-0.000011 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.135471 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 74 components and 0.135471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.097382Jy sigma=0.000767 ! Fit after self-cal, rms=0.097516Jy sigma=0.000767 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.097516Jy sigma=0.000767 ! Fit after self-cal, rms=0.098236Jy sigma=0.000765 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.02 mas, bmaj=5.006 mas, bpa=15.29 degrees ! Estimated noise=466.599 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00064394 Jy ! Component: 100 - total flux cleaned = -0.00066984 Jy ! Component: 150 - total flux cleaned = -0.000669442 Jy ! Component: 200 - total flux cleaned = -0.000669261 Jy ! Total flux subtracted in 200 components = -0.000669261 Jy ! Clean residual min=-0.001725 max=0.001510 Jy/beam ! Clean residual mean=-0.000010 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.134802 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 78 components and 0.134802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.098224Jy sigma=0.000765 ! Fit after self-cal, rms=0.098295Jy 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 = -0.000106753 Jy ! Component: 100 - total flux cleaned = -0.000124239 Jy ! Component: 150 - total flux cleaned = -0.00012359 Jy ! Component: 200 - total flux cleaned = -0.000123401 Jy ! Total flux subtracted in 200 components = -0.000123401 Jy ! Clean residual min=-0.001636 max=0.001519 Jy/beam ! Clean residual mean=-0.000010 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.134678 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 81 components and 0.134678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.098290Jy sigma=0.000765 ! Fit after self-cal, rms=0.098291Jy 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.098291Jy sigma=0.000765 ! Fit after self-cal, rms=0.100320Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.022 mas, bmaj=5.017 mas, bpa=15.26 degrees ! Estimated noise=467.546 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0005084 Jy ! Component: 100 - total flux cleaned = -0.000584663 Jy ! Component: 150 - total flux cleaned = -0.00060141 Jy ! Component: 200 - total flux cleaned = -0.000601819 Jy ! Total flux subtracted in 200 components = -0.000601819 Jy ! Clean residual min=-0.001482 max=0.001489 Jy/beam ! Clean residual mean=-0.000009 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.134076 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 84 components and 0.134076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.100311Jy sigma=0.000765 ! Fit after self-cal, rms=0.100370Jy 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 = -9.94279e-05 Jy ! Component: 100 - total flux cleaned = -0.000113598 Jy ! Component: 150 - total flux cleaned = -0.000126347 Jy ! Component: 200 - total flux cleaned = -0.000138466 Jy ! Total flux subtracted in 200 components = -0.000138466 Jy ! Clean residual min=-0.001413 max=0.001493 Jy/beam ! Clean residual mean=-0.000009 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.133938 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 86 components and 0.133938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.100366Jy sigma=0.000765 ! Fit after self-cal, rms=0.100366Jy sigma=0.000765 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.100366Jy sigma=0.000765 ! Fit after self-cal, rms=0.101359Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.479 mas, bmaj=8.498 mas, bpa=1.106 degrees ! Estimated noise=526.036 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000476141 Jy ! Component: 100 - total flux cleaned = -0.000489874 Jy ! Component: 150 - total flux cleaned = -0.000511787 Jy ! Component: 200 - total flux cleaned = -0.000541365 Jy ! Total flux subtracted in 200 components = -0.000541365 Jy ! Clean residual min=-0.001533 max=0.001269 Jy/beam ! Clean residual mean=-0.000013 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.133397 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 95 components and 0.133397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.101356Jy sigma=0.000765 ! Fit after self-cal, rms=0.101372Jy 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 = -0.000176847 Jy ! Component: 100 - total flux cleaned = -0.00018905 Jy ! Component: 150 - total flux cleaned = -0.000199505 Jy ! Component: 200 - total flux cleaned = -0.000216574 Jy ! Total flux subtracted in 200 components = -0.000216574 Jy ! Clean residual min=-0.001534 max=0.001264 Jy/beam ! Clean residual mean=-0.000014 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.13318 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 102 components and 0.13318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.101370Jy sigma=0.000765 ! Fit after self-cal, rms=0.101372Jy sigma=0.000765 ! 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=1.023 mas, bmaj=5.026 mas, bpa=15.25 degrees ! Estimated noise=468.001 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.023 x 5.026 at 15.25 degrees (North through East) ! Clean map min=-0.0012691 max=0.092452 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=0.7884 mas, bmaj=4.44 mas, bpa=16.03 degrees ! Estimated noise=1270.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0797191 Jy ! Component: 100 - total flux cleaned = 0.101318 Jy ! Component: 150 - total flux cleaned = 0.112758 Jy ! Component: 200 - total flux cleaned = 0.119691 Jy ! Total flux subtracted in 200 components = 0.119691 Jy ! Clean residual min=-0.003005 max=0.004200 Jy/beam ! Clean residual mean=-0.000021 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.119691 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.119691 Jy ! Inverting map and beam ! Estimated beam: bmin=1.023 mas, bmaj=5.026 mas, bpa=15.25 degrees ! Estimated noise=468.001 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.00613513 Jy ! Component: 100 - total flux cleaned = 0.00937818 Jy ! Component: 150 - total flux cleaned = 0.0112179 Jy ! Component: 200 - total flux cleaned = 0.0122875 Jy ! Total flux subtracted in 200 components = 0.0122875 Jy ! Clean residual min=-0.001420 max=0.001314 Jy/beam ! Clean residual mean=-0.000011 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.131979 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 74 components and 0.131979 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.479 mas, bmaj=8.498 mas, bpa=1.106 degrees ! Estimated noise=526.036 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000644119 Jy ! Component: 100 - total flux cleaned = 0.000695884 Jy ! Component: 150 - total flux cleaned = 0.000696195 Jy ! Component: 200 - total flux cleaned = 0.000686023 Jy ! Total flux subtracted in 200 components = 0.000686023 Jy ! Clean residual min=-0.001444 max=0.001256 Jy/beam ! Clean residual mean=-0.000015 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.132665 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 = -5.50793e-07 Jy ! Component: 100 - total flux cleaned = -9.61769e-06 Jy ! Component: 150 - total flux cleaned = -9.69711e-06 Jy ! Component: 200 - total flux cleaned = -1.73972e-05 Jy ! Total flux subtracted in 200 components = -1.73972e-05 Jy ! Clean residual min=-0.001437 max=0.001249 Jy/beam ! Clean residual mean=-0.000015 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.132647 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 81 components and 0.132647 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.023 mas, bmaj=5.026 mas, bpa=15.25 degrees ! Estimated noise=468.001 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.52028e-05 Jy ! Component: 100 - total flux cleaned = -2.37589e-05 Jy ! Component: 150 - total flux cleaned = 1.07285e-05 Jy ! Component: 200 - total flux cleaned = 2.58612e-05 Jy ! Total flux subtracted in 200 components = 2.58612e-05 Jy ! Clean residual min=-0.001398 max=0.001390 Jy/beam ! Clean residual mean=-0.000009 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.132673 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 92 components and 0.132673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.101386Jy sigma=0.000765 ! Fit after self-cal, rms=0.101375Jy sigma=0.000765 wmodel J0605-3522_X_2014_06_09_pus_map.mod ! Writing 92 model components to file: J0605-3522_X_2014_06_09_pus_map.mod wobs J0605-3522_X_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0605-3522_X_2014_06_09_pus_uvs.fits wwins J0605-3522_X_2014_06_09_pus_map.win ! wwins: Wrote 1 windows to J0605-3522_X_2014_06_09_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000185733 Jy ! Component: 100 - total flux cleaned = 0.000228814 Jy ! Component: 150 - total flux cleaned = 0.00026961 Jy ! Component: 200 - total flux cleaned = 0.000326502 Jy ! Component: 250 - total flux cleaned = 0.000290297 Jy ! Component: 300 - total flux cleaned = 0.000238874 Jy ! Component: 350 - total flux cleaned = 0.000222745 Jy ! Component: 400 - total flux cleaned = 0.000207208 Jy ! Component: 450 - total flux cleaned = 0.000176843 Jy ! Component: 500 - total flux cleaned = 0.000147238 Jy ! Component: 550 - total flux cleaned = 0.000103833 Jy ! Component: 600 - total flux cleaned = 6.22155e-05 Jy ! Component: 650 - total flux cleaned = 4.88452e-05 Jy ! Component: 700 - total flux cleaned = 9.48367e-06 Jy ! Component: 750 - total flux cleaned = -2.8672e-05 Jy ! Component: 800 - total flux cleaned = -2.893e-05 Jy ! Component: 850 - total flux cleaned = -1.67304e-05 Jy ! Component: 900 - total flux cleaned = -1.66204e-05 Jy ! Component: 950 - total flux cleaned = 1.84982e-05 Jy ! Component: 1000 - total flux cleaned = 1.81536e-05 Jy ! Component: 1050 - total flux cleaned = -1.52553e-05 Jy ! Component: 1100 - total flux cleaned = 7.12146e-06 Jy ! Component: 1150 - total flux cleaned = 2.8742e-05 Jy ! Component: 1200 - total flux cleaned = 3.93922e-05 Jy ! Component: 1250 - total flux cleaned = 6.0306e-05 Jy ! Component: 1300 - total flux cleaned = 9.11891e-05 Jy ! Component: 1350 - total flux cleaned = 0.000121391 Jy ! Component: 1400 - total flux cleaned = 0.000180854 Jy ! Component: 1450 - total flux cleaned = 0.000180649 Jy ! Component: 1500 - total flux cleaned = 0.000218962 Jy ! Component: 1550 - total flux cleaned = 0.000247345 Jy ! Component: 1600 - total flux cleaned = 0.000256584 Jy ! Component: 1650 - total flux cleaned = 0.000292998 Jy ! Component: 1700 - total flux cleaned = 0.000284 Jy ! Component: 1750 - total flux cleaned = 0.000337268 Jy ! Component: 1800 - total flux cleaned = 0.000345914 Jy ! Component: 1850 - total flux cleaned = 0.000363267 Jy ! Component: 1900 - total flux cleaned = 0.000422935 Jy ! Component: 1950 - total flux cleaned = 0.000431162 Jy ! Component: 2000 - total flux cleaned = 0.000464145 Jy ! Total flux subtracted in 2048 components = 0.000480566 Jy ! Clean residual min=-0.000468 max=0.000430 Jy/beam ! Clean residual mean=-0.000003 rms=0.000168 Jy/beam ! Combined flux in latest and established models = 0.133154 Jy keep ! Adding 120 model components to the UV plane model. ! The established model now contains 212 components and 0.133154 Jy ![Exited script file: muppet] wmap "J0605-3522_X_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.023 x 5.026 at 15.25 degrees (North through East) ! Clean map min=-0.0011858 max=0.092409 Jy/beam ! Writing clean map to FITS file: J0605-3522_X_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0924091 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000168339 device "J0605-3522_X_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0605-3522_X_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.546502 0.546502 1.093 2.18601 4.37202 8.74403 17.4881 34.9761 69.9523 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.092 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.023 x 5.026 at 15.25 degrees (North through East) ! Clean map min=-0.0011858 max=0.092409 Jy/beam quit ! Quitting program ! Log file J0605-3522_X_2014_06_09_pus_uvs.log closed on Sat Nov 19 00:08:23 2016