! Started logfile: J2110-0126_X_2017_03_23_pus_uvs.log on Mon May 13 10:28:02 2019 obs J2110-0126_X_2017_03_23_pus_uva.fits ! Reading UV FITS file: J2110-0126_X_2017_03_23_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.747368 visibilities/baseline/integration-bin. ! Found source: J2110-0126 ! ! 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 46008 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 J2110-0126_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 170 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 196 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 221 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 230 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 218 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 253 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 253 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 234 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 246 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 293 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 282 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 296 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.969609Jy sigma=0.007876 ! Fit after self-cal, rms=0.943929Jy sigma=0.007701 ! 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.7126 mas, bmaj=1.84 mas, bpa=-3.685 degrees ! Estimated noise=1029.95 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.0449433 Jy ! Component: 100 - total flux cleaned = 0.0552949 Jy ! Total flux subtracted in 100 components = 0.0552949 Jy ! Clean residual min=-0.003423 max=0.004477 Jy/beam ! Clean residual mean=-0.000007 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.0552949 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0552949 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.089385Jy sigma=0.000641 ! Fit after self-cal, rms=0.089120Jy sigma=0.000639 ! 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.9145 mas, bmaj=2.433 mas, bpa=-8.097 degrees ! Estimated noise=449.805 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 (2.2, -0.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00753956 Jy ! Component: 100 - total flux cleaned = 0.0118116 Jy ! Component: 150 - total flux cleaned = 0.0145275 Jy ! Component: 200 - total flux cleaned = 0.0163346 Jy ! Total flux subtracted in 200 components = 0.0163346 Jy ! Clean residual min=-0.001601 max=0.002033 Jy/beam ! Clean residual mean=-0.000005 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.0716296 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 33 components and 0.0716296 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.088480Jy sigma=0.000633 ! Fit after self-cal, rms=0.088420Jy sigma=0.000632 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00280394 Jy ! Component: 100 - total flux cleaned = 0.00377317 Jy ! Component: 150 - total flux cleaned = 0.00393767 Jy ! Component: 200 - total flux cleaned = 0.004043 Jy ! Total flux subtracted in 200 components = 0.004043 Jy ! Clean residual min=-0.001381 max=0.001952 Jy/beam ! Clean residual mean=-0.000003 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.0756726 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 48 components and 0.0756726 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.088330Jy sigma=0.000631 ! Fit after self-cal, rms=0.088304Jy sigma=0.000631 ! Inverting map ! Added new window around map position (15.6, -6.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195698 Jy ! Component: 100 - total flux cleaned = 0.00240387 Jy ! Component: 150 - total flux cleaned = 0.00244047 Jy ! Component: 200 - total flux cleaned = 0.00244004 Jy ! Total flux subtracted in 200 components = 0.00244004 Jy ! Clean residual min=-0.001166 max=0.001423 Jy/beam ! Clean residual mean=-0.000003 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.0781126 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 57 components and 0.0781126 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.088250Jy sigma=0.000631 ! Fit after self-cal, rms=0.088231Jy sigma=0.000630 ! 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.96 FD 0.97 HN 1.09 KP 1.02 ! LA 0.98 MK 0.95 NL 1.00 OV 1.00 ! PT 1.06 SC 1.06 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.95 HN 1.00 KP 1.00 ! LA 0.94 MK 1.06 NL 0.98 OV 1.07 ! PT 1.04 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.00 HN 0.99 KP 0.94 ! LA 0.99 MK 1.11 NL 1.07 OV 1.02 ! PT 1.05 SC 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 0.89 FD 0.98 HN 1.04 KP 0.99 ! LA 0.99 MK 1.09 NL 0.98 OV 1.15 ! PT 1.04 SC 0.99 ! ! ! 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.95 HN 1.23 KP 1.01 ! LA 0.98 MK 1.04 NL 1.03 OV 1.01 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.02 HN 1.09 KP 0.98 ! LA 0.97 MK 0.99 NL 0.99 OV 1.06 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.97 HN 1.04 KP 0.94 ! LA 1.01 MK 1.02 NL 1.04 OV 0.99 ! PT 1.03 SC 1.05 ! ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 HN 0.92 KP 0.96 ! LA 1.04 MK 1.00 NL 0.98 OV 1.01 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 9. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.02 HN 0.92 KP 1.21 ! LA 1.02 MK 0.94 NL 1.02 OV 1.04 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 10. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.05 HN 0.95 KP 0.95 ! LA 0.92 MK 0.91 NL 0.96 OV 1.03 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 11. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.78 FD 1.00 HN 0.88 KP 1.01 ! LA 1.06 MK 0.98 NL 1.04 OV 0.98 ! PT 0.98 SC 0.95 ! ! ! Correcting IF 12. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.89 HN 0.95 KP 1.01 ! LA 0.96 MK 0.90 NL 1.00 OV 0.95 ! PT 0.99 SC 0.86 ! ! ! Fit before self-cal, rms=0.088231Jy sigma=0.000630 ! Fit after self-cal, rms=0.086808Jy sigma=0.000630 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9154 mas, bmaj=2.423 mas, bpa=-8.067 degrees ! Estimated noise=449.528 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.000673031 Jy ! Component: 100 - total flux cleaned = 0.000878868 Jy ! Component: 150 - total flux cleaned = 0.000964847 Jy ! Component: 200 - total flux cleaned = 0.00100378 Jy ! Total flux subtracted in 200 components = 0.00100378 Jy ! Clean residual min=-0.001119 max=0.001301 Jy/beam ! Clean residual mean=-0.000003 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.0791164 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 73 components and 0.0791164 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.086793Jy sigma=0.000629 ! Fit after self-cal, rms=0.086763Jy sigma=0.000629 ! 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.086763Jy sigma=0.000629 ! Fit after self-cal, rms=0.087079Jy sigma=0.000628 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9155 mas, bmaj=2.421 mas, bpa=-8.051 degrees ! Estimated noise=449.817 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000564307 Jy ! Component: 100 - total flux cleaned = 0.000652197 Jy ! Component: 150 - total flux cleaned = 0.000594773 Jy ! Component: 200 - total flux cleaned = 0.000560175 Jy ! Total flux subtracted in 200 components = 0.000560175 Jy ! Clean residual min=-0.000936 max=0.001212 Jy/beam ! Clean residual mean=-0.000007 rms=0.000276 Jy/beam ! Combined flux in latest and established models = 0.0796766 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 79 components and 0.0796766 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.087069Jy sigma=0.000628 ! Fit after self-cal, rms=0.087089Jy sigma=0.000628 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (21.8, 18.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103881 Jy ! Component: 100 - total flux cleaned = 0.00134641 Jy ! Component: 150 - total flux cleaned = 0.00158681 Jy ! Component: 200 - total flux cleaned = 0.00169433 Jy ! Total flux subtracted in 200 components = 0.00169433 Jy ! Clean residual min=-0.000924 max=0.000925 Jy/beam ! Clean residual mean=-0.000006 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.0813709 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 93 components and 0.0813709 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.087074Jy sigma=0.000628 ! Fit after self-cal, rms=0.087073Jy sigma=0.000628 ! 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.087073Jy sigma=0.000628 ! Fit after self-cal, rms=0.087281Jy sigma=0.000628 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9155 mas, bmaj=2.421 mas, bpa=-8.021 degrees ! Estimated noise=449.278 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000421662 Jy ! Component: 100 - total flux cleaned = 0.000615476 Jy ! Component: 150 - total flux cleaned = 0.000672354 Jy ! Component: 200 - total flux cleaned = 0.000739694 Jy ! Total flux subtracted in 200 components = 0.000739694 Jy ! Clean residual min=-0.000929 max=0.000867 Jy/beam ! Clean residual mean=-0.000005 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.0821106 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 99 components and 0.0821106 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.087271Jy sigma=0.000628 ! Fit after self-cal, rms=0.087285Jy sigma=0.000627 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.000193846 Jy ! Component: 100 - total flux cleaned = 0.00024281 Jy ! Component: 150 - total flux cleaned = 0.00033342 Jy ! Component: 200 - total flux cleaned = 0.000362013 Jy ! Total flux subtracted in 200 components = 0.000362013 Jy ! Clean residual min=-0.000925 max=0.000875 Jy/beam ! Clean residual mean=-0.000005 rms=0.000234 Jy/beam ! Combined flux in latest and established models = 0.0824727 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 102 components and 0.0824726 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.087279Jy sigma=0.000627 ! Fit after self-cal, rms=0.087278Jy sigma=0.000627 ! 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.087278Jy sigma=0.000627 ! Fit after self-cal, rms=0.087392Jy sigma=0.000627 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.272 mas, bmaj=4.042 mas, bpa=-5.367 degrees ! Estimated noise=540.553 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000483339 Jy ! Component: 100 - total flux cleaned = 0.000782173 Jy ! Component: 150 - total flux cleaned = 0.00080279 Jy ! Component: 200 - total flux cleaned = 0.000803042 Jy ! Total flux subtracted in 200 components = 0.000803042 Jy ! Clean residual min=-0.000840 max=0.000940 Jy/beam ! Clean residual mean=-0.000009 rms=0.000257 Jy/beam ! Combined flux in latest and established models = 0.0832757 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 115 components and 0.0832757 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.087389Jy sigma=0.000627 ! Fit after self-cal, rms=0.087395Jy sigma=0.000627 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.000172909 Jy ! Component: 100 - total flux cleaned = 0.000183232 Jy ! Component: 150 - total flux cleaned = 0.000183149 Jy ! Component: 200 - total flux cleaned = 0.000175212 Jy ! Total flux subtracted in 200 components = 0.000175212 Jy ! Clean residual min=-0.000846 max=0.000954 Jy/beam ! Clean residual mean=-0.000008 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.0834509 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 121 components and 0.0834509 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.087394Jy sigma=0.000627 ! Fit after self-cal, rms=0.087394Jy sigma=0.000627 ! 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=2.42 mas, bpa=-8.007 degrees ! Estimated noise=449.286 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9156 x 2.42 at -8.007 degrees (North through East) ! Clean map min=-0.0014127 max=0.05811 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.7117 mas, bmaj=1.834 mas, bpa=-3.691 degrees ! Estimated noise=1013.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0437989 Jy ! Component: 100 - total flux cleaned = 0.0555321 Jy ! Component: 150 - total flux cleaned = 0.0627657 Jy ! Component: 200 - total flux cleaned = 0.0678789 Jy ! Total flux subtracted in 200 components = 0.0678789 Jy ! Clean residual min=-0.003222 max=0.003174 Jy/beam ! Clean residual mean=-0.000007 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.0678788 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0678788 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9156 mas, bmaj=2.42 mas, bpa=-8.007 degrees ! Estimated noise=449.286 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.00516371 Jy ! Component: 100 - total flux cleaned = 0.00813944 Jy ! Component: 150 - total flux cleaned = 0.0101758 Jy ! Component: 200 - total flux cleaned = 0.0113199 Jy ! Total flux subtracted in 200 components = 0.0113199 Jy ! Clean residual min=-0.001167 max=0.001347 Jy/beam ! Clean residual mean=-0.000009 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.0791988 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 37 components and 0.0791988 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.272 mas, bmaj=4.042 mas, bpa=-5.367 degrees ! Estimated noise=540.553 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00156306 Jy ! Component: 100 - total flux cleaned = 0.00224969 Jy ! Component: 150 - total flux cleaned = 0.00271894 Jy ! Component: 200 - total flux cleaned = 0.00314922 Jy ! Total flux subtracted in 200 components = 0.00314922 Jy ! Clean residual min=-0.000952 max=0.001151 Jy/beam ! Clean residual mean=-0.000012 rms=0.000294 Jy/beam ! Combined flux in latest and established models = 0.082348 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.000337121 Jy ! Component: 100 - total flux cleaned = 0.000459902 Jy ! Component: 150 - total flux cleaned = 0.00054982 Jy ! Component: 200 - total flux cleaned = 0.000630241 Jy ! Total flux subtracted in 200 components = 0.000630241 Jy ! Clean residual min=-0.000916 max=0.001006 Jy/beam ! Clean residual mean=-0.000011 rms=0.000268 Jy/beam ! Combined flux in latest and established models = 0.0829782 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 73 components and 0.0829782 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9156 mas, bmaj=2.42 mas, bpa=-8.007 degrees ! Estimated noise=449.286 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.02617e-06 Jy ! Component: 100 - total flux cleaned = 0.00013902 Jy ! Component: 150 - total flux cleaned = 0.000170835 Jy ! Component: 200 - total flux cleaned = 0.000227808 Jy ! Total flux subtracted in 200 components = 0.000227808 Jy ! Clean residual min=-0.001038 max=0.001012 Jy/beam ! Clean residual mean=-0.000005 rms=0.000249 Jy/beam ! Combined flux in latest and established models = 0.083206 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 88 components and 0.083206 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.087420Jy sigma=0.000628 ! Fit after self-cal, rms=0.087429Jy sigma=0.000627 wmodel J2110-0126_X_2017_03_23_pus_map.mod ! Writing 88 model components to file: J2110-0126_X_2017_03_23_pus_map.mod wobs J2110-0126_X_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J2110-0126_X_2017_03_23_pus_uvs.fits wwins J2110-0126_X_2017_03_23_pus_map.win ! wwins: Wrote 4 windows to J2110-0126_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 = 4.32054e-06 Jy ! Component: 100 - total flux cleaned = 0.000126406 Jy ! Component: 150 - total flux cleaned = 0.000211284 Jy ! Component: 200 - total flux cleaned = 0.00022473 Jy ! Component: 250 - total flux cleaned = 0.00027725 Jy ! Component: 300 - total flux cleaned = 0.000264617 Jy ! Component: 350 - total flux cleaned = 0.000214821 Jy ! Component: 400 - total flux cleaned = 0.000226925 Jy ! Component: 450 - total flux cleaned = 0.000202957 Jy ! Component: 500 - total flux cleaned = 0.000179346 Jy ! Component: 550 - total flux cleaned = 0.000156135 Jy ! Component: 600 - total flux cleaned = 0.000133329 Jy ! Component: 650 - total flux cleaned = 7.75663e-05 Jy ! Component: 700 - total flux cleaned = 3.36263e-05 Jy ! Component: 750 - total flux cleaned = 1.19274e-05 Jy ! Component: 800 - total flux cleaned = -3.08955e-05 Jy ! Component: 850 - total flux cleaned = -0.00010493 Jy ! Component: 900 - total flux cleaned = -0.000125715 Jy ! Component: 950 - total flux cleaned = -0.000156746 Jy ! Component: 1000 - total flux cleaned = -0.000177151 Jy ! Component: 1050 - total flux cleaned = -0.000207405 Jy ! Component: 1100 - total flux cleaned = -0.000237238 Jy ! Component: 1150 - total flux cleaned = -0.000256909 Jy ! Component: 1200 - total flux cleaned = -0.000247198 Jy ! Component: 1250 - total flux cleaned = -0.000295468 Jy ! Component: 1300 - total flux cleaned = -0.000324107 Jy ! Component: 1350 - total flux cleaned = -0.000361873 Jy ! Component: 1400 - total flux cleaned = -0.000380583 Jy ! Component: 1450 - total flux cleaned = -0.000399324 Jy ! Component: 1500 - total flux cleaned = -0.000426977 Jy ! Component: 1550 - total flux cleaned = -0.00045434 Jy ! Component: 1600 - total flux cleaned = -0.000472436 Jy ! Component: 1650 - total flux cleaned = -0.000481241 Jy ! Component: 1700 - total flux cleaned = -0.000507658 Jy ! Component: 1750 - total flux cleaned = -0.000525201 Jy ! Component: 1800 - total flux cleaned = -0.000551166 Jy ! Component: 1850 - total flux cleaned = -0.000585572 Jy ! Component: 1900 - total flux cleaned = -0.000611049 Jy ! Component: 1950 - total flux cleaned = -0.00064486 Jy ! Component: 2000 - total flux cleaned = -0.000661591 Jy ! Total flux subtracted in 2048 components = -0.000678269 Jy ! Clean residual min=-0.000499 max=0.000452 Jy/beam ! Clean residual mean=-0.000003 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.0825278 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 226 components and 0.0825277 Jy ![Exited script file: muppet] wmap "J2110-0126_X_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9156 x 2.42 at -8.007 degrees (North through East) ! Clean map min=-0.00090782 max=0.057523 Jy/beam ! Writing clean map to FITS file: J2110-0126_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.0575235 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000156197 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.81461 0.81461 1.62922 3.25844 6.51688 13.0338 26.0675 52.1351 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 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 2.42 at -8.007 degrees (North through East) ! Clean map min=-0.00090782 max=0.057523 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 J2110-0126_X_2017_03_23_pus_uvs.log closed on Mon May 13 10:28:05 2019