! Started logfile: J1319+1039_X_2014_08_05_pus_uvs.log on Sat Nov 12 21:12:00 2016 obs J1319+1039_X_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1319+1039_X_2014_08_05_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.698543 visibilities/baseline/integration-bin. ! Found source: J1319+1039 ! ! 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 414 lines of history. ! ! Reading 46020 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 J1319+1039_X_2014_08_05_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 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.989017Jy sigma=0.010867 ! Fit after self-cal, rms=0.953158Jy sigma=0.010518 ! 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.9583 mas, bmaj=2.365 mas, bpa=15.92 degrees ! Estimated noise=667.159 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.0361066 Jy ! Component: 100 - total flux cleaned = 0.045826 Jy ! Total flux subtracted in 100 components = 0.045826 Jy ! Clean residual min=-0.003270 max=0.005320 Jy/beam ! Clean residual mean=-0.000054 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.045826 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.045826 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.080806Jy sigma=0.000779 ! Fit after self-cal, rms=0.080188Jy sigma=0.000774 ! 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.257 mas, bmaj=2.718 mas, bpa=16.54 degrees ! Estimated noise=305.619 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.00751469 Jy ! Component: 100 - total flux cleaned = 0.0116387 Jy ! Component: 150 - total flux cleaned = 0.0141828 Jy ! Component: 200 - total flux cleaned = 0.0157863 Jy ! Total flux subtracted in 200 components = 0.0157863 Jy ! Clean residual min=-0.002937 max=0.004838 Jy/beam ! Clean residual mean=-0.000034 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.0616123 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 36 components and 0.0616123 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.079494Jy sigma=0.000765 ! Fit after self-cal, rms=0.079477Jy sigma=0.000764 ! Inverting map ! Added new window around map position (-1, -4.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00407972 Jy ! Component: 100 - total flux cleaned = 0.00446719 Jy ! Component: 150 - total flux cleaned = 0.00451725 Jy ! Component: 200 - total flux cleaned = 0.00478374 Jy ! Total flux subtracted in 200 components = 0.00478374 Jy ! Clean residual min=-0.002212 max=0.002503 Jy/beam ! Clean residual mean=-0.000016 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.066396 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 60 components and 0.066396 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.079253Jy sigma=0.000761 ! Fit after self-cal, rms=0.079116Jy sigma=0.000760 ! 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.12 FD 1.04 HN 1.07 KP 0.93 ! LA 1.04 MK 1.00* NL 1.12 OV 1.01 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.10 HN 0.98 KP 0.90 ! LA 1.05 MK 1.00* NL 1.05 OV 1.00 ! PT 0.94 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.05 HN 1.08 KP 0.89 ! LA 1.08 MK 1.00* NL 1.05 OV 1.02 ! PT 0.88 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.08 HN 1.03 KP 0.81 ! LA 1.09 MK 1.00* NL 1.06 OV 0.99 ! PT 0.93 SC 0.98 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.08 HN 1.00 KP 0.76 ! LA 1.06 MK 1.00* NL 1.09 OV 1.02 ! PT 0.98 SC 0.95 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.08 HN 1.00 KP 0.79 ! LA 1.07 MK 1.00* NL 1.06 OV 0.97 ! PT 0.95 SC 1.18 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.10 HN 0.96 KP 0.86 ! LA 1.18 MK 1.00* NL 1.11 OV 1.03 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.08 HN 1.06 KP 0.80 ! LA 1.10 MK 1.00* NL 0.99 OV 1.01 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.09 HN 0.94 KP 0.77 ! LA 1.05 MK 1.00* NL 1.07 OV 1.03 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.09 HN 0.94 KP 0.86 ! LA 1.13 MK 1.00* NL 1.01 OV 1.01 ! PT 0.94 SC 0.86 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.04 HN 0.89 KP 0.85 ! LA 1.09 MK 1.00* NL 1.03 OV 1.00 ! PT 0.94 SC 0.87 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.04 HN 0.91 KP 0.87 ! LA 1.10 MK 1.00* NL 1.04 OV 1.01 ! PT 0.99 SC 0.85 ! ! ! Fit before self-cal, rms=0.079116Jy sigma=0.000760 ! Fit after self-cal, rms=0.077830Jy sigma=0.000757 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.248 mas, bmaj=2.704 mas, bpa=16.33 degrees ! Estimated noise=305.654 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.00199273 Jy ! Component: 100 - total flux cleaned = 0.00208395 Jy ! Component: 150 - total flux cleaned = 0.00205073 Jy ! Component: 200 - total flux cleaned = 0.0020497 Jy ! Total flux subtracted in 200 components = 0.0020497 Jy ! Clean residual min=-0.001173 max=0.001276 Jy/beam ! Clean residual mean=-0.000002 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.0684457 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 75 components and 0.0684457 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.077774Jy sigma=0.000756 ! Fit after self-cal, rms=0.077760Jy sigma=0.000755 ! 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.077760Jy sigma=0.000755 ! Fit after self-cal, rms=0.075249Jy sigma=0.000755 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.244 mas, bmaj=2.703 mas, bpa=16.84 degrees ! Estimated noise=305.444 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155402 Jy ! Component: 100 - total flux cleaned = 0.00165764 Jy ! Component: 150 - total flux cleaned = 0.00168499 Jy ! Component: 200 - total flux cleaned = 0.00162169 Jy ! Total flux subtracted in 200 components = 0.00162169 Jy ! Clean residual min=-0.000949 max=0.001067 Jy/beam ! Clean residual mean=0.000001 rms=0.000266 Jy/beam ! Combined flux in latest and established models = 0.0700674 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 88 components and 0.0700674 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.075218Jy sigma=0.000754 ! Fit after self-cal, rms=0.075182Jy sigma=0.000754 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.8, -18.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122466 Jy ! Component: 100 - total flux cleaned = 0.00135398 Jy ! Component: 150 - total flux cleaned = 0.00131224 Jy ! Component: 200 - total flux cleaned = 0.00125455 Jy ! Total flux subtracted in 200 components = 0.00125455 Jy ! Clean residual min=-0.000861 max=0.000908 Jy/beam ! Clean residual mean=0.000003 rms=0.000246 Jy/beam ! Combined flux in latest and established models = 0.071322 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 105 components and 0.071322 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.075159Jy sigma=0.000754 ! Fit after self-cal, rms=0.075148Jy sigma=0.000754 ! 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.075148Jy sigma=0.000754 ! Fit after self-cal, rms=0.074481Jy sigma=0.000753 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.237 mas, bmaj=2.701 mas, bpa=17.16 degrees ! Estimated noise=304.621 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000979178 Jy ! Component: 100 - total flux cleaned = 0.00118892 Jy ! Component: 150 - total flux cleaned = 0.00127639 Jy ! Component: 200 - total flux cleaned = 0.0012771 Jy ! Total flux subtracted in 200 components = 0.0012771 Jy ! Clean residual min=-0.000799 max=0.000861 Jy/beam ! Clean residual mean=0.000001 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.0725991 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 116 components and 0.0725991 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.074466Jy sigma=0.000753 ! Fit after self-cal, rms=0.074449Jy sigma=0.000753 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.000514731 Jy ! Component: 100 - total flux cleaned = 0.000535333 Jy ! Component: 150 - total flux cleaned = 0.000534992 Jy ! Component: 200 - total flux cleaned = 0.000509096 Jy ! Total flux subtracted in 200 components = 0.000509096 Jy ! Clean residual min=-0.000736 max=0.000774 Jy/beam ! Clean residual mean=0.000002 rms=0.000212 Jy/beam ! Combined flux in latest and established models = 0.0731082 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 122 components and 0.0731082 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.074442Jy sigma=0.000753 ! Fit after self-cal, rms=0.074442Jy sigma=0.000753 ! 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.074442Jy sigma=0.000753 ! Fit after self-cal, rms=0.074102Jy sigma=0.000753 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.581 mas, bmaj=3.259 mas, bpa=20.22 degrees ! Estimated noise=343.407 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000511568 Jy ! Component: 100 - total flux cleaned = 0.00068507 Jy ! Component: 150 - total flux cleaned = 0.000802586 Jy ! Component: 200 - total flux cleaned = 0.000851227 Jy ! Total flux subtracted in 200 components = 0.000851227 Jy ! Clean residual min=-0.000761 max=0.000682 Jy/beam ! Clean residual mean=0.000000 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.0739594 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 141 components and 0.0739594 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.074099Jy sigma=0.000753 ! Fit after self-cal, rms=0.074090Jy sigma=0.000753 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.000220183 Jy ! Component: 100 - total flux cleaned = 0.000298019 Jy ! Component: 150 - total flux cleaned = 0.000330858 Jy ! Component: 200 - total flux cleaned = 0.000331039 Jy ! Total flux subtracted in 200 components = 0.000331039 Jy ! Clean residual min=-0.000747 max=0.000633 Jy/beam ! Clean residual mean=0.000001 rms=0.000214 Jy/beam ! Combined flux in latest and established models = 0.0742904 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 149 components and 0.0742904 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.074088Jy sigma=0.000753 ! Fit after self-cal, rms=0.074085Jy sigma=0.000753 ! 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.233 mas, bmaj=2.701 mas, bpa=17.33 degrees ! Estimated noise=304.154 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.233 x 2.701 at 17.33 degrees (North through East) ! Clean map min=-0.0013799 max=0.047193 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.9386 mas, bmaj=2.369 mas, bpa=16.73 degrees ! Estimated noise=653.618 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0357005 Jy ! Component: 100 - total flux cleaned = 0.0486273 Jy ! Component: 150 - total flux cleaned = 0.0563555 Jy ! Component: 200 - total flux cleaned = 0.0615255 Jy ! Total flux subtracted in 200 components = 0.0615255 Jy ! Clean residual min=-0.002279 max=0.002839 Jy/beam ! Clean residual mean=-0.000024 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.0615255 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0615255 Jy ! Inverting map and beam ! Estimated beam: bmin=1.233 mas, bmaj=2.701 mas, bpa=17.33 degrees ! Estimated noise=304.154 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.00470293 Jy ! Component: 100 - total flux cleaned = 0.00768203 Jy ! Component: 150 - total flux cleaned = 0.00976269 Jy ! Component: 200 - total flux cleaned = 0.01087 Jy ! Total flux subtracted in 200 components = 0.01087 Jy ! Clean residual min=-0.000948 max=0.000959 Jy/beam ! Clean residual mean=-0.000008 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.0723955 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 68 components and 0.0723955 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.581 mas, bmaj=3.259 mas, bpa=20.22 degrees ! Estimated noise=343.407 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000997713 Jy ! Component: 100 - total flux cleaned = 0.00123494 Jy ! Component: 150 - total flux cleaned = 0.00141832 Jy ! Component: 200 - total flux cleaned = 0.00159256 Jy ! Total flux subtracted in 200 components = 0.00159256 Jy ! Clean residual min=-0.000766 max=0.000829 Jy/beam ! Clean residual mean=-0.000003 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.0739881 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.000124832 Jy ! Component: 100 - total flux cleaned = 0.000179592 Jy ! Component: 150 - total flux cleaned = 0.000195918 Jy ! Component: 200 - total flux cleaned = 0.000195679 Jy ! Total flux subtracted in 200 components = 0.000195679 Jy ! Clean residual min=-0.000765 max=0.000715 Jy/beam ! Clean residual mean=-0.000001 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.0741838 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 116 components and 0.0741838 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.233 mas, bmaj=2.701 mas, bpa=17.33 degrees ! Estimated noise=304.154 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000269833 Jy ! Component: 100 - total flux cleaned = -0.00029168 Jy ! Component: 150 - total flux cleaned = -0.000312694 Jy ! Component: 200 - total flux cleaned = -0.00031284 Jy ! Total flux subtracted in 200 components = -0.00031284 Jy ! Clean residual min=-0.000831 max=0.000793 Jy/beam ! Clean residual mean=-0.000001 rms=0.000220 Jy/beam ! Combined flux in latest and established models = 0.0738709 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 139 components and 0.0738709 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.074098Jy sigma=0.000753 ! Fit after self-cal, rms=0.074088Jy sigma=0.000753 wmodel J1319+1039_X_2014_08_05_pus_map.mod ! Writing 139 model components to file: J1319+1039_X_2014_08_05_pus_map.mod wobs J1319+1039_X_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1319+1039_X_2014_08_05_pus_uvs.fits wwins J1319+1039_X_2014_08_05_pus_map.win ! wwins: Wrote 3 windows to J1319+1039_X_2014_08_05_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.000112281 Jy ! Component: 100 - total flux cleaned = -0.0001637 Jy ! Component: 150 - total flux cleaned = -0.000163362 Jy ! Component: 200 - total flux cleaned = -0.000151747 Jy ! Component: 250 - total flux cleaned = -0.000194231 Jy ! Component: 300 - total flux cleaned = -0.000255906 Jy ! Component: 350 - total flux cleaned = -0.000315605 Jy ! Component: 400 - total flux cleaned = -0.000402131 Jy ! Component: 450 - total flux cleaned = -0.000429994 Jy ! Component: 500 - total flux cleaned = -0.000493539 Jy ! Component: 550 - total flux cleaned = -0.000537788 Jy ! Component: 600 - total flux cleaned = -0.000563513 Jy ! Component: 650 - total flux cleaned = -0.000554896 Jy ! Component: 700 - total flux cleaned = -0.000529926 Jy ! Component: 750 - total flux cleaned = -0.000513805 Jy ! Component: 800 - total flux cleaned = -0.000521755 Jy ! Component: 850 - total flux cleaned = -0.000514069 Jy ! Component: 900 - total flux cleaned = -0.000521875 Jy ! Component: 950 - total flux cleaned = -0.000514414 Jy ! Component: 1000 - total flux cleaned = -0.000514571 Jy ! Component: 1050 - total flux cleaned = -0.000521792 Jy ! Component: 1100 - total flux cleaned = -0.000514723 Jy ! Component: 1150 - total flux cleaned = -0.00050796 Jy ! Component: 1200 - total flux cleaned = -0.000535237 Jy ! Component: 1250 - total flux cleaned = -0.000521962 Jy ! Component: 1300 - total flux cleaned = -0.00052213 Jy ! Component: 1350 - total flux cleaned = -0.000515683 Jy ! Component: 1400 - total flux cleaned = -0.000528503 Jy ! Component: 1450 - total flux cleaned = -0.000528497 Jy ! Component: 1500 - total flux cleaned = -0.000516254 Jy ! Component: 1550 - total flux cleaned = -0.000516412 Jy ! Component: 1600 - total flux cleaned = -0.000504349 Jy ! Component: 1650 - total flux cleaned = -0.000498431 Jy ! Component: 1700 - total flux cleaned = -0.000480919 Jy ! Component: 1750 - total flux cleaned = -0.000486603 Jy ! Component: 1800 - total flux cleaned = -0.000486522 Jy ! Component: 1850 - total flux cleaned = -0.000480888 Jy ! Component: 1900 - total flux cleaned = -0.000464174 Jy ! Component: 1950 - total flux cleaned = -0.00044765 Jy ! Component: 2000 - total flux cleaned = -0.000442156 Jy ! Total flux subtracted in 2048 components = -0.000410111 Jy ! Clean residual min=-0.000282 max=0.000313 Jy/beam ! Clean residual mean=-0.000001 rms=0.000106 Jy/beam ! Combined flux in latest and established models = 0.0734608 Jy keep ! Adding 136 model components to the UV plane model. ! The established model now contains 275 components and 0.0734608 Jy ![Exited script file: muppet] wmap "J1319+1039_X_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.233 x 2.701 at 17.33 degrees (North through East) ! Clean map min=-0.0011035 max=0.047311 Jy/beam ! Writing clean map to FITS file: J1319+1039_X_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0473109 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000104401 device "J1319+1039_X_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1319+1039_X_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.662012 0.662012 1.32402 2.64805 5.29609 10.5922 21.1844 42.3687 84.7375 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.047 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.233 x 2.701 at 17.33 degrees (North through East) ! Clean map min=-0.0011035 max=0.047311 Jy/beam quit ! Quitting program ! Log file J1319+1039_X_2014_08_05_pus_uvs.log closed on Sat Nov 12 21:12:04 2016