! Started logfile: J1349-1110_X_2015_01_23_pus_uvs.log on Sun Jan 1 22:16:48 2017 obs J1349-1110_X_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1349-1110_X_2015_01_23_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.975956 visibilities/baseline/integration-bin. ! Found source: J1349-1110 ! ! 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 64296 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 J1349-1110_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.893510Jy sigma=0.010395 ! Fit after self-cal, rms=0.857187Jy sigma=0.009940 ! 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.7031 mas, bmaj=1.745 mas, bpa=-2.256 degrees ! Estimated noise=450.394 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.112857 Jy ! Component: 100 - total flux cleaned = 0.137591 Jy ! Total flux subtracted in 100 components = 0.137591 Jy ! Clean residual min=-0.009629 max=0.017898 Jy/beam ! Clean residual mean=-0.000066 rms=0.003190 Jy/beam ! Combined flux in latest and established models = 0.137591 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.137591 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.093058Jy sigma=0.001015 ! Fit after self-cal, rms=0.093005Jy sigma=0.001014 ! 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.8781 mas, bmaj=2.045 mas, bpa=-1.825 degrees ! Estimated noise=246.54 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.00842978 Jy ! Component: 100 - total flux cleaned = 0.0118486 Jy ! Component: 150 - total flux cleaned = 0.01238 Jy ! Component: 200 - total flux cleaned = 0.0123196 Jy ! Total flux subtracted in 200 components = 0.0123196 Jy ! Clean residual min=-0.010455 max=0.019709 Jy/beam ! Clean residual mean=-0.000106 rms=0.003825 Jy/beam ! Combined flux in latest and established models = 0.149911 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 16 components and 0.149911 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.092099Jy sigma=0.001008 ! Fit after self-cal, rms=0.092099Jy sigma=0.001008 ! 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 1.03 HN 1.06 KP 0.83 ! LA 2.15 MK 0.99 NL 0.91 OV 0.89 ! PT 0.94 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.02 HN 1.10 KP 0.79 ! LA 2.13 MK 0.96 NL 0.92 OV 0.88 ! PT 0.89 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.01 HN 1.07 KP 0.74 ! LA 2.24 MK 0.98 NL 0.92 OV 0.89 ! PT 0.87 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.99 HN 1.07 KP 0.71 ! LA 2.20 MK 0.97 NL 0.92 OV 0.90 ! PT 0.87 SC 1.07 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.01 HN 1.02 KP 0.67 ! LA 2.17 MK 1.01 NL 0.92 OV 0.89 ! PT 0.89 SC 1.02 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.03 HN 1.09 KP 0.67 ! LA 2.20 MK 0.99 NL 0.93 OV 0.91 ! PT 0.87 SC 1.02 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.12 HN 1.23 KP 0.66 ! LA 2.20 MK 1.06 NL 0.96 OV 0.96 ! PT 0.95 SC 1.09 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.05 HN 1.16 KP 0.67 ! LA 2.18 MK 0.99 NL 0.92 OV 0.91 ! PT 0.89 SC 1.05 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.03 HN 1.12 KP 0.68 ! LA 2.21 MK 0.99 NL 0.93 OV 0.93 ! PT 0.88 SC 1.03 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.02 HN 1.08 KP 0.71 ! LA 2.29 MK 1.00 NL 0.93 OV 0.91 ! PT 0.88 SC 1.00 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.04 HN 1.08 KP 0.73 ! LA 2.29 MK 1.05 NL 0.94 OV 0.91 ! PT 0.89 SC 1.06 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.04 HN 1.08 KP 0.71 ! LA 2.24 MK 1.01 NL 0.93 OV 0.90 ! PT 0.91 SC 1.00 ! ! ! Fit before self-cal, rms=0.092099Jy sigma=0.001008 ! Fit after self-cal, rms=0.098904Jy sigma=0.000836 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8836 mas, bmaj=2.042 mas, bpa=-1.918 degrees ! Estimated noise=245.038 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.000753345 Jy ! Component: 100 - total flux cleaned = 0.000581445 Jy ! Component: 150 - total flux cleaned = 0.000547794 Jy ! Component: 200 - total flux cleaned = 0.000577865 Jy ! Total flux subtracted in 200 components = 0.000577865 Jy ! Clean residual min=-0.006928 max=0.005929 Jy/beam ! Clean residual mean=0.000027 rms=0.001801 Jy/beam ! Combined flux in latest and established models = 0.150489 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 20 components and 0.150489 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.098852Jy sigma=0.000836 ! Fit after self-cal, rms=0.099425Jy sigma=0.000833 ! 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.099425Jy sigma=0.000833 ! Fit after self-cal, rms=0.148232Jy sigma=0.000783 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.881 mas, bmaj=2.039 mas, bpa=-1.989 degrees ! Estimated noise=245.212 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000911472 Jy ! Component: 100 - total flux cleaned = 0.000807285 Jy ! Component: 150 - total flux cleaned = 0.000741535 Jy ! Component: 200 - total flux cleaned = 0.00072259 Jy ! Total flux subtracted in 200 components = 0.00072259 Jy ! Clean residual min=-0.000960 max=0.002528 Jy/beam ! Clean residual mean=0.000002 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.151212 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 27 components and 0.151212 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.148218Jy sigma=0.000783 ! Fit after self-cal, rms=0.148469Jy sigma=0.000782 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.6, -5.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00219986 Jy ! Component: 100 - total flux cleaned = 0.00285719 Jy ! Component: 150 - total flux cleaned = 0.00291809 Jy ! Component: 200 - total flux cleaned = 0.00287186 Jy ! Total flux subtracted in 200 components = 0.00287186 Jy ! Clean residual min=-0.000811 max=0.001045 Jy/beam ! Clean residual mean=-0.000003 rms=0.000226 Jy/beam ! Combined flux in latest and established models = 0.154083 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 45 components and 0.154083 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.148439Jy sigma=0.000781 ! Fit after self-cal, rms=0.148451Jy sigma=0.000781 ! 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.148451Jy sigma=0.000781 ! Fit after self-cal, rms=0.150797Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8789 mas, bmaj=2.033 mas, bpa=-2.037 degrees ! Estimated noise=244.953 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000836077 Jy ! Component: 100 - total flux cleaned = 0.00113419 Jy ! Component: 150 - total flux cleaned = 0.00115102 Jy ! Component: 200 - total flux cleaned = 0.00113609 Jy ! Total flux subtracted in 200 components = 0.00113609 Jy ! Clean residual min=-0.000707 max=0.000892 Jy/beam ! Clean residual mean=-0.000002 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.155219 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 54 components and 0.155219 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.150791Jy sigma=0.000781 ! Fit after self-cal, rms=0.150797Jy sigma=0.000781 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 (-17, -17.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000844597 Jy ! Component: 100 - total flux cleaned = 0.00128298 Jy ! Component: 150 - total flux cleaned = 0.00142241 Jy ! Component: 200 - total flux cleaned = 0.00156239 Jy ! Total flux subtracted in 200 components = 0.00156239 Jy ! Clean residual min=-0.000663 max=0.000679 Jy/beam ! Clean residual mean=-0.000001 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.156782 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 71 components and 0.156782 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.150789Jy sigma=0.000781 ! Fit after self-cal, rms=0.150793Jy sigma=0.000781 ! 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.150793Jy sigma=0.000781 ! Fit after self-cal, rms=0.151057Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.169 mas, bmaj=3.816 mas, bpa=3.29 degrees ! Estimated noise=309.869 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000476202 Jy ! Component: 100 - total flux cleaned = 0.000784258 Jy ! Component: 150 - total flux cleaned = 0.000935754 Jy ! Component: 200 - total flux cleaned = 0.000976108 Jy ! Total flux subtracted in 200 components = 0.000976108 Jy ! Clean residual min=-0.000639 max=0.000673 Jy/beam ! Clean residual mean=-0.000000 rms=0.000188 Jy/beam ! Combined flux in latest and established models = 0.157758 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 88 components and 0.157758 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.151056Jy sigma=0.000781 ! Fit after self-cal, rms=0.151059Jy sigma=0.000781 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.000231705 Jy ! Component: 100 - total flux cleaned = 0.000298638 Jy ! Component: 150 - total flux cleaned = 0.000337995 Jy ! Component: 200 - total flux cleaned = 0.000367678 Jy ! Total flux subtracted in 200 components = 0.000367678 Jy ! Clean residual min=-0.000607 max=0.000669 Jy/beam ! Clean residual mean=-0.000000 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.158126 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 93 components and 0.158126 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.151058Jy sigma=0.000781 ! Fit after self-cal, rms=0.151060Jy sigma=0.000781 ! 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.8782 mas, bmaj=2.032 mas, bpa=-2.051 degrees ! Estimated noise=244.999 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8782 x 2.032 at -2.051 degrees (North through East) ! Clean map min=-0.00058582 max=0.14488 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.7018 mas, bmaj=1.725 mas, bpa=-2.185 degrees ! Estimated noise=444.567 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.111305 Jy ! Component: 100 - total flux cleaned = 0.13624 Jy ! Component: 150 - total flux cleaned = 0.145511 Jy ! Component: 200 - total flux cleaned = 0.150116 Jy ! Total flux subtracted in 200 components = 0.150116 Jy ! Clean residual min=-0.001924 max=0.002331 Jy/beam ! Clean residual mean=0.000002 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.150116 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.150116 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8782 mas, bmaj=2.032 mas, bpa=-2.051 degrees ! Estimated noise=244.999 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.00286868 Jy ! Component: 100 - total flux cleaned = 0.00462502 Jy ! Component: 150 - total flux cleaned = 0.00576791 Jy ! Component: 200 - total flux cleaned = 0.00634314 Jy ! Total flux subtracted in 200 components = 0.00634314 Jy ! Clean residual min=-0.000782 max=0.000913 Jy/beam ! Clean residual mean=-0.000002 rms=0.000220 Jy/beam ! Combined flux in latest and established models = 0.156459 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 27 components and 0.156459 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.169 mas, bmaj=3.816 mas, bpa=3.29 degrees ! Estimated noise=309.869 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000875821 Jy ! Component: 100 - total flux cleaned = 0.00127661 Jy ! Component: 150 - total flux cleaned = 0.00147411 Jy ! Component: 200 - total flux cleaned = 0.00164028 Jy ! Total flux subtracted in 200 components = 0.00164028 Jy ! Clean residual min=-0.000676 max=0.000697 Jy/beam ! Clean residual mean=-0.000003 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.158099 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.000127926 Jy ! Component: 100 - total flux cleaned = 0.000238462 Jy ! Component: 150 - total flux cleaned = 0.000324476 Jy ! Component: 200 - total flux cleaned = 0.000400487 Jy ! Total flux subtracted in 200 components = 0.000400487 Jy ! Clean residual min=-0.000611 max=0.000687 Jy/beam ! Clean residual mean=-0.000002 rms=0.000195 Jy/beam ! Combined flux in latest and established models = 0.1585 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 65 components and 0.1585 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8782 mas, bmaj=2.032 mas, bpa=-2.051 degrees ! Estimated noise=244.999 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.35914e-05 Jy ! Component: 100 - total flux cleaned = 9.28704e-05 Jy ! Component: 150 - total flux cleaned = 0.000115054 Jy ! Component: 200 - total flux cleaned = 0.000156142 Jy ! Total flux subtracted in 200 components = 0.000156142 Jy ! Clean residual min=-0.000688 max=0.000718 Jy/beam ! Clean residual mean=-0.000001 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.158656 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 78 components and 0.158656 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.151068Jy sigma=0.000781 ! Fit after self-cal, rms=0.151076Jy sigma=0.000781 wmodel J1349-1110_X_2015_01_23_pus_map.mod ! Writing 78 model components to file: J1349-1110_X_2015_01_23_pus_map.mod wobs J1349-1110_X_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1349-1110_X_2015_01_23_pus_uvs.fits wwins J1349-1110_X_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J1349-1110_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.000181308 Jy ! Component: 100 - total flux cleaned = 0.00034923 Jy ! Component: 150 - total flux cleaned = 0.000463354 Jy ! Component: 200 - total flux cleaned = 0.000583666 Jy ! Component: 250 - total flux cleaned = 0.000689537 Jy ! Component: 300 - total flux cleaned = 0.000812998 Jy ! Component: 350 - total flux cleaned = 0.000943401 Jy ! Component: 400 - total flux cleaned = 0.00103176 Jy ! Component: 450 - total flux cleaned = 0.00115617 Jy ! Component: 500 - total flux cleaned = 0.0012404 Jy ! Component: 550 - total flux cleaned = 0.00133223 Jy ! Component: 600 - total flux cleaned = 0.00144002 Jy ! Component: 650 - total flux cleaned = 0.00153698 Jy ! Component: 700 - total flux cleaned = 0.00162359 Jy ! Component: 750 - total flux cleaned = 0.00171719 Jy ! Component: 800 - total flux cleaned = 0.00181768 Jy ! Component: 850 - total flux cleaned = 0.0018998 Jy ! Component: 900 - total flux cleaned = 0.0019484 Jy ! Component: 950 - total flux cleaned = 0.00199619 Jy ! Component: 1000 - total flux cleaned = 0.00202775 Jy ! Component: 1050 - total flux cleaned = 0.00205119 Jy ! Component: 1100 - total flux cleaned = 0.00205101 Jy ! Component: 1150 - total flux cleaned = 0.00203569 Jy ! Component: 1200 - total flux cleaned = 0.00203561 Jy ! Component: 1250 - total flux cleaned = 0.00200591 Jy ! Component: 1300 - total flux cleaned = 0.00198386 Jy ! Component: 1350 - total flux cleaned = 0.00196934 Jy ! Component: 1400 - total flux cleaned = 0.0019335 Jy ! Component: 1450 - total flux cleaned = 0.0019193 Jy ! Component: 1500 - total flux cleaned = 0.00188409 Jy ! Component: 1550 - total flux cleaned = 0.00185623 Jy ! Component: 1600 - total flux cleaned = 0.00183555 Jy ! Component: 1650 - total flux cleaned = 0.00178769 Jy ! Component: 1700 - total flux cleaned = 0.00174705 Jy ! Component: 1750 - total flux cleaned = 0.00174025 Jy ! Component: 1800 - total flux cleaned = 0.00172026 Jy ! Component: 1850 - total flux cleaned = 0.00167408 Jy ! Component: 1900 - total flux cleaned = 0.00162847 Jy ! Component: 1950 - total flux cleaned = 0.00163489 Jy ! Component: 2000 - total flux cleaned = 0.0015965 Jy ! Total flux subtracted in 2048 components = 0.0015901 Jy ! Clean residual min=-0.000346 max=0.000361 Jy/beam ! Clean residual mean=-0.000001 rms=0.000116 Jy/beam ! Combined flux in latest and established models = 0.160246 Jy keep ! Adding 134 model components to the UV plane model. ! The established model now contains 212 components and 0.160246 Jy ![Exited script file: muppet] wmap "J1349-1110_X_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8782 x 2.032 at -2.051 degrees (North through East) ! Clean map min=-0.00054968 max=0.14409 Jy/beam ! Writing clean map to FITS file: J1349-1110_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.144086 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000116122 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.241777 0.241777 0.483554 0.967108 1.93422 3.86843 7.73686 15.4737 30.9474 61.8949 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.144 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.8782 x 2.032 at -2.051 degrees (North through East) ! Clean map min=-0.00054968 max=0.14409 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 J1349-1110_X_2015_01_23_pus_uvs.log closed on Sun Jan 1 22:16:51 2017