! Started logfile: J0653-0625_X_2015_01_23_pus_uvs.log on Sun Jan 1 22:12:03 2017 obs J0653-0625_X_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0653-0625_X_2015_01_23_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.793039 visibilities/baseline/integration-bin. ! Found source: J0653-0625 ! ! 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 350 lines of history. ! ! Reading 35544 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 J0653-0625_X_2015_01_23_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 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.776494Jy sigma=0.009309 ! Fit after self-cal, rms=0.720225Jy sigma=0.008681 ! 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.724 mas, bmaj=1.839 mas, bpa=3.003 degrees ! Estimated noise=744.315 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.234614 Jy ! Component: 100 - total flux cleaned = 0.297821 Jy ! Total flux subtracted in 100 components = 0.297821 Jy ! Clean residual min=-0.035435 max=0.052776 Jy/beam ! Clean residual mean=0.000034 rms=0.011658 Jy/beam ! Combined flux in latest and established models = 0.297821 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.297821 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.195051Jy sigma=0.002335 ! Fit after self-cal, rms=0.194816Jy sigma=0.002333 ! 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.9191 mas, bmaj=2.173 mas, bpa=3.814 degrees ! Estimated noise=322.069 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.00948241 Jy ! Component: 100 - total flux cleaned = 0.007179 Jy ! Component: 150 - total flux cleaned = 0.00542304 Jy ! Component: 200 - total flux cleaned = 0.00453191 Jy ! Total flux subtracted in 200 components = 0.00453191 Jy ! Clean residual min=-0.041582 max=0.052785 Jy/beam ! Clean residual mean=0.000169 rms=0.013808 Jy/beam ! Combined flux in latest and established models = 0.302353 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.302353 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.189552Jy sigma=0.002281 ! Fit after self-cal, rms=0.189342Jy sigma=0.002280 ! 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.93 FD 0.95 HN 0.97 KP 0.74 ! LA 11.84 MK 0.95 NL 0.82 OV 0.83 ! PT 0.81 SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.95 HN 0.99 KP 0.70 ! LA 11.68 MK 0.96 NL 0.82 OV 0.82 ! PT 0.77 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.95 HN 1.01 KP 0.66 ! LA 14.54 MK 0.95 NL 0.81 OV 0.82 ! PT 0.74 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.93 HN 0.99 KP 0.63 ! LA 11.71 MK 0.99 NL 0.82 OV 0.82 ! PT 0.76 SC 1.07 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.94 HN 0.96 KP 0.60 ! LA 11.60 MK 0.98 NL 0.83 OV 0.82 ! PT 0.75 SC 1.04 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.97 HN 1.00 KP 0.59 ! LA 12.13 MK 1.01 NL 0.84 OV 0.84 ! PT 0.75 SC 1.06 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.05 HN 1.11 KP 0.59 ! LA 11.84 MK 1.02 NL 0.87 OV 0.89 ! PT 0.83 SC 1.09 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.98 HN 1.05 KP 0.59 ! LA 13.60 MK 0.99 NL 0.84 OV 0.85 ! PT 0.77 SC 1.06 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.96 HN 1.04 KP 0.61 ! LA 11.50 MK 0.97 NL 0.83 OV 0.86 ! PT 0.76 SC 1.00 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.96 HN 1.03 KP 0.63 ! LA 11.66 MK 1.01 NL 0.84 OV 0.86 ! PT 0.76 SC 1.00 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.97 HN 1.02 KP 0.67 ! LA 10.01 MK 1.03 NL 0.85 OV 0.84 ! PT 0.77 SC 1.01 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.97 HN 1.01 KP 0.64 ! LA 10.99 MK 1.00 NL 0.85 OV 0.85 ! PT 0.78 SC 1.02 ! ! ! Fit before self-cal, rms=0.189342Jy sigma=0.002280 ! Fit after self-cal, rms=0.329755Jy sigma=0.000888 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9142 mas, bmaj=2.151 mas, bpa=2.917 degrees ! Estimated noise=317.013 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 (-1.2, 1.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0137458 Jy ! Component: 100 - total flux cleaned = 0.0187989 Jy ! Component: 150 - total flux cleaned = 0.0197604 Jy ! Component: 200 - total flux cleaned = 0.0206018 Jy ! Total flux subtracted in 200 components = 0.0206018 Jy ! Clean residual min=-0.006744 max=0.009236 Jy/beam ! Clean residual mean=-0.000006 rms=0.001965 Jy/beam ! Combined flux in latest and established models = 0.322955 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 29 components and 0.322955 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.329266Jy sigma=0.000847 ! Fit after self-cal, rms=0.332027Jy sigma=0.000838 ! 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.332027Jy sigma=0.000838 ! Fit after self-cal, rms=0.359532Jy sigma=0.000826 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9086 mas, bmaj=2.14 mas, bpa=2.618 degrees ! Estimated noise=318.339 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00701976 Jy ! Component: 100 - total flux cleaned = 0.00927669 Jy ! Component: 150 - total flux cleaned = 0.0101785 Jy ! Component: 200 - total flux cleaned = 0.010591 Jy ! Total flux subtracted in 200 components = 0.010591 Jy ! Clean residual min=-0.004846 max=0.007020 Jy/beam ! Clean residual mean=0.000005 rms=0.001525 Jy/beam ! Combined flux in latest and established models = 0.333546 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 42 components and 0.333546 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.359367Jy sigma=0.000814 ! Fit after self-cal, rms=0.359405Jy sigma=0.000813 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 (0, 8.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00381889 Jy ! Component: 100 - total flux cleaned = 0.00473347 Jy ! Component: 150 - total flux cleaned = 0.00590159 Jy ! Component: 200 - total flux cleaned = 0.006126 Jy ! Total flux subtracted in 200 components = 0.006126 Jy ! Clean residual min=-0.004167 max=0.005895 Jy/beam ! Clean residual mean=0.000002 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.339672 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 59 components and 0.339672 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.359275Jy sigma=0.000803 ! Fit after self-cal, rms=0.359277Jy sigma=0.000803 ! Inverting map ! Added new window around map position (12.4, 12.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0030857 Jy ! Component: 100 - total flux cleaned = 0.00386364 Jy ! Component: 150 - total flux cleaned = 0.00415368 Jy ! Component: 200 - total flux cleaned = 0.00442161 Jy ! Total flux subtracted in 200 components = 0.00442161 Jy ! Clean residual min=-0.004034 max=0.005311 Jy/beam ! Clean residual mean=0.000001 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 0.344093 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 75 components and 0.344094 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.359188Jy sigma=0.000797 ! Fit after self-cal, rms=0.359173Jy sigma=0.000797 ! Inverting map ! Added new window around map position (-2.6, 6.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0039552 Jy ! Component: 100 - total flux cleaned = 0.00475788 Jy ! Component: 150 - total flux cleaned = 0.00555605 Jy ! Component: 200 - total flux cleaned = 0.0061905 Jy ! Total flux subtracted in 200 components = 0.0061905 Jy ! Clean residual min=-0.003261 max=0.003579 Jy/beam ! Clean residual mean=-0.000003 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.350284 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 94 components and 0.350284 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.359120Jy sigma=0.000791 ! Fit after self-cal, rms=0.359134Jy sigma=0.000791 ! 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.359134Jy sigma=0.000791 ! Fit after self-cal, rms=0.365560Jy sigma=0.000789 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.907 mas, bmaj=2.135 mas, bpa=2.52 degrees ! Estimated noise=318.496 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00189466 Jy ! Component: 100 - total flux cleaned = 0.00248551 Jy ! Component: 150 - total flux cleaned = 0.00285937 Jy ! Component: 200 - total flux cleaned = 0.00313432 Jy ! Total flux subtracted in 200 components = 0.00313432 Jy ! Clean residual min=-0.002801 max=0.002976 Jy/beam ! Clean residual mean=-0.000002 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.353418 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 118 components and 0.353418 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.365525Jy sigma=0.000787 ! Fit after self-cal, rms=0.365490Jy sigma=0.000787 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.000649535 Jy ! Component: 100 - total flux cleaned = 0.000901383 Jy ! Component: 150 - total flux cleaned = 0.00119784 Jy ! Component: 200 - total flux cleaned = 0.00147943 Jy ! Total flux subtracted in 200 components = 0.00147943 Jy ! Clean residual min=-0.002536 max=0.002877 Jy/beam ! Clean residual mean=-0.000002 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.354898 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 129 components and 0.354898 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.365474Jy sigma=0.000785 ! Fit after self-cal, rms=0.365484Jy sigma=0.000785 ! 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.365484Jy sigma=0.000785 ! Fit after self-cal, rms=0.367743Jy sigma=0.000785 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.033 mas, bmaj=3.405 mas, bpa=2.297 degrees ! Estimated noise=408.139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0021169 Jy ! Component: 100 - total flux cleaned = 0.00205083 Jy ! Component: 150 - total flux cleaned = 0.00210495 Jy ! Component: 200 - total flux cleaned = 0.00195753 Jy ! Total flux subtracted in 200 components = 0.00195753 Jy ! Clean residual min=-0.003006 max=0.003109 Jy/beam ! Clean residual mean=-0.000002 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.356855 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 146 components and 0.356855 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.367736Jy sigma=0.000784 ! Fit after self-cal, rms=0.367728Jy sigma=0.000784 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.000537244 Jy ! Component: 100 - total flux cleaned = 0.000404016 Jy ! Component: 150 - total flux cleaned = 0.000284641 Jy ! Component: 200 - total flux cleaned = 0.000249226 Jy ! Total flux subtracted in 200 components = 0.000249226 Jy ! Clean residual min=-0.002827 max=0.003027 Jy/beam ! Clean residual mean=-0.000002 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.357105 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 150 components and 0.357105 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.367720Jy sigma=0.000784 ! Fit after self-cal, rms=0.367726Jy sigma=0.000784 ! 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.906 mas, bmaj=2.133 mas, bpa=2.462 degrees ! Estimated noise=319.004 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.906 x 2.133 at 2.462 degrees (North through East) ! Clean map min=-0.0040217 max=0.29195 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.7172 mas, bmaj=1.807 mas, bpa=1.999 degrees ! Estimated noise=713.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.224319 Jy ! Component: 100 - total flux cleaned = 0.288179 Jy ! Component: 150 - total flux cleaned = 0.315709 Jy ! Component: 200 - total flux cleaned = 0.331334 Jy ! Total flux subtracted in 200 components = 0.331334 Jy ! Clean residual min=-0.007367 max=0.008407 Jy/beam ! Clean residual mean=0.000002 rms=0.001861 Jy/beam ! Combined flux in latest and established models = 0.331334 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.331334 Jy ! Inverting map and beam ! Estimated beam: bmin=0.906 mas, bmaj=2.133 mas, bpa=2.462 degrees ! Estimated noise=319.004 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.0118825 Jy ! Component: 100 - total flux cleaned = 0.0197261 Jy ! Component: 150 - total flux cleaned = 0.0245705 Jy ! Component: 200 - total flux cleaned = 0.0274499 Jy ! Total flux subtracted in 200 components = 0.0274499 Jy ! Clean residual min=-0.003997 max=0.005215 Jy/beam ! Clean residual mean=-0.000003 rms=0.001133 Jy/beam ! Combined flux in latest and established models = 0.358783 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 35 components and 0.358784 Jy ! Inverting map ! Added new window around map position (-4, -0.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0036039 Jy ! Component: 100 - total flux cleaned = 0.00484509 Jy ! Component: 150 - total flux cleaned = 0.00566485 Jy ! Component: 200 - total flux cleaned = 0.00639852 Jy ! Total flux subtracted in 200 components = 0.00639852 Jy ! Clean residual min=-0.003095 max=0.003762 Jy/beam ! Clean residual mean=-0.000006 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.365182 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 53 components and 0.365182 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.033 mas, bmaj=3.405 mas, bpa=2.297 degrees ! Estimated noise=408.139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000786454 Jy ! Component: 100 - total flux cleaned = 0.00143531 Jy ! Component: 150 - total flux cleaned = 0.00184451 Jy ! Component: 200 - total flux cleaned = 0.00212665 Jy ! Total flux subtracted in 200 components = 0.00212665 Jy ! Clean residual min=-0.003211 max=0.003349 Jy/beam ! Clean residual mean=-0.000012 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.367309 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 = 0.00019241 Jy ! Component: 100 - total flux cleaned = 0.00031286 Jy ! Component: 150 - total flux cleaned = 0.000428147 Jy ! Component: 200 - total flux cleaned = 0.000480926 Jy ! Total flux subtracted in 200 components = 0.000480926 Jy ! Clean residual min=-0.002981 max=0.003152 Jy/beam ! Clean residual mean=-0.000011 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.36779 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 93 components and 0.36779 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.906 mas, bmaj=2.133 mas, bpa=2.462 degrees ! Estimated noise=319.004 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.03096e-05 Jy ! Component: 100 - total flux cleaned = -6.80292e-05 Jy ! Component: 150 - total flux cleaned = 8.7638e-05 Jy ! Component: 200 - total flux cleaned = 8.39659e-05 Jy ! Total flux subtracted in 200 components = 8.39659e-05 Jy ! Clean residual min=-0.002282 max=0.003061 Jy/beam ! Clean residual mean=-0.000005 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.367874 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 115 components and 0.367874 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.367748Jy sigma=0.000784 ! Fit after self-cal, rms=0.367753Jy sigma=0.000784 wmodel J0653-0625_X_2015_01_23_pus_map.mod ! Writing 115 model components to file: J0653-0625_X_2015_01_23_pus_map.mod wobs J0653-0625_X_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0653-0625_X_2015_01_23_pus_uvs.fits wwins J0653-0625_X_2015_01_23_pus_map.win ! wwins: Wrote 6 windows to J0653-0625_X_2015_01_23_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.00110392 Jy ! Component: 100 - total flux cleaned = 0.00139697 Jy ! Component: 150 - total flux cleaned = 0.00175307 Jy ! Component: 200 - total flux cleaned = 0.00205248 Jy ! Component: 250 - total flux cleaned = 0.00223128 Jy ! Component: 300 - total flux cleaned = 0.00247072 Jy ! Component: 350 - total flux cleaned = 0.00260154 Jy ! Component: 400 - total flux cleaned = 0.00263359 Jy ! Component: 450 - total flux cleaned = 0.00272776 Jy ! Component: 500 - total flux cleaned = 0.00290912 Jy ! Component: 550 - total flux cleaned = 0.00299673 Jy ! Component: 600 - total flux cleaned = 0.00308161 Jy ! Component: 650 - total flux cleaned = 0.00316427 Jy ! Component: 700 - total flux cleaned = 0.00310982 Jy ! Component: 750 - total flux cleaned = 0.00324114 Jy ! Component: 800 - total flux cleaned = 0.00316444 Jy ! Component: 850 - total flux cleaned = 0.00329022 Jy ! Component: 900 - total flux cleaned = 0.00336409 Jy ! Component: 950 - total flux cleaned = 0.00338821 Jy ! Component: 1000 - total flux cleaned = 0.00343573 Jy ! Component: 1050 - total flux cleaned = 0.00350502 Jy ! Component: 1100 - total flux cleaned = 0.00357256 Jy ! Component: 1150 - total flux cleaned = 0.0037047 Jy ! Component: 1200 - total flux cleaned = 0.00372592 Jy ! Component: 1250 - total flux cleaned = 0.00378893 Jy ! Component: 1300 - total flux cleaned = 0.00380935 Jy ! Component: 1350 - total flux cleaned = 0.00380929 Jy ! Component: 1400 - total flux cleaned = 0.00382952 Jy ! Component: 1450 - total flux cleaned = 0.00388798 Jy ! Component: 1500 - total flux cleaned = 0.00400235 Jy ! Component: 1550 - total flux cleaned = 0.00403951 Jy ! Component: 1600 - total flux cleaned = 0.00413146 Jy ! Component: 1650 - total flux cleaned = 0.00414968 Jy ! Component: 1700 - total flux cleaned = 0.00422086 Jy ! Component: 1750 - total flux cleaned = 0.0042733 Jy ! Component: 1800 - total flux cleaned = 0.00427368 Jy ! Component: 1850 - total flux cleaned = 0.00430783 Jy ! Component: 1900 - total flux cleaned = 0.00439093 Jy ! Component: 1950 - total flux cleaned = 0.00442348 Jy ! Component: 2000 - total flux cleaned = 0.00445605 Jy ! Total flux subtracted in 2048 components = 0.00450348 Jy ! Clean residual min=-0.000787 max=0.000879 Jy/beam ! Clean residual mean=-0.000001 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.372377 Jy keep ! Adding 142 model components to the UV plane model. ! The established model now contains 257 components and 0.372377 Jy ![Exited script file: muppet] wmap "J0653-0625_X_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.906 x 2.133 at 2.462 degrees (North through East) ! Clean map min=-0.0029091 max=0.28239 Jy/beam ! Writing clean map to FITS file: J0653-0625_X_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.282387 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000296942 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.315463 0.315463 0.630925 1.26185 2.5237 5.0474 10.0948 20.1896 40.3792 80.7584 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.282 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.906 x 2.133 at 2.462 degrees (North through East) ! Clean map min=-0.0029091 max=0.28239 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 J0653-0625_X_2015_01_23_pus_uvs.log closed on Sun Jan 1 22:12:06 2017