! Started logfile: J1010-0200_X_2015_01_23_pus_uvs.log on Sun Jan 1 22:13:55 2017 obs J1010-0200_X_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1010-0200_X_2015_01_23_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.881481 visibilities/baseline/integration-bin. ! Found source: J1010-0200 ! ! 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 34272 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 J1010-0200_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 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.855667Jy sigma=0.010322 ! Fit after self-cal, rms=0.810377Jy sigma=0.009783 ! 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.7676 mas, bmaj=1.962 mas, bpa=-8.307 degrees ! Estimated noise=519.911 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.150483 Jy ! Component: 100 - total flux cleaned = 0.185043 Jy ! Total flux subtracted in 100 components = 0.185043 Jy ! Clean residual min=-0.016639 max=0.024600 Jy/beam ! Clean residual mean=0.000099 rms=0.005284 Jy/beam ! Combined flux in latest and established models = 0.185043 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.185043 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.110798Jy sigma=0.001297 ! Fit after self-cal, rms=0.110751Jy sigma=0.001296 ! 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.9549 mas, bmaj=2.321 mas, bpa=-8.732 degrees ! Estimated noise=323.684 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.0121556 Jy ! Component: 100 - total flux cleaned = 0.0141621 Jy ! Component: 150 - total flux cleaned = 0.0141772 Jy ! Component: 200 - total flux cleaned = 0.0141777 Jy ! Total flux subtracted in 200 components = 0.0141777 Jy ! Clean residual min=-0.020676 max=0.030093 Jy/beam ! Clean residual mean=0.000258 rms=0.006314 Jy/beam ! Combined flux in latest and established models = 0.199221 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.199221 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.109004Jy sigma=0.001285 ! Fit after self-cal, rms=0.108999Jy sigma=0.001284 ! 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 1.17 HN 0.93 KP 0.82 ! LA 1.62 MK 0.97 NL 0.90 OV 1.00 ! PT 0.88 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.16 HN 0.94 KP 0.78 ! LA 1.68 MK 0.97 NL 0.91 OV 1.00 ! PT 0.85 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.15 HN 0.95 KP 0.75 ! LA 1.72 MK 0.99 NL 0.89 OV 1.00 ! PT 0.82 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.15 HN 0.94 KP 0.70 ! LA 1.76 MK 0.99 NL 0.89 OV 0.98 ! PT 0.85 SC 1.04 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.16 HN 0.90 KP 0.69 ! LA 1.69 MK 1.00 NL 0.91 OV 1.00 ! PT 0.85 SC 1.03 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.19 HN 0.95 KP 0.67 ! LA 1.70 MK 0.99 NL 0.92 OV 1.02 ! PT 0.84 SC 1.00 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.28 HN 1.03 KP 0.69 ! LA 1.74 MK 1.04 NL 0.94 OV 1.07 ! PT 0.90 SC 1.08 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.21 HN 0.99 KP 0.67 ! LA 1.69 MK 1.01 NL 0.90 OV 1.01 ! PT 0.84 SC 1.04 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.16 HN 0.99 KP 0.69 ! LA 1.72 MK 0.97 NL 0.91 OV 1.02 ! PT 0.86 SC 0.97 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.16 HN 0.99 KP 0.73 ! LA 1.78 MK 1.03 NL 0.90 OV 1.00 ! PT 0.85 SC 0.97 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.18 HN 0.99 KP 0.75 ! LA 1.74 MK 1.00 NL 0.93 OV 1.00 ! PT 0.85 SC 1.01 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.15 HN 0.96 KP 0.73 ! LA 1.75 MK 1.01 NL 0.91 OV 1.02 ! PT 0.87 SC 1.02 ! ! ! Fit before self-cal, rms=0.108999Jy sigma=0.001284 ! Fit after self-cal, rms=0.108200Jy sigma=0.001100 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9513 mas, bmaj=2.316 mas, bpa=-9.107 degrees ! Estimated noise=319.465 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.8, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0239565 Jy ! Component: 100 - total flux cleaned = 0.0348448 Jy ! Component: 150 - total flux cleaned = 0.0419149 Jy ! Component: 200 - total flux cleaned = 0.0465882 Jy ! Total flux subtracted in 200 components = 0.0465882 Jy ! Clean residual min=-0.011630 max=0.011772 Jy/beam ! Clean residual mean=0.000125 rms=0.003695 Jy/beam ! Combined flux in latest and established models = 0.245809 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 53 components and 0.245809 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.103318Jy sigma=0.001014 ! Fit after self-cal, rms=0.103268Jy sigma=0.001006 ! 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.103268Jy sigma=0.001006 ! Fit after self-cal, rms=0.194787Jy sigma=0.000810 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9524 mas, bmaj=2.32 mas, bpa=-8.811 degrees ! Estimated noise=316.631 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00961421 Jy ! Component: 100 - total flux cleaned = 0.0141948 Jy ! Component: 150 - total flux cleaned = 0.0166022 Jy ! Component: 200 - total flux cleaned = 0.0173817 Jy ! Total flux subtracted in 200 components = 0.0173817 Jy ! Clean residual min=-0.002254 max=0.003864 Jy/beam ! Clean residual mean=-0.000001 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.263191 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 87 components and 0.263191 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.194490Jy sigma=0.000789 ! Fit after self-cal, rms=0.195102Jy sigma=0.000786 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 (11.8, 11.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00314698 Jy ! Component: 100 - total flux cleaned = 0.00502481 Jy ! Component: 150 - total flux cleaned = 0.00516154 Jy ! Component: 200 - total flux cleaned = 0.00510617 Jy ! Total flux subtracted in 200 components = 0.00510617 Jy ! Clean residual min=-0.002186 max=0.002519 Jy/beam ! Clean residual mean=0.000004 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.268297 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 110 components and 0.268297 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.195067Jy sigma=0.000783 ! Fit after self-cal, rms=0.195063Jy sigma=0.000783 ! 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.195063Jy sigma=0.000783 ! Fit after self-cal, rms=0.206652Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9512 mas, bmaj=2.32 mas, bpa=-8.875 degrees ! Estimated noise=316.602 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00199892 Jy ! Component: 100 - total flux cleaned = 0.00239726 Jy ! Component: 150 - total flux cleaned = 0.00230366 Jy ! Component: 200 - total flux cleaned = 0.00226261 Jy ! Total flux subtracted in 200 components = 0.00226261 Jy ! Clean residual min=-0.001411 max=0.002334 Jy/beam ! Clean residual mean=-0.000001 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.27056 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 125 components and 0.27056 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.206636Jy sigma=0.000780 ! Fit after self-cal, rms=0.206652Jy sigma=0.000780 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.2, 18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215796 Jy ! Component: 100 - total flux cleaned = 0.00349056 Jy ! Component: 150 - total flux cleaned = 0.00449133 Jy ! Component: 200 - total flux cleaned = 0.00495271 Jy ! Total flux subtracted in 200 components = 0.00495271 Jy ! Clean residual min=-0.001212 max=0.001456 Jy/beam ! Clean residual mean=0.000000 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.275512 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 149 components and 0.275512 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.206631Jy sigma=0.000779 ! Fit after self-cal, rms=0.206642Jy sigma=0.000779 ! 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.206642Jy sigma=0.000779 ! Fit after self-cal, rms=0.208460Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.133 mas, bmaj=3.579 mas, bpa=-8.059 degrees ! Estimated noise=383.248 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123222 Jy ! Component: 100 - total flux cleaned = 0.00164663 Jy ! Component: 150 - total flux cleaned = 0.00193284 Jy ! Component: 200 - total flux cleaned = 0.00215031 Jy ! Total flux subtracted in 200 components = 0.00215031 Jy ! Clean residual min=-0.001157 max=0.001569 Jy/beam ! Clean residual mean=-0.000003 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.277663 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 175 components and 0.277662 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.208459Jy sigma=0.000778 ! Fit after self-cal, rms=0.208467Jy sigma=0.000778 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.000262756 Jy ! Component: 100 - total flux cleaned = 0.000454425 Jy ! Component: 150 - total flux cleaned = 0.000604692 Jy ! Component: 200 - total flux cleaned = 0.000702375 Jy ! Total flux subtracted in 200 components = 0.000702375 Jy ! Clean residual min=-0.001047 max=0.001491 Jy/beam ! Clean residual mean=-0.000004 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.278365 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 194 components and 0.278365 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.208466Jy sigma=0.000778 ! Fit after self-cal, rms=0.208469Jy sigma=0.000778 ! 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.9511 mas, bmaj=2.32 mas, bpa=-8.907 degrees ! Estimated noise=316.525 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9511 x 2.32 at -8.907 degrees (North through East) ! Clean map min=-0.0010405 max=0.18992 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.7645 mas, bmaj=1.97 mas, bpa=-8.803 degrees ! Estimated noise=507.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.146515 Jy ! Component: 100 - total flux cleaned = 0.185339 Jy ! Component: 150 - total flux cleaned = 0.206782 Jy ! Component: 200 - total flux cleaned = 0.221419 Jy ! Total flux subtracted in 200 components = 0.221419 Jy ! Clean residual min=-0.004360 max=0.008374 Jy/beam ! Clean residual mean=-0.000016 rms=0.001502 Jy/beam ! Combined flux in latest and established models = 0.221419 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.221419 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9511 mas, bmaj=2.32 mas, bpa=-8.907 degrees ! Estimated noise=316.525 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.0136522 Jy ! Component: 100 - total flux cleaned = 0.0225565 Jy ! Component: 150 - total flux cleaned = 0.0290899 Jy ! Component: 200 - total flux cleaned = 0.0340191 Jy ! Total flux subtracted in 200 components = 0.0340191 Jy ! Clean residual min=-0.002342 max=0.002975 Jy/beam ! Clean residual mean=-0.000009 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.255438 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 56 components and 0.255438 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.133 mas, bmaj=3.579 mas, bpa=-8.059 degrees ! Estimated noise=383.248 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00499669 Jy ! Component: 100 - total flux cleaned = 0.0082434 Jy ! Component: 150 - total flux cleaned = 0.0107962 Jy ! Component: 200 - total flux cleaned = 0.012893 Jy ! Total flux subtracted in 200 components = 0.012893 Jy ! Clean residual min=-0.001845 max=0.001991 Jy/beam ! Clean residual mean=-0.000009 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.268331 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.00161508 Jy ! Component: 100 - total flux cleaned = 0.00269835 Jy ! Component: 150 - total flux cleaned = 0.00369711 Jy ! Component: 200 - total flux cleaned = 0.0045293 Jy ! Total flux subtracted in 200 components = 0.0045293 Jy ! Clean residual min=-0.001482 max=0.001559 Jy/beam ! Clean residual mean=-0.000006 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.27286 Jy ! Adding 99 model components to the UV plane model. ! The established model now contains 146 components and 0.27286 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9511 mas, bmaj=2.32 mas, bpa=-8.907 degrees ! Estimated noise=316.525 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106592 Jy ! Component: 100 - total flux cleaned = 0.0020037 Jy ! Component: 150 - total flux cleaned = 0.00276087 Jy ! Component: 200 - total flux cleaned = 0.00313143 Jy ! Total flux subtracted in 200 components = 0.00313143 Jy ! Clean residual min=-0.001563 max=0.001746 Jy/beam ! Clean residual mean=-0.000002 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.275992 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 172 components and 0.275992 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.208521Jy sigma=0.000780 ! Fit after self-cal, rms=0.208498Jy sigma=0.000780 wmodel J1010-0200_X_2015_01_23_pus_map.mod ! Writing 172 model components to file: J1010-0200_X_2015_01_23_pus_map.mod wobs J1010-0200_X_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1010-0200_X_2015_01_23_pus_uvs.fits wwins J1010-0200_X_2015_01_23_pus_map.win ! wwins: Wrote 4 windows to J1010-0200_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.000212473 Jy ! Component: 100 - total flux cleaned = 0.000382792 Jy ! Component: 150 - total flux cleaned = 0.00061856 Jy ! Component: 200 - total flux cleaned = 0.000791022 Jy ! Component: 250 - total flux cleaned = 0.00100452 Jy ! Component: 300 - total flux cleaned = 0.00111789 Jy ! Component: 350 - total flux cleaned = 0.00122629 Jy ! Component: 400 - total flux cleaned = 0.0012889 Jy ! Component: 450 - total flux cleaned = 0.00136947 Jy ! Component: 500 - total flux cleaned = 0.00150543 Jy ! Component: 550 - total flux cleaned = 0.00163754 Jy ! Component: 600 - total flux cleaned = 0.00178465 Jy ! Component: 650 - total flux cleaned = 0.00196372 Jy ! Component: 700 - total flux cleaned = 0.00206868 Jy ! Component: 750 - total flux cleaned = 0.00220545 Jy ! Component: 800 - total flux cleaned = 0.00232238 Jy ! Component: 850 - total flux cleaned = 0.0024044 Jy ! Component: 900 - total flux cleaned = 0.00258047 Jy ! Component: 950 - total flux cleaned = 0.00267451 Jy ! Component: 1000 - total flux cleaned = 0.00281275 Jy ! Component: 1050 - total flux cleaned = 0.00290319 Jy ! Component: 1100 - total flux cleaned = 0.00302173 Jy ! Component: 1150 - total flux cleaned = 0.00312323 Jy ! Component: 1200 - total flux cleaned = 0.0031944 Jy ! Component: 1250 - total flux cleaned = 0.00332033 Jy ! Component: 1300 - total flux cleaned = 0.00344377 Jy ! Component: 1350 - total flux cleaned = 0.0035383 Jy ! Component: 1400 - total flux cleaned = 0.00361806 Jy ! Component: 1450 - total flux cleaned = 0.00372269 Jy ! Component: 1500 - total flux cleaned = 0.00382581 Jy ! Component: 1550 - total flux cleaned = 0.00395242 Jy ! Component: 1600 - total flux cleaned = 0.00396505 Jy ! Component: 1650 - total flux cleaned = 0.00407603 Jy ! Component: 1700 - total flux cleaned = 0.0041852 Jy ! Component: 1750 - total flux cleaned = 0.00425698 Jy ! Component: 1800 - total flux cleaned = 0.00430417 Jy ! Component: 1850 - total flux cleaned = 0.00433938 Jy ! Component: 1900 - total flux cleaned = 0.00447737 Jy ! Component: 1950 - total flux cleaned = 0.00448879 Jy ! Component: 2000 - total flux cleaned = 0.00457832 Jy ! Total flux subtracted in 2048 components = 0.00464484 Jy ! Clean residual min=-0.000550 max=0.000608 Jy/beam ! Clean residual mean=-0.000002 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.280637 Jy keep ! Adding 125 model components to the UV plane model. ! The established model now contains 297 components and 0.280637 Jy ![Exited script file: muppet] wmap "J1010-0200_X_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9511 x 2.32 at -8.907 degrees (North through East) ! Clean map min=-0.0013541 max=0.18755 Jy/beam ! Writing clean map to FITS file: J1010-0200_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.187553 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000204487 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.327087 0.327087 0.654174 1.30835 2.61669 5.23339 10.4668 20.9336 41.8671 83.7342 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.187 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.9511 x 2.32 at -8.907 degrees (North through East) ! Clean map min=-0.0013541 max=0.18755 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 J1010-0200_X_2015_01_23_pus_uvs.log closed on Sun Jan 1 22:13:58 2017