! Started logfile: J1333-1112_X_2015_01_22_pus_uvs.log on Wed Jan 4 13:11:06 2017 obs J1333-1112_X_2015_01_22_pus_uva.fits ! Reading UV FITS file: J1333-1112_X_2015_01_22_pus_uva.fits ! AN table 1: 63 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1333-1112 ! ! 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 295 lines of history. ! ! Reading 34020 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 J1333-1112_X_2015_01_22_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 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! ! Correcting IF 4. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! ! Correcting IF 10. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.918064Jy sigma=0.009963 ! Fit after self-cal, rms=0.891105Jy sigma=0.009663 ! 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.794 mas, bmaj=1.924 mas, bpa=-0.9625 degrees ! Estimated noise=1254.52 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.0871575 Jy ! Component: 100 - total flux cleaned = 0.109438 Jy ! Total flux subtracted in 100 components = 0.109438 Jy ! Clean residual min=-0.007796 max=0.010487 Jy/beam ! Clean residual mean=-0.000021 rms=0.002492 Jy/beam ! Combined flux in latest and established models = 0.109438 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.109438 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.094807Jy sigma=0.000819 ! Fit after self-cal, rms=0.094799Jy sigma=0.000818 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.064 mas, bmaj=2.984 mas, bpa=-8.157 degrees ! Estimated noise=404.075 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.00711591 Jy ! Component: 100 - total flux cleaned = 0.00628366 Jy ! Component: 150 - total flux cleaned = 0.00546808 Jy ! Component: 200 - total flux cleaned = 0.00488435 Jy ! Total flux subtracted in 200 components = 0.00488435 Jy ! Clean residual min=-0.005485 max=0.006717 Jy/beam ! Clean residual mean=-0.000063 rms=0.001620 Jy/beam ! Combined flux in latest and established models = 0.114323 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 10 components and 0.114323 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.094260Jy sigma=0.000805 ! Fit after self-cal, rms=0.094228Jy sigma=0.000805 ! 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.87 FD 0.98 HN 1.37 KP 1.18 ! LA 1.04 MK 0.93 NL 0.93 OV 0.90 ! PT 1.12 SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.02 HN 1.23 KP 1.11 ! LA 1.05 MK 0.94 NL 0.89 OV 0.88 ! PT 1.06 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.00 HN 1.25 KP 1.03 ! LA 1.06 MK 0.93 NL 0.93 OV 0.90 ! PT 1.08 SC 1.49 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.97 HN 1.31 KP 1.02 ! LA 1.06 MK 0.91 NL 0.91 OV 0.88 ! PT 1.05 SC 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.01 HN 1.14 KP 0.96 ! LA 1.06 MK 0.97 NL 0.94 OV 0.88 ! PT 1.04 SC 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.04 HN 1.20 KP 0.96 ! LA 1.08 MK 0.95 NL 0.94 OV 0.91 ! PT 1.06 SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.13 HN 1.36 KP 0.94 ! LA 1.08 MK 0.99 NL 0.97 OV 0.95 ! PT 1.16 SC 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.04 HN 1.39 KP 0.96 ! LA 1.02 MK 0.92 NL 0.92 OV 0.92 ! PT 1.07 SC 1.00* ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.04 HN 1.38 KP 0.96 ! LA 1.10 MK 0.92 NL 0.94 OV 0.93 ! PT 1.06 SC 1.24 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.01 HN 1.35 KP 1.04 ! LA 1.11 MK 0.92 NL 0.91 OV 0.90 ! PT 1.06 SC 1.00* ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.02 HN 1.29 KP 1.08 ! LA 1.12 MK 0.98 NL 0.89 OV 0.90 ! PT 1.09 SC 1.00* ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.00 HN 1.20 KP 1.02 ! LA 1.12 MK 0.94 NL 0.96 OV 0.92 ! PT 1.18 SC 1.00* ! ! ! Fit before self-cal, rms=0.094228Jy sigma=0.000805 ! Fit after self-cal, rms=0.108397Jy sigma=0.000786 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.057 mas, bmaj=2.991 mas, bpa=-9.055 degrees ! Estimated noise=398.734 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.000303683 Jy ! Component: 100 - total flux cleaned = 0.000318132 Jy ! Component: 150 - total flux cleaned = 0.000348328 Jy ! Component: 200 - total flux cleaned = 0.000361261 Jy ! Total flux subtracted in 200 components = 0.000361261 Jy ! Clean residual min=-0.001393 max=0.001852 Jy/beam ! Clean residual mean=0.000005 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.114684 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 21 components and 0.114684 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.108389Jy sigma=0.000785 ! Fit after self-cal, rms=0.108718Jy sigma=0.000785 ! 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.108718Jy sigma=0.000785 ! Fit after self-cal, rms=0.109383Jy sigma=0.000785 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.056 mas, bmaj=2.988 mas, bpa=-9.064 degrees ! Estimated noise=399.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000253205 Jy ! Component: 100 - total flux cleaned = 0.000220131 Jy ! Component: 150 - total flux cleaned = 0.000233053 Jy ! Component: 200 - total flux cleaned = 0.000245137 Jy ! Total flux subtracted in 200 components = 0.000245137 Jy ! Clean residual min=-0.001376 max=0.001806 Jy/beam ! Clean residual mean=0.000004 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.114929 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 23 components and 0.114929 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.109377Jy sigma=0.000785 ! Fit after self-cal, rms=0.109388Jy sigma=0.000785 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 (21, -12.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015177 Jy ! Component: 100 - total flux cleaned = 0.00188195 Jy ! Component: 150 - total flux cleaned = 0.00218348 Jy ! Component: 200 - total flux cleaned = 0.00222294 Jy ! Total flux subtracted in 200 components = 0.00222294 Jy ! Clean residual min=-0.001345 max=0.001163 Jy/beam ! Clean residual mean=-0.000002 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.117152 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 37 components and 0.117152 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.109356Jy sigma=0.000785 ! Fit after self-cal, rms=0.109352Jy sigma=0.000784 ! 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.109352Jy sigma=0.000784 ! Fit after self-cal, rms=0.109359Jy sigma=0.000784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.056 mas, bmaj=2.983 mas, bpa=-9.057 degrees ! Estimated noise=398.975 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000409627 Jy ! Component: 100 - total flux cleaned = 0.000517792 Jy ! Component: 150 - total flux cleaned = 0.000563619 Jy ! Component: 200 - total flux cleaned = 0.000577388 Jy ! Total flux subtracted in 200 components = 0.000577388 Jy ! Clean residual min=-0.001264 max=0.001047 Jy/beam ! Clean residual mean=-0.000000 rms=0.000281 Jy/beam ! Combined flux in latest and established models = 0.11773 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 43 components and 0.11773 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.109349Jy sigma=0.000784 ! Fit after self-cal, rms=0.109349Jy 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 = 9.74638e-05 Jy ! Component: 100 - total flux cleaned = 0.000110312 Jy ! Component: 150 - total flux cleaned = 0.000135597 Jy ! Component: 200 - total flux cleaned = 0.000147654 Jy ! Total flux subtracted in 200 components = 0.000147654 Jy ! Clean residual min=-0.001256 max=0.001033 Jy/beam ! Clean residual mean=-0.000001 rms=0.000279 Jy/beam ! Combined flux in latest and established models = 0.117877 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 50 components and 0.117877 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.109342Jy sigma=0.000784 ! Fit after self-cal, rms=0.109341Jy sigma=0.000784 ! 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.109341Jy sigma=0.000784 ! Fit after self-cal, rms=0.109293Jy sigma=0.000784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.344 mas, bmaj=4.57 mas, bpa=14.46 degrees ! Estimated noise=469.794 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.75077e-05 Jy ! Component: 100 - total flux cleaned = 0.000109598 Jy ! Component: 150 - total flux cleaned = 0.000136304 Jy ! Component: 200 - total flux cleaned = 0.000157542 Jy ! Total flux subtracted in 200 components = 0.000157542 Jy ! Clean residual min=-0.001099 max=0.001049 Jy/beam ! Clean residual mean=0.000000 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.118035 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 62 components and 0.118035 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.109289Jy sigma=0.000784 ! Fit after self-cal, rms=0.109287Jy 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 = 3.48574e-05 Jy ! Component: 100 - total flux cleaned = 5.48947e-05 Jy ! Component: 150 - total flux cleaned = 7.30216e-05 Jy ! Component: 200 - total flux cleaned = 9.42151e-05 Jy ! Total flux subtracted in 200 components = 9.42151e-05 Jy ! Clean residual min=-0.001074 max=0.001062 Jy/beam ! Clean residual mean=0.000000 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.118129 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 0.118129 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.109285Jy sigma=0.000784 ! Fit after self-cal, rms=0.109284Jy 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=1.056 mas, bmaj=2.982 mas, bpa=-9.053 degrees ! Estimated noise=398.939 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.056 x 2.982 at -9.053 degrees (North through East) ! Clean map min=-0.0011236 max=0.11605 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.802 mas, bmaj=2.008 mas, bpa=-3.714 degrees ! Estimated noise=1268.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0880314 Jy ! Component: 100 - total flux cleaned = 0.108006 Jy ! Component: 150 - total flux cleaned = 0.113498 Jy ! Component: 200 - total flux cleaned = 0.11515 Jy ! Total flux subtracted in 200 components = 0.11515 Jy ! Clean residual min=-0.003854 max=0.004482 Jy/beam ! Clean residual mean=0.000001 rms=0.001242 Jy/beam ! Combined flux in latest and established models = 0.11515 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.11515 Jy ! Inverting map and beam ! Estimated beam: bmin=1.056 mas, bmaj=2.982 mas, bpa=-9.053 degrees ! Estimated noise=398.939 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.00301888 Jy ! Component: 100 - total flux cleaned = 0.00377364 Jy ! Component: 150 - total flux cleaned = 0.00386781 Jy ! Component: 200 - total flux cleaned = 0.00378743 Jy ! Total flux subtracted in 200 components = 0.00378743 Jy ! Clean residual min=-0.001482 max=0.001102 Jy/beam ! Clean residual mean=-0.000004 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.118938 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 23 components and 0.118938 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.344 mas, bmaj=4.57 mas, bpa=14.46 degrees ! Estimated noise=469.794 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000315432 Jy ! Component: 100 - total flux cleaned = -0.000258814 Jy ! Component: 150 - total flux cleaned = -0.00020855 Jy ! Component: 200 - total flux cleaned = -0.00018693 Jy ! Total flux subtracted in 200 components = -0.00018693 Jy ! Clean residual min=-0.001270 max=0.000994 Jy/beam ! Clean residual mean=-0.000006 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.118751 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 = 1.92528e-05 Jy ! Component: 100 - total flux cleaned = 2.32972e-06 Jy ! Component: 150 - total flux cleaned = 2.40275e-06 Jy ! Component: 200 - total flux cleaned = -2.7346e-05 Jy ! Total flux subtracted in 200 components = -2.7346e-05 Jy ! Clean residual min=-0.001172 max=0.000965 Jy/beam ! Clean residual mean=-0.000005 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.118723 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 41 components and 0.118723 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.056 mas, bmaj=2.982 mas, bpa=-9.053 degrees ! Estimated noise=398.939 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000270606 Jy ! Component: 100 - total flux cleaned = 9.39326e-05 Jy ! Component: 150 - total flux cleaned = 7.18774e-05 Jy ! Component: 200 - total flux cleaned = 4.972e-06 Jy ! Total flux subtracted in 200 components = 4.972e-06 Jy ! Clean residual min=-0.001222 max=0.001004 Jy/beam ! Clean residual mean=-0.000002 rms=0.000310 Jy/beam ! Combined flux in latest and established models = 0.118728 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 54 components and 0.118728 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.109299Jy sigma=0.000785 ! Fit after self-cal, rms=0.109291Jy sigma=0.000785 wmodel J1333-1112_X_2015_01_22_pus_map.mod ! Writing 54 model components to file: J1333-1112_X_2015_01_22_pus_map.mod wobs J1333-1112_X_2015_01_22_pus_uvs.fits ! Writing UV FITS file: J1333-1112_X_2015_01_22_pus_uvs.fits wwins J1333-1112_X_2015_01_22_pus_map.win ! wwins: Wrote 2 windows to J1333-1112_X_2015_01_22_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.000530242 Jy ! Component: 100 - total flux cleaned = -0.000772415 Jy ! Component: 150 - total flux cleaned = -0.000994928 Jy ! Component: 200 - total flux cleaned = -0.00120438 Jy ! Component: 250 - total flux cleaned = -0.00134069 Jy ! Component: 300 - total flux cleaned = -0.00148378 Jy ! Component: 350 - total flux cleaned = -0.00153831 Jy ! Component: 400 - total flux cleaned = -0.00157791 Jy ! Component: 450 - total flux cleaned = -0.00162878 Jy ! Component: 500 - total flux cleaned = -0.00166572 Jy ! Component: 550 - total flux cleaned = -0.0017135 Jy ! Component: 600 - total flux cleaned = -0.00177134 Jy ! Component: 650 - total flux cleaned = -0.001816 Jy ! Component: 700 - total flux cleaned = -0.00185949 Jy ! Component: 750 - total flux cleaned = -0.00187014 Jy ! Component: 800 - total flux cleaned = -0.00190061 Jy ! Component: 850 - total flux cleaned = -0.00187041 Jy ! Component: 900 - total flux cleaned = -0.00189018 Jy ! Component: 950 - total flux cleaned = -0.00188071 Jy ! Component: 1000 - total flux cleaned = -0.00190923 Jy ! Component: 1050 - total flux cleaned = -0.00191868 Jy ! Component: 1100 - total flux cleaned = -0.001937 Jy ! Component: 1150 - total flux cleaned = -0.00193713 Jy ! Component: 1200 - total flux cleaned = -0.00195488 Jy ! Component: 1250 - total flux cleaned = -0.00197237 Jy ! Component: 1300 - total flux cleaned = -0.00198952 Jy ! Component: 1350 - total flux cleaned = -0.00201466 Jy ! Component: 1400 - total flux cleaned = -0.00202292 Jy ! Component: 1450 - total flux cleaned = -0.00206354 Jy ! Component: 1500 - total flux cleaned = -0.0020715 Jy ! Component: 1550 - total flux cleaned = -0.00207155 Jy ! Component: 1600 - total flux cleaned = -0.00210279 Jy ! Component: 1650 - total flux cleaned = -0.00211039 Jy ! Component: 1700 - total flux cleaned = -0.00210274 Jy ! Component: 1750 - total flux cleaned = -0.00210285 Jy ! Component: 1800 - total flux cleaned = -0.00211038 Jy ! Component: 1850 - total flux cleaned = -0.00211769 Jy ! Component: 1900 - total flux cleaned = -0.00211763 Jy ! Component: 1950 - total flux cleaned = -0.00213211 Jy ! Component: 2000 - total flux cleaned = -0.00216069 Jy ! Total flux subtracted in 2048 components = -0.00218189 Jy ! Clean residual min=-0.000377 max=0.000396 Jy/beam ! Clean residual mean=-0.000002 rms=0.000130 Jy/beam ! Combined flux in latest and established models = 0.116546 Jy keep ! Adding 98 model components to the UV plane model. ! The established model now contains 152 components and 0.116546 Jy ![Exited script file: muppet] wmap "J1333-1112_X_2015_01_22_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.056 x 2.982 at -9.053 degrees (North through East) ! Clean map min=-0.0014189 max=0.11522 Jy/beam ! Writing clean map to FITS file: J1333-1112_X_2015_01_22_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.115223 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000127842 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.332857 0.332857 0.665713 1.33143 2.66285 5.32571 10.6514 21.3028 42.6057 85.2113 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.115 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.056 x 2.982 at -9.053 degrees (North through East) ! Clean map min=-0.0014189 max=0.11522 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 J1333-1112_X_2015_01_22_pus_uvs.log closed on Wed Jan 4 13:11:08 2017