! Started logfile: J1410-1903_X_2017_10_09_pus_uvs.log on Sun May 12 15:21:44 2019 obs J1410-1903_X_2017_10_09_pus_uva.fits ! Reading UV FITS file: J1410-1903_X_2017_10_09_pus_uva.fits ! AN table 1: 144 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.754244 visibilities/baseline/integration-bin. ! Found source: J1410-1903 ! ! 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 763 lines of history. ! ! Reading 46920 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 J1410-1903_X_2017_10_09_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 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 179 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.991167Jy sigma=0.007187 ! Fit after self-cal, rms=0.946887Jy sigma=0.006914 ! 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.7109 mas, bmaj=3.117 mas, bpa=-20.63 degrees ! Estimated noise=1372.78 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.0442628 Jy ! Component: 100 - total flux cleaned = 0.0542496 Jy ! Total flux subtracted in 100 components = 0.0542496 Jy ! Clean residual min=-0.003467 max=0.004464 Jy/beam ! Clean residual mean=0.000003 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.0542496 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0542496 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.104096Jy sigma=0.000625 ! Fit after self-cal, rms=0.103209Jy sigma=0.000619 ! 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.9199 mas, bmaj=3.417 mas, bpa=-19.15 degrees ! Estimated noise=462.553 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.0042625 Jy ! Component: 100 - total flux cleaned = 0.00427925 Jy ! Component: 150 - total flux cleaned = 0.00421121 Jy ! Component: 200 - total flux cleaned = 0.00415699 Jy ! Total flux subtracted in 200 components = 0.00415699 Jy ! Clean residual min=-0.001896 max=0.001802 Jy/beam ! Clean residual mean=-0.000006 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.0584066 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 23 components and 0.0584066 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.102908Jy sigma=0.000618 ! Fit after self-cal, rms=0.102830Jy sigma=0.000618 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.02 HN 0.87 KP 1.00 ! LA 1.03 MK 1.07 NL 0.95 OV 1.00* ! PT 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 0.90 KP 1.03 ! LA 1.03 MK 1.07 NL 1.02 OV 1.00* ! PT 1.09 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 0.91 KP 1.01 ! LA 1.02 MK 1.08 NL 0.99 OV 1.00* ! PT 1.08 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 0.90 KP 0.95 ! LA 1.02 MK 1.19 NL 1.01 OV 1.00* ! PT 1.02 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.98 HN 0.75 KP 0.92 ! LA 1.02 MK 1.06 NL 1.03 OV 1.00* ! PT 1.11 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 HN 0.86 KP 0.95 ! LA 1.03 MK 1.09 NL 0.97 OV 1.00* ! PT 1.06 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HN 0.88 KP 0.96 ! LA 1.04 MK 1.05 NL 0.99 OV 1.00* ! PT 1.07 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.05 HN 0.84 KP 0.98 ! LA 0.98 MK 1.11 NL 1.02 OV 1.00* ! PT 1.07 ! ! ! Correcting IF 9. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.13 HN 0.81 KP 1.10 ! LA 1.00 MK 1.02 NL 0.98 OV 1.00* ! PT 1.07 ! ! ! Correcting IF 10. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.01 HN 0.79 KP 1.00 ! LA 1.04 MK 0.90 NL 0.96 OV 1.00* ! PT 1.03 ! ! ! Correcting IF 11. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.02 HN 0.81 KP 0.87 ! LA 1.02 MK 0.94 NL 1.02 OV 1.00* ! PT 0.98 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.91 HN 0.74 KP 0.92 ! LA 1.02 MK 0.89 NL 0.95 OV 1.00* ! PT 1.01 ! ! ! Fit before self-cal, rms=0.102830Jy sigma=0.000618 ! Fit after self-cal, rms=0.094247Jy sigma=0.000617 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9175 mas, bmaj=3.405 mas, bpa=-18.66 degrees ! Estimated noise=458.194 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.000662645 Jy ! Component: 100 - total flux cleaned = 0.00090872 Jy ! Component: 150 - total flux cleaned = 0.000948969 Jy ! Component: 200 - total flux cleaned = 0.000965577 Jy ! Total flux subtracted in 200 components = 0.000965577 Jy ! Clean residual min=-0.001111 max=0.001048 Jy/beam ! Clean residual mean=-0.000003 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.0593722 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 38 components and 0.0593722 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.094224Jy sigma=0.000616 ! Fit after self-cal, rms=0.094040Jy sigma=0.000616 ! 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.094040Jy sigma=0.000616 ! Fit after self-cal, rms=0.091913Jy sigma=0.000615 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9176 mas, bmaj=3.391 mas, bpa=-18.49 degrees ! Estimated noise=458.345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000255285 Jy ! Component: 100 - total flux cleaned = 0.000279251 Jy ! Component: 150 - total flux cleaned = 0.000269377 Jy ! Component: 200 - total flux cleaned = 0.000260982 Jy ! Total flux subtracted in 200 components = 0.000260982 Jy ! Clean residual min=-0.000951 max=0.001006 Jy/beam ! Clean residual mean=-0.000005 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.0596332 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 54 components and 0.0596332 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.091909Jy sigma=0.000615 ! Fit after self-cal, rms=0.091850Jy sigma=0.000615 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 = -7.18269e-05 Jy ! Component: 100 - total flux cleaned = -7.34931e-05 Jy ! Component: 150 - total flux cleaned = -5.62711e-05 Jy ! Component: 200 - total flux cleaned = -5.64716e-05 Jy ! Total flux subtracted in 200 components = -5.64716e-05 Jy ! Clean residual min=-0.001002 max=0.000999 Jy/beam ! Clean residual mean=-0.000004 rms=0.000258 Jy/beam ! Combined flux in latest and established models = 0.0595767 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.0595767 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.091848Jy sigma=0.000615 ! Fit after self-cal, rms=0.091845Jy sigma=0.000615 ! 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.091845Jy sigma=0.000615 ! Fit after self-cal, rms=0.091445Jy sigma=0.000615 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9166 mas, bmaj=3.387 mas, bpa=-18.42 degrees ! Estimated noise=457.816 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000235724 Jy ! Component: 100 - total flux cleaned = 0.000245883 Jy ! Component: 150 - total flux cleaned = 0.000246174 Jy ! Component: 200 - total flux cleaned = 0.000238815 Jy ! Total flux subtracted in 200 components = 0.000238815 Jy ! Clean residual min=-0.000951 max=0.001033 Jy/beam ! Clean residual mean=-0.000004 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.0598155 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 62 components and 0.0598155 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.091442Jy sigma=0.000615 ! Fit after self-cal, rms=0.091441Jy sigma=0.000615 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 = 2.2273e-05 Jy ! Component: 100 - total flux cleaned = 2.23895e-05 Jy ! Component: 150 - total flux cleaned = 1.4865e-05 Jy ! Component: 200 - total flux cleaned = 1.45978e-05 Jy ! Total flux subtracted in 200 components = 1.45978e-05 Jy ! Clean residual min=-0.000959 max=0.000997 Jy/beam ! Clean residual mean=-0.000004 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.0598301 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.0598301 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.091438Jy sigma=0.000615 ! Fit after self-cal, rms=0.091439Jy sigma=0.000615 ! 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.091439Jy sigma=0.000615 ! Fit after self-cal, rms=0.091227Jy sigma=0.000615 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.287 mas, bmaj=4.769 mas, bpa=-3.289 degrees ! Estimated noise=542.593 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.46667e-05 Jy ! Component: 100 - total flux cleaned = 4.62342e-05 Jy ! Component: 150 - total flux cleaned = 5.54064e-05 Jy ! Component: 200 - total flux cleaned = 5.59116e-05 Jy ! Total flux subtracted in 200 components = 5.59116e-05 Jy ! Clean residual min=-0.000965 max=0.001036 Jy/beam ! Clean residual mean=-0.000007 rms=0.000289 Jy/beam ! Combined flux in latest and established models = 0.059886 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 70 components and 0.059886 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.091227Jy sigma=0.000615 ! Fit after self-cal, rms=0.091225Jy sigma=0.000615 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 = -6.39045e-05 Jy ! Component: 100 - total flux cleaned = -6.41887e-05 Jy ! Component: 150 - total flux cleaned = -5.74925e-05 Jy ! Component: 200 - total flux cleaned = -5.73799e-05 Jy ! Total flux subtracted in 200 components = -5.73799e-05 Jy ! Clean residual min=-0.000956 max=0.001038 Jy/beam ! Clean residual mean=-0.000007 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.0598286 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 71 components and 0.0598286 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.091225Jy sigma=0.000615 ! Fit after self-cal, rms=0.091226Jy sigma=0.000615 ! 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.9156 mas, bmaj=3.385 mas, bpa=-18.38 degrees ! Estimated noise=457.405 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9156 x 3.385 at -18.38 degrees (North through East) ! Clean map min=-0.0012693 max=0.057913 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.7045 mas, bmaj=3.076 mas, bpa=-20.01 degrees ! Estimated noise=1324.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0442446 Jy ! Component: 100 - total flux cleaned = 0.0543793 Jy ! Component: 150 - total flux cleaned = 0.0582646 Jy ! Component: 200 - total flux cleaned = 0.0598079 Jy ! Total flux subtracted in 200 components = 0.0598079 Jy ! Clean residual min=-0.002776 max=0.002768 Jy/beam ! Clean residual mean=-0.000001 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.0598078 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0598078 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9156 mas, bmaj=3.385 mas, bpa=-18.38 degrees ! Estimated noise=457.405 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.000738324 Jy ! Component: 100 - total flux cleaned = 0.000505127 Jy ! Component: 150 - total flux cleaned = 0.000353566 Jy ! Component: 200 - total flux cleaned = 0.000277927 Jy ! Total flux subtracted in 200 components = 0.000277927 Jy ! Clean residual min=-0.001021 max=0.001020 Jy/beam ! Clean residual mean=-0.000004 rms=0.000279 Jy/beam ! Combined flux in latest and established models = 0.0600858 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 0.0600858 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.287 mas, bmaj=4.769 mas, bpa=-3.289 degrees ! Estimated noise=542.593 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000130698 Jy ! Component: 100 - total flux cleaned = -0.000159758 Jy ! Component: 150 - total flux cleaned = -0.000167383 Jy ! Component: 200 - total flux cleaned = -0.000180625 Jy ! Total flux subtracted in 200 components = -0.000180625 Jy ! Clean residual min=-0.000982 max=0.000971 Jy/beam ! Clean residual mean=-0.000007 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.0599052 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.16509e-05 Jy ! Component: 100 - total flux cleaned = -1.69396e-05 Jy ! Component: 150 - total flux cleaned = -2.67709e-05 Jy ! Component: 200 - total flux cleaned = -3.55964e-05 Jy ! Total flux subtracted in 200 components = -3.55964e-05 Jy ! Clean residual min=-0.000974 max=0.000981 Jy/beam ! Clean residual mean=-0.000007 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.0598696 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 36 components and 0.0598696 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9156 mas, bmaj=3.385 mas, bpa=-18.38 degrees ! Estimated noise=457.405 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.05032e-05 Jy ! Component: 100 - total flux cleaned = 4.63834e-05 Jy ! Component: 150 - total flux cleaned = 3.28905e-05 Jy ! Component: 200 - total flux cleaned = 4.59843e-05 Jy ! Total flux subtracted in 200 components = 4.59843e-05 Jy ! Clean residual min=-0.000969 max=0.001071 Jy/beam ! Clean residual mean=-0.000004 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.0599156 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.0599156 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.091239Jy sigma=0.000615 ! Fit after self-cal, rms=0.091246Jy sigma=0.000615 wmodel J1410-1903_X_2017_10_09_pus_map.mod ! Writing 41 model components to file: J1410-1903_X_2017_10_09_pus_map.mod wobs J1410-1903_X_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J1410-1903_X_2017_10_09_pus_uvs.fits wwins J1410-1903_X_2017_10_09_pus_map.win ! wwins: Wrote 1 windows to J1410-1903_X_2017_10_09_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 = 2.97792e-05 Jy ! Component: 100 - total flux cleaned = -3.55849e-05 Jy ! Component: 150 - total flux cleaned = -0.000126141 Jy ! Component: 200 - total flux cleaned = -0.00016845 Jy ! Component: 250 - total flux cleaned = -0.000223317 Jy ! Component: 300 - total flux cleaned = -0.000263091 Jy ! Component: 350 - total flux cleaned = -0.000313719 Jy ! Component: 400 - total flux cleaned = -0.000313426 Jy ! Component: 450 - total flux cleaned = -0.000301229 Jy ! Component: 500 - total flux cleaned = -0.000289613 Jy ! Component: 550 - total flux cleaned = -0.000289664 Jy ! Component: 600 - total flux cleaned = -0.000267765 Jy ! Component: 650 - total flux cleaned = -0.000224988 Jy ! Component: 700 - total flux cleaned = -0.000193663 Jy ! Component: 750 - total flux cleaned = -0.000173252 Jy ! Component: 800 - total flux cleaned = -0.000173241 Jy ! Component: 850 - total flux cleaned = -0.000163564 Jy ! Component: 900 - total flux cleaned = -0.000192455 Jy ! Component: 950 - total flux cleaned = -0.000182822 Jy ! Component: 1000 - total flux cleaned = -0.000182821 Jy ! Component: 1050 - total flux cleaned = -0.000182753 Jy ! Component: 1100 - total flux cleaned = -0.000182771 Jy ! Component: 1150 - total flux cleaned = -0.000173765 Jy ! Component: 1200 - total flux cleaned = -0.000182486 Jy ! Component: 1250 - total flux cleaned = -0.00018256 Jy ! Component: 1300 - total flux cleaned = -0.000190946 Jy ! Component: 1350 - total flux cleaned = -0.000199359 Jy ! Component: 1400 - total flux cleaned = -0.000215675 Jy ! Component: 1450 - total flux cleaned = -0.000215601 Jy ! Component: 1500 - total flux cleaned = -0.000207879 Jy ! Component: 1550 - total flux cleaned = -0.000208073 Jy ! Component: 1600 - total flux cleaned = -0.000215724 Jy ! Component: 1650 - total flux cleaned = -0.000200709 Jy ! Component: 1700 - total flux cleaned = -0.000200678 Jy ! Component: 1750 - total flux cleaned = -0.000163935 Jy ! Component: 1800 - total flux cleaned = -0.000142082 Jy ! Component: 1850 - total flux cleaned = -0.00011332 Jy ! Component: 1900 - total flux cleaned = -9.20979e-05 Jy ! Component: 1950 - total flux cleaned = -6.4114e-05 Jy ! Component: 2000 - total flux cleaned = -5.01486e-05 Jy ! Total flux subtracted in 2048 components = -2.95907e-05 Jy ! Clean residual min=-0.000389 max=0.000383 Jy/beam ! Clean residual mean=-0.000004 rms=0.000132 Jy/beam ! Combined flux in latest and established models = 0.059886 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 179 components and 0.059886 Jy ![Exited script file: muppet] wmap "J1410-1903_X_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9156 x 3.385 at -18.38 degrees (North through East) ! Clean map min=-0.0010482 max=0.057276 Jy/beam ! Writing clean map to FITS file: J1410-1903_X_2017_10_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0572762 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000129773 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.679722 0.679722 1.35944 2.71889 5.43778 10.8756 21.7511 43.5022 87.0044 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.057 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.9156 x 3.385 at -18.38 degrees (North through East) ! Clean map min=-0.0010482 max=0.057276 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 J1410-1903_X_2017_10_09_pus_uvs.log closed on Sun May 12 15:21:46 2019