! Started logfile: J1114-3652_X_2014_06_09_pus_uvs.log on Sat Nov 19 00:11:32 2016 obs J1114-3652_X_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1114-3652_X_2014_06_09_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.616345 visibilities/baseline/integration-bin. ! Found source: J1114-3652 ! ! 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 40272 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 J1114-3652_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 247 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 247 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 247 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 247 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 247 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 247 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 247 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 247 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 247 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 367 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 247 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 308 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.968522Jy sigma=0.009324 ! Fit after self-cal, rms=0.933490Jy sigma=0.009033 ! 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.5913 mas, bmaj=1.627 mas, bpa=1.561 degrees ! Estimated noise=1465.86 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.0537888 Jy ! Component: 100 - total flux cleaned = 0.06574 Jy ! Total flux subtracted in 100 components = 0.06574 Jy ! Clean residual min=-0.004874 max=0.005648 Jy/beam ! Clean residual mean=-0.000005 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.06574 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.06574 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.086850Jy sigma=0.000780 ! Fit after self-cal, rms=0.086589Jy sigma=0.000778 ! 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=0.783 mas, bmaj=2.069 mas, bpa=2.308 degrees ! Estimated noise=375.902 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.00684418 Jy ! Component: 100 - total flux cleaned = 0.00988616 Jy ! Component: 150 - total flux cleaned = 0.0112945 Jy ! Component: 200 - total flux cleaned = 0.0119579 Jy ! Total flux subtracted in 200 components = 0.0119579 Jy ! Clean residual min=-0.004289 max=0.003355 Jy/beam ! Clean residual mean=-0.000012 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.0776979 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 25 components and 0.0776979 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.086151Jy sigma=0.000773 ! Fit after self-cal, rms=0.086190Jy sigma=0.000773 ! 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.09 HN 1.00* KP 0.91 ! LA 1.05 MK 1.08 NL 1.15 OV 0.99 ! PT 0.95 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.12 HN 1.00* KP 0.90 ! LA 1.00 MK 0.96 NL 1.22 OV 0.98 ! PT 0.93 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 1.00* KP 0.80 ! LA 1.05 MK 1.06 NL 1.14 OV 0.99 ! PT 0.91 SC 1.08 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.14 HN 1.00* KP 0.76 ! LA 1.08 MK 1.01 NL 1.31 OV 1.01 ! PT 0.92 SC 1.01 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.00* KP 0.76 ! LA 0.96 MK 1.10 NL 1.22 OV 1.03 ! PT 0.92 SC 1.03 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 1.00* KP 0.72 ! LA 1.03 MK 1.00 NL 1.21 OV 0.99 ! PT 0.88 SC 1.03 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.20 HN 1.00* KP 0.79 ! LA 1.08 MK 1.01 NL 1.23 OV 1.03 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.12 HN 1.00* KP 0.76 ! LA 1.02 MK 1.05 NL 1.33 OV 1.05 ! PT 0.93 SC 1.07 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 1.00* KP 0.77 ! LA 0.99 MK 0.99 NL 1.14 OV 1.04 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 1.00* KP 0.83 ! LA 1.05 MK 1.10 NL 1.15 OV 0.98 ! PT 0.89 SC 0.93 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 1.00* KP 0.84 ! LA 1.04 MK 1.02 NL 1.13 OV 0.95 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 1.00* KP 0.85 ! LA 1.05 MK 0.96 NL 1.12 OV 1.00 ! PT 0.94 SC 0.95 ! ! ! Fit before self-cal, rms=0.086190Jy sigma=0.000773 ! Fit after self-cal, rms=0.089932Jy sigma=0.000766 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7918 mas, bmaj=2.087 mas, bpa=2.658 degrees ! Estimated noise=377.156 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 (2.2, -0.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012997 Jy ! Component: 100 - total flux cleaned = 0.00121375 Jy ! Component: 150 - total flux cleaned = 0.00116708 Jy ! Component: 200 - total flux cleaned = 0.00118642 Jy ! Total flux subtracted in 200 components = 0.00118642 Jy ! Clean residual min=-0.000869 max=0.000940 Jy/beam ! Clean residual mean=0.000004 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.0788843 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.0788843 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.089902Jy sigma=0.000766 ! Fit after self-cal, rms=0.090107Jy 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. ! ! 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.090107Jy sigma=0.000765 ! Fit after self-cal, rms=0.090872Jy sigma=0.000764 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7916 mas, bmaj=2.085 mas, bpa=2.637 degrees ! Estimated noise=377.079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000424699 Jy ! Component: 100 - total flux cleaned = 0.000354832 Jy ! Component: 150 - total flux cleaned = 0.000354513 Jy ! Component: 200 - total flux cleaned = 0.000367547 Jy ! Total flux subtracted in 200 components = 0.000367547 Jy ! Clean residual min=-0.000769 max=0.000882 Jy/beam ! Clean residual mean=0.000005 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.0792519 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.0792519 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.090862Jy sigma=0.000764 ! Fit after self-cal, rms=0.090889Jy 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 = 0.000123287 Jy ! Component: 100 - total flux cleaned = 7.20762e-05 Jy ! Component: 150 - total flux cleaned = 4.96536e-05 Jy ! Component: 200 - total flux cleaned = 4.94553e-05 Jy ! Total flux subtracted in 200 components = 4.94553e-05 Jy ! Clean residual min=-0.000747 max=0.000897 Jy/beam ! Clean residual mean=0.000005 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.0793013 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 47 components and 0.0793013 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.090884Jy sigma=0.000764 ! Fit after self-cal, rms=0.090880Jy sigma=0.000764 ! 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.090880Jy sigma=0.000764 ! Fit after self-cal, rms=0.091055Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7909 mas, bmaj=2.083 mas, bpa=2.575 degrees ! Estimated noise=376.681 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000166325 Jy ! Component: 100 - total flux cleaned = 0.000133087 Jy ! Component: 150 - total flux cleaned = 0.000103352 Jy ! Component: 200 - total flux cleaned = 7.56955e-05 Jy ! Total flux subtracted in 200 components = 7.56955e-05 Jy ! Clean residual min=-0.000803 max=0.000966 Jy/beam ! Clean residual mean=0.000006 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.079377 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 53 components and 0.079377 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.091052Jy sigma=0.000764 ! Fit after self-cal, rms=0.091057Jy 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) ! Added new window around map position (15, -11.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000648973 Jy ! Component: 100 - total flux cleaned = 0.000720682 Jy ! Component: 150 - total flux cleaned = 0.000752045 Jy ! Component: 200 - total flux cleaned = 0.000780281 Jy ! Total flux subtracted in 200 components = 0.000780281 Jy ! Clean residual min=-0.000700 max=0.000794 Jy/beam ! Clean residual mean=0.000006 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.0801573 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 68 components and 0.0801573 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.091047Jy sigma=0.000764 ! Fit after self-cal, rms=0.091045Jy sigma=0.000764 ! 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.091045Jy sigma=0.000764 ! Fit after self-cal, rms=0.090824Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.65 mas, bmaj=8.857 mas, bpa=3.323 degrees ! Estimated noise=476.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000190383 Jy ! Component: 100 - total flux cleaned = 0.000191945 Jy ! Component: 150 - total flux cleaned = 0.000175647 Jy ! Component: 200 - total flux cleaned = 0.000166812 Jy ! Total flux subtracted in 200 components = 0.000166812 Jy ! Clean residual min=-0.000433 max=0.000718 Jy/beam ! Clean residual mean=0.000012 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.0803241 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 74 components and 0.0803241 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.090822Jy sigma=0.000764 ! Fit after self-cal, rms=0.090818Jy 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 = 4.20671e-05 Jy ! Component: 100 - total flux cleaned = 3.22604e-05 Jy ! Component: 150 - total flux cleaned = 2.39622e-05 Jy ! Component: 200 - total flux cleaned = 1.64278e-05 Jy ! Total flux subtracted in 200 components = 1.64278e-05 Jy ! Clean residual min=-0.000431 max=0.000714 Jy/beam ! Clean residual mean=0.000013 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.0803406 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 75 components and 0.0803406 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.090817Jy sigma=0.000764 ! Fit after self-cal, rms=0.090816Jy 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=0.7903 mas, bmaj=2.081 mas, bpa=2.511 degrees ! Estimated noise=376.095 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7903 x 2.081 at 2.511 degrees (North through East) ! Clean map min=-0.00083966 max=0.069125 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.5924 mas, bmaj=1.629 mas, bpa=2.06 degrees ! Estimated noise=1488.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0543795 Jy ! Component: 100 - total flux cleaned = 0.0666687 Jy ! Component: 150 - total flux cleaned = 0.0721823 Jy ! Component: 200 - total flux cleaned = 0.0758511 Jy ! Total flux subtracted in 200 components = 0.0758511 Jy ! Clean residual min=-0.003622 max=0.003613 Jy/beam ! Clean residual mean=-0.000001 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.0758511 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0758511 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7903 mas, bmaj=2.081 mas, bpa=2.511 degrees ! Estimated noise=376.095 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) ! Added new window around map position (0.2, 3.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00255247 Jy ! Component: 100 - total flux cleaned = 0.00323644 Jy ! Component: 150 - total flux cleaned = 0.00374676 Jy ! Component: 200 - total flux cleaned = 0.00412093 Jy ! Total flux subtracted in 200 components = 0.00412093 Jy ! Clean residual min=-0.000973 max=0.000874 Jy/beam ! Clean residual mean=0.000005 rms=0.000243 Jy/beam ! Combined flux in latest and established models = 0.0799721 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 39 components and 0.079972 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.65 mas, bmaj=8.857 mas, bpa=3.323 degrees ! Estimated noise=476.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000148897 Jy ! Component: 100 - total flux cleaned = 0.000221429 Jy ! Component: 150 - total flux cleaned = 0.000253664 Jy ! Component: 200 - total flux cleaned = 0.000281607 Jy ! Total flux subtracted in 200 components = 0.000281607 Jy ! Clean residual min=-0.000459 max=0.000732 Jy/beam ! Clean residual mean=0.000012 rms=0.000198 Jy/beam ! Combined flux in latest and established models = 0.0802536 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 = 3.06118e-05 Jy ! Component: 100 - total flux cleaned = 4.69209e-05 Jy ! Component: 150 - total flux cleaned = 5.64749e-05 Jy ! Component: 200 - total flux cleaned = 5.65035e-05 Jy ! Total flux subtracted in 200 components = 5.65035e-05 Jy ! Clean residual min=-0.000453 max=0.000731 Jy/beam ! Clean residual mean=0.000012 rms=0.000193 Jy/beam ! Combined flux in latest and established models = 0.0803101 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 52 components and 0.0803102 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7903 mas, bmaj=2.081 mas, bpa=2.511 degrees ! Estimated noise=376.095 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.46127e-05 Jy ! Component: 100 - total flux cleaned = 0.000159405 Jy ! Component: 150 - total flux cleaned = 0.000205094 Jy ! Component: 200 - total flux cleaned = 0.000246784 Jy ! Total flux subtracted in 200 components = 0.000246784 Jy ! Clean residual min=-0.000845 max=0.000840 Jy/beam ! Clean residual mean=0.000006 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.0805569 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 64 components and 0.0805569 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.090827Jy sigma=0.000764 ! Fit after self-cal, rms=0.090818Jy sigma=0.000764 wmodel J1114-3652_X_2014_06_09_pus_map.mod ! Writing 64 model components to file: J1114-3652_X_2014_06_09_pus_map.mod wobs J1114-3652_X_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1114-3652_X_2014_06_09_pus_uvs.fits wwins J1114-3652_X_2014_06_09_pus_map.win ! wwins: Wrote 4 windows to J1114-3652_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.000173287 Jy ! Component: 100 - total flux cleaned = 0.000173131 Jy ! Component: 150 - total flux cleaned = 0.000237067 Jy ! Component: 200 - total flux cleaned = 0.00034807 Jy ! Component: 250 - total flux cleaned = 0.000467679 Jy ! Component: 300 - total flux cleaned = 0.000537638 Jy ! Component: 350 - total flux cleaned = 0.000616841 Jy ! Component: 400 - total flux cleaned = 0.000672071 Jy ! Component: 450 - total flux cleaned = 0.000726149 Jy ! Component: 500 - total flux cleaned = 0.000747197 Jy ! Component: 550 - total flux cleaned = 0.000736777 Jy ! Component: 600 - total flux cleaned = 0.000716622 Jy ! Component: 650 - total flux cleaned = 0.000726957 Jy ! Component: 700 - total flux cleaned = 0.000726932 Jy ! Component: 750 - total flux cleaned = 0.000707528 Jy ! Component: 800 - total flux cleaned = 0.000698154 Jy ! Component: 850 - total flux cleaned = 0.000698205 Jy ! Component: 900 - total flux cleaned = 0.000688817 Jy ! Component: 950 - total flux cleaned = 0.000679632 Jy ! Component: 1000 - total flux cleaned = 0.000661774 Jy ! Component: 1050 - total flux cleaned = 0.000661683 Jy ! Component: 1100 - total flux cleaned = 0.000652938 Jy ! Component: 1150 - total flux cleaned = 0.000618993 Jy ! Component: 1200 - total flux cleaned = 0.000635699 Jy ! Component: 1250 - total flux cleaned = 0.00062727 Jy ! Component: 1300 - total flux cleaned = 0.000594692 Jy ! Component: 1350 - total flux cleaned = 0.000602773 Jy ! Component: 1400 - total flux cleaned = 0.00057105 Jy ! Component: 1450 - total flux cleaned = 0.000563266 Jy ! Component: 1500 - total flux cleaned = 0.000563271 Jy ! Component: 1550 - total flux cleaned = 0.000555489 Jy ! Component: 1600 - total flux cleaned = 0.000517909 Jy ! Component: 1650 - total flux cleaned = 0.000532764 Jy ! Component: 1700 - total flux cleaned = 0.000532742 Jy ! Component: 1750 - total flux cleaned = 0.000547356 Jy ! Component: 1800 - total flux cleaned = 0.000547419 Jy ! Component: 1850 - total flux cleaned = 0.000561751 Jy ! Component: 1900 - total flux cleaned = 0.000575841 Jy ! Component: 1950 - total flux cleaned = 0.000582829 Jy ! Component: 2000 - total flux cleaned = 0.000610351 Jy ! Total flux subtracted in 2048 components = 0.000603575 Jy ! Clean residual min=-0.000386 max=0.000342 Jy/beam ! Clean residual mean=0.000003 rms=0.000123 Jy/beam ! Combined flux in latest and established models = 0.0811605 Jy keep ! Adding 124 model components to the UV plane model. ! The established model now contains 188 components and 0.0811605 Jy ![Exited script file: muppet] wmap "J1114-3652_X_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7903 x 2.081 at 2.511 degrees (North through East) ! Clean map min=-0.00060139 max=0.069025 Jy/beam ! Writing clean map to FITS file: J1114-3652_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.0690254 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000123168 device "J1114-3652_X_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1114-3652_X_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.535316 0.535316 1.07063 2.14126 4.28253 8.56506 17.1301 34.2602 68.5205 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.069 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7903 x 2.081 at 2.511 degrees (North through East) ! Clean map min=-0.00060139 max=0.069025 Jy/beam quit ! Quitting program ! Log file J1114-3652_X_2014_06_09_pus_uvs.log closed on Sat Nov 19 00:11:35 2016