! Started logfile: J1710-0355_X_2014_01_04_pus_uvs.log on Fri Jan 13 17:27:07 2017 obs J1710-0355_X_2014_01_04_pus_uva.fits ! Reading UV FITS file: J1710-0355_X_2014_01_04_pus_uva.fits ! AN table 1: 76 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.347222 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1710-0355 ! ! 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 382 lines of history. ! ! Reading 11400 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 J1710-0355_X_2014_01_04_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 266 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 266 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 266 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 266 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 266 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 266 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 266 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 266 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 266 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 266 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 266 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 266 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.907638Jy sigma=0.011098 ! Fit after self-cal, rms=0.889904Jy sigma=0.010905 ! 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.5892 mas, bmaj=1.59 mas, bpa=-0.9474 degrees ! Estimated noise=866.372 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.0800709 Jy ! Component: 100 - total flux cleaned = 0.106596 Jy ! Total flux subtracted in 100 components = 0.106596 Jy ! Clean residual min=-0.009099 max=0.013161 Jy/beam ! Clean residual mean=-0.000015 rms=0.003053 Jy/beam ! Combined flux in latest and established models = 0.106596 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.106596 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.075752Jy sigma=0.000941 ! Fit after self-cal, rms=0.075426Jy sigma=0.000938 ! 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.6943 mas, bmaj=1.801 mas, bpa=-0.4328 degrees ! Estimated noise=540.952 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.0274657 Jy ! Component: 100 - total flux cleaned = 0.0430289 Jy ! Component: 150 - total flux cleaned = 0.0523454 Jy ! Component: 200 - total flux cleaned = 0.0579731 Jy ! Total flux subtracted in 200 components = 0.0579731 Jy ! Clean residual min=-0.005230 max=0.007625 Jy/beam ! Clean residual mean=-0.000017 rms=0.002005 Jy/beam ! Combined flux in latest and established models = 0.164569 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 32 components and 0.164569 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.066045Jy sigma=0.000787 ! Fit after self-cal, rms=0.066032Jy sigma=0.000785 ! 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.00* KP 1.00* LA 0.91 ! MK 1.03 NL 1.10 OV 0.93 PT 0.92 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.93 ! MK 0.97 NL 1.08 OV 0.92 PT 0.90 ! SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.95 ! MK 1.06 NL 1.07 OV 0.95 PT 0.86 ! SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.97 ! MK 1.00 NL 1.08 OV 0.95 PT 0.84 ! SC 1.03 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.94 ! MK 0.99 NL 1.11 OV 0.97 PT 0.87 ! SC 1.06 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.96 ! MK 0.96 NL 1.10 OV 0.95 PT 0.90 ! SC 1.04 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.96 ! MK 1.03 NL 1.08 OV 0.96 PT 0.91 ! SC 1.03 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.95 ! MK 0.97 NL 1.07 OV 0.97 PT 0.91 ! SC 1.08 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.95 ! MK 1.01 NL 1.15 OV 1.00 PT 0.88 ! SC 1.03 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.98 ! MK 0.98 NL 1.15 OV 0.96 PT 0.88 ! SC 1.01 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.98 ! MK 0.97 NL 1.14 OV 0.96 PT 0.90 ! SC 1.13 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.96 ! MK 0.97 NL 1.15 OV 0.95 PT 0.92 ! SC 1.06 ! ! ! Fit before self-cal, rms=0.066032Jy sigma=0.000785 ! Fit after self-cal, rms=0.065906Jy sigma=0.000769 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7036 mas, bmaj=1.834 mas, bpa=-0.7192 degrees ! Estimated noise=534.431 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.00066672 Jy ! Component: 100 - total flux cleaned = -0.000886825 Jy ! Component: 150 - total flux cleaned = -0.000943819 Jy ! Component: 200 - total flux cleaned = -0.000944025 Jy ! Total flux subtracted in 200 components = -0.000944025 Jy ! Clean residual min=-0.002945 max=0.004030 Jy/beam ! Clean residual mean=-0.000001 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.163625 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 36 components and 0.163625 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.065857Jy sigma=0.000768 ! Fit after self-cal, rms=0.065970Jy sigma=0.000768 ! 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.065970Jy sigma=0.000768 ! Fit after self-cal, rms=0.066145Jy sigma=0.000767 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7054 mas, bmaj=1.837 mas, bpa=-0.8425 degrees ! Estimated noise=534.578 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000763971 Jy ! Component: 100 - total flux cleaned = -0.000874961 Jy ! Component: 150 - total flux cleaned = -0.000918879 Jy ! Component: 200 - total flux cleaned = -0.000937771 Jy ! Total flux subtracted in 200 components = -0.000937771 Jy ! Clean residual min=-0.002802 max=0.003752 Jy/beam ! Clean residual mean=0.000000 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.162687 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.162687 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.066115Jy sigma=0.000767 ! Fit after self-cal, rms=0.066112Jy sigma=0.000767 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 (10.4, 6.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00315739 Jy ! Component: 100 - total flux cleaned = 0.0031665 Jy ! Component: 150 - total flux cleaned = 0.00320428 Jy ! Component: 200 - total flux cleaned = 0.0034374 Jy ! Total flux subtracted in 200 components = 0.0034374 Jy ! Clean residual min=-0.002158 max=0.002762 Jy/beam ! Clean residual mean=-0.000002 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.166125 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 55 components and 0.166125 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.065939Jy sigma=0.000765 ! Fit after self-cal, rms=0.065894Jy sigma=0.000764 ! Inverting map ! Added new window around map position (-0.2, -6.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00163468 Jy ! Component: 100 - total flux cleaned = 0.00237553 Jy ! Component: 150 - total flux cleaned = 0.0030556 Jy ! Component: 200 - total flux cleaned = 0.0033666 Jy ! Total flux subtracted in 200 components = 0.0033666 Jy ! Clean residual min=-0.001624 max=0.001908 Jy/beam ! Clean residual mean=-0.000001 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.169491 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 70 components and 0.169491 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.065794Jy sigma=0.000763 ! Fit after self-cal, rms=0.065774Jy sigma=0.000763 ! 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.065774Jy sigma=0.000763 ! Fit after self-cal, rms=0.065613Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7056 mas, bmaj=1.839 mas, bpa=-0.9335 degrees ! Estimated noise=532.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000765591 Jy ! Component: 100 - total flux cleaned = 0.00127875 Jy ! Component: 150 - total flux cleaned = 0.00168306 Jy ! Component: 200 - total flux cleaned = 0.00186716 Jy ! Total flux subtracted in 200 components = 0.00186716 Jy ! Clean residual min=-0.001428 max=0.001664 Jy/beam ! Clean residual mean=-0.000001 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.171358 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 85 components and 0.171358 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.065579Jy sigma=0.000763 ! Fit after self-cal, rms=0.065572Jy sigma=0.000763 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 (14.2, 7.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000794604 Jy ! Component: 100 - total flux cleaned = 0.000860848 Jy ! Component: 150 - total flux cleaned = 0.000912055 Jy ! Component: 200 - total flux cleaned = 0.00104862 Jy ! Total flux subtracted in 200 components = 0.00104862 Jy ! Clean residual min=-0.001360 max=0.001269 Jy/beam ! Clean residual mean=-0.000001 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.172407 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 99 components and 0.172407 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.065530Jy sigma=0.000762 ! Fit after self-cal, rms=0.065520Jy sigma=0.000762 ! 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.065520Jy sigma=0.000762 ! Fit after self-cal, rms=0.065400Jy sigma=0.000762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.935 mas, bmaj=4.625 mas, bpa=-4.58 degrees ! Estimated noise=720.667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0005285 Jy ! Component: 100 - total flux cleaned = 0.000831292 Jy ! Component: 150 - total flux cleaned = 0.00102877 Jy ! Component: 200 - total flux cleaned = 0.00116635 Jy ! Total flux subtracted in 200 components = 0.00116635 Jy ! Clean residual min=-0.000866 max=0.001005 Jy/beam ! Clean residual mean=-0.000001 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.173573 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 112 components and 0.173573 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.065396Jy sigma=0.000762 ! Fit after self-cal, rms=0.065395Jy sigma=0.000762 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.000141822 Jy ! Component: 100 - total flux cleaned = 0.000281657 Jy ! Component: 150 - total flux cleaned = 0.000356879 Jy ! Component: 200 - total flux cleaned = 0.000428561 Jy ! Total flux subtracted in 200 components = 0.000428561 Jy ! Clean residual min=-0.000775 max=0.000961 Jy/beam ! Clean residual mean=-0.000001 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.174002 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 116 components and 0.174002 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.065394Jy sigma=0.000762 ! Fit after self-cal, rms=0.065392Jy sigma=0.000762 ! 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.7057 mas, bmaj=1.84 mas, bpa=-1.039 degrees ! Estimated noise=531.282 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7057 x 1.84 at -1.039 degrees (North through East) ! Clean map min=-0.0018483 max=0.1128 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.594 mas, bmaj=1.61 mas, bpa=-1.452 degrees ! Estimated noise=872.925 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0805592 Jy ! Component: 100 - total flux cleaned = 0.109468 Jy ! Component: 150 - total flux cleaned = 0.124421 Jy ! Component: 200 - total flux cleaned = 0.133772 Jy ! Total flux subtracted in 200 components = 0.133772 Jy ! Clean residual min=-0.005055 max=0.005726 Jy/beam ! Clean residual mean=-0.000005 rms=0.001568 Jy/beam ! Combined flux in latest and established models = 0.133772 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.133772 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7057 mas, bmaj=1.84 mas, bpa=-1.039 degrees ! Estimated noise=531.282 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.0118006 Jy ! Component: 100 - total flux cleaned = 0.0183272 Jy ! Component: 150 - total flux cleaned = 0.0221215 Jy ! Component: 200 - total flux cleaned = 0.0253308 Jy ! Total flux subtracted in 200 components = 0.0253308 Jy ! Clean residual min=-0.002844 max=0.003064 Jy/beam ! Clean residual mean=-0.000004 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.159103 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 26 components and 0.159103 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=1.935 mas, bmaj=4.625 mas, bpa=-4.58 degrees ! Estimated noise=720.667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00450478 Jy ! Component: 100 - total flux cleaned = 0.00676744 Jy ! Component: 150 - total flux cleaned = 0.00801082 Jy ! Component: 200 - total flux cleaned = 0.0089544 Jy ! Total flux subtracted in 200 components = 0.0089544 Jy ! Clean residual min=-0.001708 max=0.001554 Jy/beam ! Clean residual mean=-0.000002 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.168057 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.000863624 Jy ! Component: 100 - total flux cleaned = 0.00158581 Jy ! Component: 150 - total flux cleaned = 0.00216454 Jy ! Component: 200 - total flux cleaned = 0.00265567 Jy ! Total flux subtracted in 200 components = 0.00265567 Jy ! Clean residual min=-0.001261 max=0.001181 Jy/beam ! Clean residual mean=-0.000001 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.170713 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 51 components and 0.170713 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7057 mas, bmaj=1.84 mas, bpa=-1.039 degrees ! Estimated noise=531.282 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000919528 Jy ! Component: 100 - total flux cleaned = 0.00203551 Jy ! Component: 150 - total flux cleaned = 0.00271655 Jy ! Component: 200 - total flux cleaned = 0.00334079 Jy ! Total flux subtracted in 200 components = 0.00334079 Jy ! Clean residual min=-0.001246 max=0.001684 Jy/beam ! Clean residual mean=-0.000000 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.174054 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 71 components and 0.174054 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.065440Jy sigma=0.000763 ! Fit after self-cal, rms=0.065436Jy sigma=0.000762 wmodel J1710-0355_X_2014_01_04_pus_map.mod ! Writing 71 model components to file: J1710-0355_X_2014_01_04_pus_map.mod wobs J1710-0355_X_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J1710-0355_X_2014_01_04_pus_uvs.fits wwins J1710-0355_X_2014_01_04_pus_map.win ! wwins: Wrote 4 windows to J1710-0355_X_2014_01_04_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.000520644 Jy ! Component: 100 - total flux cleaned = 0.000808913 Jy ! Component: 150 - total flux cleaned = 0.000911261 Jy ! Component: 200 - total flux cleaned = 0.00108007 Jy ! Component: 250 - total flux cleaned = 0.00116773 Jy ! Component: 300 - total flux cleaned = 0.00121728 Jy ! Component: 350 - total flux cleaned = 0.00127947 Jy ! Component: 400 - total flux cleaned = 0.00132352 Jy ! Component: 450 - total flux cleaned = 0.00136594 Jy ! Component: 500 - total flux cleaned = 0.00139347 Jy ! Component: 550 - total flux cleaned = 0.00147199 Jy ! Component: 600 - total flux cleaned = 0.00150977 Jy ! Component: 650 - total flux cleaned = 0.0015826 Jy ! Component: 700 - total flux cleaned = 0.00161771 Jy ! Component: 750 - total flux cleaned = 0.00166313 Jy ! Component: 800 - total flux cleaned = 0.00171808 Jy ! Component: 850 - total flux cleaned = 0.00181406 Jy ! Component: 900 - total flux cleaned = 0.00188617 Jy ! Component: 950 - total flux cleaned = 0.00195603 Jy ! Component: 1000 - total flux cleaned = 0.0020143 Jy ! Component: 1050 - total flux cleaned = 0.00205231 Jy ! Component: 1100 - total flux cleaned = 0.00207992 Jy ! Component: 1150 - total flux cleaned = 0.00209802 Jy ! Component: 1200 - total flux cleaned = 0.00210692 Jy ! Component: 1250 - total flux cleaned = 0.00214121 Jy ! Component: 1300 - total flux cleaned = 0.00214971 Jy ! Component: 1350 - total flux cleaned = 0.00216617 Jy ! Component: 1400 - total flux cleaned = 0.00218201 Jy ! Component: 1450 - total flux cleaned = 0.00218977 Jy ! Component: 1500 - total flux cleaned = 0.00222002 Jy ! Component: 1550 - total flux cleaned = 0.00218303 Jy ! Component: 1600 - total flux cleaned = 0.00219052 Jy ! Component: 1650 - total flux cleaned = 0.00219043 Jy ! Component: 1700 - total flux cleaned = 0.00216262 Jy ! Component: 1750 - total flux cleaned = 0.00219019 Jy ! Component: 1800 - total flux cleaned = 0.00219696 Jy ! Component: 1850 - total flux cleaned = 0.0022036 Jy ! Component: 1900 - total flux cleaned = 0.00221679 Jy ! Component: 1950 - total flux cleaned = 0.00222322 Jy ! Component: 2000 - total flux cleaned = 0.00224215 Jy ! Total flux subtracted in 2048 components = 0.00224216 Jy ! Clean residual min=-0.000351 max=0.000398 Jy/beam ! Clean residual mean=-0.000000 rms=0.000114 Jy/beam ! Combined flux in latest and established models = 0.176296 Jy keep ! Adding 124 model components to the UV plane model. ! The established model now contains 194 components and 0.176296 Jy ![Exited script file: muppet] wmap "J1710-0355_X_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7057 x 1.84 at -1.039 degrees (North through East) ! Clean map min=-0.00071559 max=0.11262 Jy/beam ! Writing clean map to FITS file: J1710-0355_X_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.11262 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000115241 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.30698 0.30698 0.613961 1.22792 2.45584 4.91169 9.82337 19.6467 39.2935 78.587 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.112 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7057 x 1.84 at -1.039 degrees (North through East) ! Clean map min=-0.00071559 max=0.11262 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 J1710-0355_X_2014_01_04_pus_uvs.log closed on Fri Jan 13 17:27:08 2017