! Started logfile: J1324-3235_X_2017_03_23_pus_uvs.log on Mon May 13 10:24:04 2019 obs J1324-3235_X_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1324-3235_X_2017_03_23_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.657005 visibilities/baseline/integration-bin. ! Found source: J1324-3235 ! ! 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 1124 lines of history. ! ! Reading 40800 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 J1324-3235_X_2017_03_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 210 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 210 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 210 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 210 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 210 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 210 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 210 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 210 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 210 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 210 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 210 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 210 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.962087Jy sigma=0.005739 ! Fit after self-cal, rms=0.918259Jy sigma=0.005558 ! 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.7224 mas, bmaj=2.213 mas, bpa=2.79 degrees ! Estimated noise=2503.88 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.0665627 Jy ! Component: 100 - total flux cleaned = 0.0833004 Jy ! Total flux subtracted in 100 components = 0.0833004 Jy ! Clean residual min=-0.007374 max=0.008127 Jy/beam ! Clean residual mean=-0.000098 rms=0.002152 Jy/beam ! Combined flux in latest and established models = 0.0833004 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0833004 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.151985Jy sigma=0.000650 ! Fit after self-cal, rms=0.151810Jy sigma=0.000649 ! 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.8875 mas, bmaj=2.752 mas, bpa=1.255 degrees ! Estimated noise=605.121 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.2, -2.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0153721 Jy ! Component: 100 - total flux cleaned = 0.0228163 Jy ! Component: 150 - total flux cleaned = 0.0271986 Jy ! Component: 200 - total flux cleaned = 0.0300383 Jy ! Total flux subtracted in 200 components = 0.0300383 Jy ! Clean residual min=-0.002646 max=0.006185 Jy/beam ! Clean residual mean=-0.000036 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.113339 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 33 components and 0.113339 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.150389Jy sigma=0.000636 ! Fit after self-cal, rms=0.150262Jy sigma=0.000635 ! Inverting map ! Added new window around map position (-3.8, -6.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00598463 Jy ! Component: 100 - total flux cleaned = 0.00923999 Jy ! Component: 150 - total flux cleaned = 0.0112837 Jy ! Component: 200 - total flux cleaned = 0.0120087 Jy ! Total flux subtracted in 200 components = 0.0120087 Jy ! Clean residual min=-0.002294 max=0.002831 Jy/beam ! Clean residual mean=-0.000010 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.125347 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 78 components and 0.125347 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.150015Jy sigma=0.000633 ! Fit after self-cal, rms=0.149907Jy sigma=0.000632 ! 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.98 FD 0.97 HN 1.01 KP 1.03 ! LA 1.01 MK 0.98 NL 0.98 OV 1.08 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.97 HN 1.02 KP 1.02 ! LA 0.99 MK 1.04 NL 1.02 OV 1.01 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.98 HN 0.98 KP 1.04 ! LA 1.09 MK 1.00 NL 1.06 OV 0.99 ! PT 1.03 SC 1.10 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.93 HN 1.05 KP 1.01 ! LA 1.09 MK 1.04 NL 1.04 OV 1.08 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.98 HN 0.94 KP 0.99 ! LA 1.02 MK 1.01 NL 1.09 OV 1.04 ! PT 1.00 SC 1.07 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.93 HN 0.98 KP 1.03 ! LA 1.02 MK 1.02 NL 1.01 OV 1.03 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.96 HN 1.01 KP 1.03 ! LA 1.00 MK 0.96 NL 1.03 OV 0.96 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HN 0.88 KP 1.02 ! LA 0.96 MK 0.95 NL 1.03 OV 1.02 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 0.84 KP 0.99 ! LA 0.99 MK 0.91 NL 1.11 OV 1.03 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.99 HN 0.82 KP 0.99 ! LA 1.05 MK 0.95 NL 1.05 OV 1.02 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 0.89 KP 0.93 ! LA 1.00 MK 0.92 NL 1.03 OV 0.98 ! PT 1.04 SC 1.00 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.95 HN 0.86 KP 1.03 ! LA 1.00 MK 0.87 NL 1.01 OV 1.04 ! PT 0.97 SC 0.89 ! ! ! Fit before self-cal, rms=0.149907Jy sigma=0.000632 ! Fit after self-cal, rms=0.144239Jy sigma=0.000631 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8824 mas, bmaj=2.74 mas, bpa=1.041 degrees ! Estimated noise=603.17 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.00197084 Jy ! Component: 100 - total flux cleaned = 0.00291769 Jy ! Component: 150 - total flux cleaned = 0.00331687 Jy ! Component: 200 - total flux cleaned = 0.00343455 Jy ! Total flux subtracted in 200 components = 0.00343455 Jy ! Clean residual min=-0.001535 max=0.001584 Jy/beam ! Clean residual mean=0.000004 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.128782 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 96 components and 0.128782 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.144200Jy sigma=0.000631 ! Fit after self-cal, rms=0.144121Jy sigma=0.000631 ! 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.144121Jy sigma=0.000631 ! Fit after self-cal, rms=0.137670Jy sigma=0.000630 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.879 mas, bmaj=2.738 mas, bpa=0.9769 degrees ! Estimated noise=601.759 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121674 Jy ! Component: 100 - total flux cleaned = 0.00167594 Jy ! Component: 150 - total flux cleaned = 0.00175675 Jy ! Component: 200 - total flux cleaned = 0.0018271 Jy ! Total flux subtracted in 200 components = 0.0018271 Jy ! Clean residual min=-0.001310 max=0.001264 Jy/beam ! Clean residual mean=-0.000004 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.130609 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 114 components and 0.130609 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.137652Jy sigma=0.000630 ! Fit after self-cal, rms=0.137621Jy sigma=0.000630 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.000263904 Jy ! Component: 100 - total flux cleaned = 0.000354453 Jy ! Component: 150 - total flux cleaned = 0.00039399 Jy ! Component: 200 - total flux cleaned = 0.000429739 Jy ! Total flux subtracted in 200 components = 0.000429739 Jy ! Clean residual min=-0.001279 max=0.001244 Jy/beam ! Clean residual mean=-0.000002 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.131039 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 123 components and 0.131039 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.137612Jy sigma=0.000630 ! Fit after self-cal, rms=0.137601Jy sigma=0.000630 ! 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.137601Jy sigma=0.000630 ! Fit after self-cal, rms=0.137583Jy sigma=0.000630 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8773 mas, bmaj=2.737 mas, bpa=0.9121 degrees ! Estimated noise=601.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000760461 Jy ! Component: 100 - total flux cleaned = 0.000967798 Jy ! Component: 150 - total flux cleaned = 0.00100415 Jy ! Component: 200 - total flux cleaned = 0.00102021 Jy ! Total flux subtracted in 200 components = 0.00102021 Jy ! Clean residual min=-0.001333 max=0.001280 Jy/beam ! Clean residual mean=-0.000005 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.132059 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 137 components and 0.132059 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.137573Jy sigma=0.000630 ! Fit after self-cal, rms=0.137554Jy sigma=0.000630 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.00014573 Jy ! Component: 100 - total flux cleaned = 0.000146357 Jy ! Component: 150 - total flux cleaned = 0.000161265 Jy ! Component: 200 - total flux cleaned = 0.000146466 Jy ! Total flux subtracted in 200 components = 0.000146466 Jy ! Clean residual min=-0.001320 max=0.001275 Jy/beam ! Clean residual mean=-0.000004 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.132206 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 143 components and 0.132205 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.137548Jy sigma=0.000630 ! Fit after self-cal, rms=0.137541Jy sigma=0.000630 ! 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.137541Jy sigma=0.000630 ! Fit after self-cal, rms=0.137250Jy sigma=0.000630 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.302 mas, bmaj=6.2 mas, bpa=-0.3726 degrees ! Estimated noise=720.238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000702011 Jy ! Component: 100 - total flux cleaned = 0.000754061 Jy ! Component: 150 - total flux cleaned = 0.000710203 Jy ! Component: 200 - total flux cleaned = 0.000672388 Jy ! Total flux subtracted in 200 components = 0.000672388 Jy ! Clean residual min=-0.001365 max=0.001225 Jy/beam ! Clean residual mean=-0.000009 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.132878 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 156 components and 0.132878 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.137244Jy sigma=0.000630 ! Fit after self-cal, rms=0.137229Jy sigma=0.000630 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.000102284 Jy ! Component: 100 - total flux cleaned = 8.91384e-05 Jy ! Component: 150 - total flux cleaned = 5.19189e-05 Jy ! Component: 200 - total flux cleaned = 7.97663e-06 Jy ! Total flux subtracted in 200 components = 7.97663e-06 Jy ! Clean residual min=-0.001363 max=0.001222 Jy/beam ! Clean residual mean=-0.000009 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.132886 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 162 components and 0.132886 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.137227Jy sigma=0.000630 ! Fit after self-cal, rms=0.137222Jy sigma=0.000630 ! 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.8765 mas, bmaj=2.736 mas, bpa=0.8581 degrees ! Estimated noise=601.741 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8765 x 2.736 at 0.8581 degrees (North through East) ! Clean map min=-0.0011952 max=0.085285 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.7037 mas, bmaj=2.206 mas, bpa=2.628 degrees ! Estimated noise=2626.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0690323 Jy ! Component: 100 - total flux cleaned = 0.0895367 Jy ! Component: 150 - total flux cleaned = 0.10144 Jy ! Component: 200 - total flux cleaned = 0.109619 Jy ! Total flux subtracted in 200 components = 0.109619 Jy ! Clean residual min=-0.005652 max=0.005133 Jy/beam ! Clean residual mean=-0.000061 rms=0.001554 Jy/beam ! Combined flux in latest and established models = 0.109619 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.109619 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8765 mas, bmaj=2.736 mas, bpa=0.8581 degrees ! Estimated noise=601.741 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.00819836 Jy ! Component: 100 - total flux cleaned = 0.0127206 Jy ! Component: 150 - total flux cleaned = 0.0158025 Jy ! Component: 200 - total flux cleaned = 0.0180182 Jy ! Total flux subtracted in 200 components = 0.0180182 Jy ! Clean residual min=-0.001645 max=0.001623 Jy/beam ! Clean residual mean=-0.000022 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.127638 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 57 components and 0.127637 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.302 mas, bmaj=6.2 mas, bpa=-0.3726 degrees ! Estimated noise=720.238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00226084 Jy ! Component: 100 - total flux cleaned = 0.00360812 Jy ! Component: 150 - total flux cleaned = 0.00446472 Jy ! Component: 200 - total flux cleaned = 0.00473186 Jy ! Total flux subtracted in 200 components = 0.00473186 Jy ! Clean residual min=-0.001426 max=0.001184 Jy/beam ! Clean residual mean=-0.000017 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.132369 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.000170519 Jy ! Component: 100 - total flux cleaned = 0.000232938 Jy ! Component: 150 - total flux cleaned = 0.000273688 Jy ! Component: 200 - total flux cleaned = 0.000321516 Jy ! Total flux subtracted in 200 components = 0.000321516 Jy ! Clean residual min=-0.001417 max=0.001213 Jy/beam ! Clean residual mean=-0.000012 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.132691 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 99 components and 0.132691 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8765 mas, bmaj=2.736 mas, bpa=0.8581 degrees ! Estimated noise=601.741 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000178363 Jy ! Component: 100 - total flux cleaned = 0.000203664 Jy ! Component: 150 - total flux cleaned = 0.000162367 Jy ! Component: 200 - total flux cleaned = 0.000161657 Jy ! Total flux subtracted in 200 components = 0.000161657 Jy ! Clean residual min=-0.001359 max=0.001334 Jy/beam ! Clean residual mean=-0.000007 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.132853 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 115 components and 0.132853 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.137226Jy sigma=0.000630 ! Fit after self-cal, rms=0.137212Jy sigma=0.000630 wmodel J1324-3235_X_2017_03_23_pus_map.mod ! Writing 115 model components to file: J1324-3235_X_2017_03_23_pus_map.mod wobs J1324-3235_X_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1324-3235_X_2017_03_23_pus_uvs.fits wwins J1324-3235_X_2017_03_23_pus_map.win ! wwins: Wrote 3 windows to J1324-3235_X_2017_03_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.000471286 Jy ! Component: 100 - total flux cleaned = -0.000626384 Jy ! Component: 150 - total flux cleaned = -0.00083318 Jy ! Component: 200 - total flux cleaned = -0.00105155 Jy ! Component: 250 - total flux cleaned = -0.00114684 Jy ! Component: 300 - total flux cleaned = -0.00123957 Jy ! Component: 350 - total flux cleaned = -0.00129347 Jy ! Component: 400 - total flux cleaned = -0.00136358 Jy ! Component: 450 - total flux cleaned = -0.00134597 Jy ! Component: 500 - total flux cleaned = -0.00136307 Jy ! Component: 550 - total flux cleaned = -0.00136324 Jy ! Component: 600 - total flux cleaned = -0.00136315 Jy ! Component: 650 - total flux cleaned = -0.00136292 Jy ! Component: 700 - total flux cleaned = -0.00137848 Jy ! Component: 750 - total flux cleaned = -0.00137833 Jy ! Component: 800 - total flux cleaned = -0.00136298 Jy ! Component: 850 - total flux cleaned = -0.00131867 Jy ! Component: 900 - total flux cleaned = -0.00121801 Jy ! Component: 950 - total flux cleaned = -0.00116124 Jy ! Component: 1000 - total flux cleaned = -0.00103561 Jy ! Component: 1050 - total flux cleaned = -0.000953028 Jy ! Component: 1100 - total flux cleaned = -0.000871654 Jy ! Component: 1150 - total flux cleaned = -0.000791252 Jy ! Component: 1200 - total flux cleaned = -0.00072515 Jy ! Component: 1250 - total flux cleaned = -0.000698808 Jy ! Component: 1300 - total flux cleaned = -0.000634184 Jy ! Component: 1350 - total flux cleaned = -0.000634218 Jy ! Component: 1400 - total flux cleaned = -0.000583851 Jy ! Component: 1450 - total flux cleaned = -0.000533823 Jy ! Component: 1500 - total flux cleaned = -0.000521625 Jy ! Component: 1550 - total flux cleaned = -0.000484904 Jy ! Component: 1600 - total flux cleaned = -0.000472766 Jy ! Component: 1650 - total flux cleaned = -0.000412932 Jy ! Component: 1700 - total flux cleaned = -0.000424891 Jy ! Component: 1750 - total flux cleaned = -0.000389487 Jy ! Component: 1800 - total flux cleaned = -0.00034296 Jy ! Component: 1850 - total flux cleaned = -0.000319997 Jy ! Component: 1900 - total flux cleaned = -0.000274564 Jy ! Component: 1950 - total flux cleaned = -0.000263235 Jy ! Component: 2000 - total flux cleaned = -0.000251841 Jy ! Total flux subtracted in 2048 components = -0.000262845 Jy ! Clean residual min=-0.000619 max=0.000591 Jy/beam ! Clean residual mean=-0.000004 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.13259 Jy keep ! Adding 120 model components to the UV plane model. ! The established model now contains 235 components and 0.13259 Jy ![Exited script file: muppet] wmap "J1324-3235_X_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8765 x 2.736 at 0.8581 degrees (North through East) ! Clean map min=-0.0011523 max=0.084063 Jy/beam ! Writing clean map to FITS file: J1324-3235_X_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.084063 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202764 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.723613 0.723613 1.44723 2.89445 5.78891 11.5778 23.1556 46.3112 92.6225 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.084 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.8765 x 2.736 at 0.8581 degrees (North through East) ! Clean map min=-0.0011523 max=0.084063 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 J1324-3235_X_2017_03_23_pus_uvs.log closed on Mon May 13 10:24:07 2019