! Started logfile: .//J1032+6051_C_20180710_dfm.log on Sat Jul 28 19:24:36 2018 float field_size field_size = 1024 float field_cell field_cell = 0.3000 float taper_size taper_size = 40.0 float freq freq = 4.12800 obs .//J1032+6051_C_20180710_uva.fits ! Reading UV FITS file: .//J1032+6051_C_20180710_uva.fits ! AN table 1: 24 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.970238 visibilities/baseline/integration-bin. ! Found source: J1032+6051 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 4.128e+09 3.2e+07 1 3.2e+07 ! 02 2 4.16e+09 3.2e+07 1 3.2e+07 ! 03 3 4.192e+09 3.2e+07 1 3.2e+07 ! 04 4 4.224e+09 3.2e+07 1 3.2e+07 ! 05 5 4.416e+09 3.2e+07 1 3.2e+07 ! 06 6 4.512e+09 3.2e+07 1 3.2e+07 ! 07 7 4.544e+09 3.2e+07 1 3.2e+07 ! 08 8 4.576e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 76 lines of history. ! ! Reading 5216 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 8 channels. ! Selecting polarization: RR, channels: 1..8 ! 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 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.3 print "taper_size =", taper_size ! taper_size = 40 ![@/opt64/bin/pima_mupet_01.dfm J1032+6051_C] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.300x0.300 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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001032Jy sigma=25.894873 ! Fit after self-cal, rms=0.955049Jy sigma=24.679257 ! 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=1.195 mas, bmaj=5.001 mas, bpa=29.83 degrees ! Estimated noise=0.721978 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.0334998 Jy ! Component: 100 - total flux cleaned = 0.0418002 Jy ! Total flux subtracted in 100 components = 0.0418002 Jy ! Clean residual min=-0.003295 max=0.003656 Jy/beam ! Clean residual mean=-0.000009 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.0418002 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0418002 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. ! ! Fit before self-cal, rms=0.028967Jy sigma=0.701793 ! Fit after self-cal, rms=0.028630Jy sigma=0.693567 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.457 mas, bmaj=4.94 mas, bpa=29.27 degrees ! Estimated noise=0.386601 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.00614633 Jy ! Component: 100 - total flux cleaned = 0.00926198 Jy ! Component: 150 - total flux cleaned = 0.0110768 Jy ! Component: 200 - total flux cleaned = 0.012319 Jy ! Total flux subtracted in 200 components = 0.012319 Jy ! Clean residual min=-0.001532 max=0.001615 Jy/beam ! Clean residual mean=-0.000017 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.0541192 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 45 components and 0.0541192 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. ! ! Fit before self-cal, rms=0.027401Jy sigma=0.656842 ! Fit after self-cal, rms=0.027393Jy sigma=0.656297 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.457 x 4.94 at 29.27 degrees (North through East) ! Clean map min=-0.001499 max=0.045692 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 HN 0.95 KP 0.95 LA 1.05 ! MK 1.04 OV 1.05 PT 0.84 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 HN 0.97 KP 0.92 LA 1.02 ! MK 0.96 OV 1.00 PT 0.87 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 HN 0.96 KP 0.90 LA 1.04 ! MK 0.95 OV 0.97 PT 0.88 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 1.08 KP 0.91 LA 1.06 ! MK 0.90 OV 1.01 PT 0.92 SC 0.96 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 HN 1.03 KP 0.87 LA 1.02 ! MK 1.07 OV 1.06 PT 0.94 SC 1.06 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 HN 1.03 KP 0.95 LA 1.03 ! MK 1.05 OV 1.01 PT 0.92 SC 1.03 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 HN 0.99 KP 0.92 LA 1.06 ! MK 1.02 OV 1.04 PT 0.97 SC 1.03 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 HN 1.09 KP 0.96 LA 1.07 ! MK 1.04 OV 0.97 PT 1.02 SC 1.03 ! ! ! Fit before self-cal, rms=0.027393Jy sigma=0.656297 ! Fit after self-cal, rms=0.026715Jy sigma=0.648069 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.473 mas, bmaj=4.957 mas, bpa=29.14 degrees ! Estimated noise=0.38171 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.000104138 Jy ! Component: 100 - total flux cleaned = 8.22801e-05 Jy ! Component: 150 - total flux cleaned = 7.27748e-05 Jy ! Component: 200 - total flux cleaned = 7.31492e-05 Jy ! Total flux subtracted in 200 components = 7.31492e-05 Jy ! Clean residual min=-0.001107 max=0.001065 Jy/beam ! Clean residual mean=-0.000001 rms=0.000271 Jy/beam ! Combined flux in latest and established models = 0.0541923 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 58 components and 0.0541923 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. ! ! Fit before self-cal, rms=0.026706Jy sigma=0.647866 ! Fit after self-cal, rms=0.026726Jy sigma=0.647691 ! 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. ! ! Fit before self-cal, rms=0.026726Jy sigma=0.647691 ! Fit after self-cal, rms=0.026724Jy sigma=0.647683 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.473 mas, bmaj=4.957 mas, bpa=29.13 degrees ! Estimated noise=0.381637 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.5421e-05 Jy ! Component: 100 - total flux cleaned = 1.7473e-05 Jy ! Component: 150 - total flux cleaned = 1.74881e-05 Jy ! Component: 200 - total flux cleaned = 1.7252e-05 Jy ! Total flux subtracted in 200 components = 1.7252e-05 Jy ! Clean residual min=-0.001072 max=0.001032 Jy/beam ! Clean residual mean=-0.000001 rms=0.000268 Jy/beam ! Combined flux in latest and established models = 0.0542096 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 61 components and 0.0542096 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. ! ! Fit before self-cal, rms=0.026719Jy sigma=0.647595 ! Fit after self-cal, rms=0.026718Jy sigma=0.647590 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 = -1.76745e-05 Jy ! Component: 100 - total flux cleaned = -1.77835e-05 Jy ! Component: 150 - total flux cleaned = -1.77479e-05 Jy ! Component: 200 - total flux cleaned = -1.7794e-05 Jy ! Total flux subtracted in 200 components = -1.7794e-05 Jy ! Clean residual min=-0.001065 max=0.001018 Jy/beam ! Clean residual mean=-0.000001 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.0541918 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 67 components and 0.0541918 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. ! ! Fit before self-cal, rms=0.026715Jy sigma=0.647538 ! Fit after self-cal, rms=0.026715Jy sigma=0.647534 ! 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. ! ! Fit before self-cal, rms=0.026715Jy sigma=0.647534 ! Fit after self-cal, rms=0.026701Jy sigma=0.647531 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.473 mas, bmaj=4.955 mas, bpa=29.12 degrees ! Estimated noise=0.381381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.37434e-05 Jy ! Component: 100 - total flux cleaned = -2.36019e-05 Jy ! Component: 150 - total flux cleaned = -2.35586e-05 Jy ! Component: 200 - total flux cleaned = -1.8612e-05 Jy ! Total flux subtracted in 200 components = -1.8612e-05 Jy ! Clean residual min=-0.001057 max=0.001005 Jy/beam ! Clean residual mean=-0.000001 rms=0.000266 Jy/beam ! Combined flux in latest and established models = 0.0541732 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 0.0541732 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. ! ! Fit before self-cal, rms=0.026698Jy sigma=0.647492 ! Fit after self-cal, rms=0.026698Jy sigma=0.647490 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.6492e-05 Jy ! Component: 100 - total flux cleaned = -2.15336e-05 Jy ! Component: 150 - total flux cleaned = -2.14633e-05 Jy ! Component: 200 - total flux cleaned = -1.68607e-05 Jy ! Total flux subtracted in 200 components = -1.68607e-05 Jy ! Clean residual min=-0.001054 max=0.000995 Jy/beam ! Clean residual mean=-0.000001 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.0541563 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 72 components and 0.0541563 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. ! ! Fit before self-cal, rms=0.026696Jy sigma=0.647460 ! Fit after self-cal, rms=0.026696Jy sigma=0.647458 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 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. ! ! Fit before self-cal, rms=0.026696Jy sigma=0.647458 ! Fit after self-cal, rms=0.026677Jy sigma=0.647456 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.484 mas, bmaj=5.336 mas, bpa=35.62 degrees ! Estimated noise=0.498771 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.66566e-05 Jy ! Component: 100 - total flux cleaned = 8.11564e-06 Jy ! Component: 150 - total flux cleaned = 4.28048e-06 Jy ! Component: 200 - total flux cleaned = 8.24729e-07 Jy ! Total flux subtracted in 200 components = 8.24729e-07 Jy ! Clean residual min=-0.001341 max=0.001301 Jy/beam ! Clean residual mean=-0.000001 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.0541571 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 81 components and 0.0541571 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. ! ! Fit before self-cal, rms=0.026676Jy sigma=0.647451 ! Fit after self-cal, rms=0.026676Jy sigma=0.647449 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 = -4.80836e-06 Jy ! Component: 100 - total flux cleaned = -7.85019e-06 Jy ! Component: 150 - total flux cleaned = -7.8347e-06 Jy ! Component: 200 - total flux cleaned = -1.04555e-05 Jy ! Total flux subtracted in 200 components = -1.04555e-05 Jy ! Clean residual min=-0.001339 max=0.001304 Jy/beam ! Clean residual mean=-0.000001 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.0541467 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 87 components and 0.0541467 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. ! ! Fit before self-cal, rms=0.026676Jy sigma=0.647450 ! Fit after self-cal, rms=0.026675Jy sigma=0.647449 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=1.473 mas, bmaj=4.954 mas, bpa=29.1 degrees ! Estimated noise=0.381122 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.473 x 4.954 at 29.1 degrees (North through East) ! Clean map min=-0.00098563 max=0.045045 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=1.203 mas, bmaj=5.003 mas, bpa=29.7 degrees ! Estimated noise=0.720362 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0336919 Jy ! Component: 100 - total flux cleaned = 0.0420421 Jy ! Component: 150 - total flux cleaned = 0.0462915 Jy ! Component: 200 - total flux cleaned = 0.0485983 Jy ! Total flux subtracted in 200 components = 0.0485983 Jy ! Clean residual min=-0.002659 max=0.002219 Jy/beam ! Clean residual mean=-0.000002 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.0485983 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0485983 Jy ! Inverting map and beam ! Estimated beam: bmin=1.473 mas, bmaj=4.954 mas, bpa=29.1 degrees ! Estimated noise=0.381122 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.00252518 Jy ! Component: 100 - total flux cleaned = 0.0037143 Jy ! Component: 150 - total flux cleaned = 0.00435805 Jy ! Component: 200 - total flux cleaned = 0.00477365 Jy ! Total flux subtracted in 200 components = 0.00477365 Jy ! Clean residual min=-0.001067 max=0.000967 Jy/beam ! Clean residual mean=-0.000001 rms=0.000272 Jy/beam ! Combined flux in latest and established models = 0.053372 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 43 components and 0.053372 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.484 mas, bmaj=5.336 mas, bpa=35.62 degrees ! Estimated noise=0.498771 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00045387 Jy ! Component: 100 - total flux cleaned = 0.000499802 Jy ! Component: 150 - total flux cleaned = 0.000545891 Jy ! Component: 200 - total flux cleaned = 0.000583904 Jy ! Total flux subtracted in 200 components = 0.000583904 Jy ! Clean residual min=-0.001355 max=0.001265 Jy/beam ! Clean residual mean=-0.000001 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.0539559 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 = 3.149e-05 Jy ! Component: 100 - total flux cleaned = 4.25956e-05 Jy ! Component: 150 - total flux cleaned = 4.76235e-05 Jy ! Component: 200 - total flux cleaned = 5.22293e-05 Jy ! Total flux subtracted in 200 components = 5.22293e-05 Jy ! Clean residual min=-0.001347 max=0.001282 Jy/beam ! Clean residual mean=-0.000001 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.0540081 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 58 components and 0.0540081 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.473 mas, bmaj=4.954 mas, bpa=29.1 degrees ! Estimated noise=0.381122 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000113714 Jy ! Component: 100 - total flux cleaned = -9.5247e-05 Jy ! Component: 150 - total flux cleaned = -5.64896e-05 Jy ! Component: 200 - total flux cleaned = -5.65323e-05 Jy ! Total flux subtracted in 200 components = -5.65323e-05 Jy ! Clean residual min=-0.001067 max=0.000991 Jy/beam ! Clean residual mean=-0.000001 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.0539516 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 69 components and 0.0539516 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. ! ! Fit before self-cal, rms=0.026680Jy sigma=0.647522 ! Fit after self-cal, rms=0.026678Jy sigma=0.647507 wmodel J1032+6051_C_map.mod ! Writing 69 model components to file: J1032+6051_C_map.mod wobs J1032+6051_C_uvs.fits ! Writing UV FITS file: J1032+6051_C_uvs.fits wwins J1032+6051_C_map.win ! wwins: Wrote 1 windows to J1032+6051_C_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000372302 Jy ! Component: 100 - total flux cleaned = -0.000596353 Jy ! Component: 150 - total flux cleaned = -0.000706885 Jy ! Component: 200 - total flux cleaned = -0.000781907 Jy ! Component: 250 - total flux cleaned = -0.000825226 Jy ! Component: 300 - total flux cleaned = -0.000811067 Jy ! Component: 350 - total flux cleaned = -0.000797397 Jy ! Component: 400 - total flux cleaned = -0.000744009 Jy ! Component: 450 - total flux cleaned = -0.000718298 Jy ! Component: 500 - total flux cleaned = -0.000692906 Jy ! Component: 550 - total flux cleaned = -0.00063077 Jy ! Component: 600 - total flux cleaned = -0.000582196 Jy ! Component: 650 - total flux cleaned = -0.000558457 Jy ! Component: 700 - total flux cleaned = -0.000535095 Jy ! Component: 750 - total flux cleaned = -0.000489423 Jy ! Component: 800 - total flux cleaned = -0.00050061 Jy ! Component: 850 - total flux cleaned = -0.000478423 Jy ! Component: 900 - total flux cleaned = -0.00046768 Jy ! Component: 950 - total flux cleaned = -0.000489157 Jy ! Component: 1000 - total flux cleaned = -0.000499848 Jy ! Component: 1050 - total flux cleaned = -0.000500003 Jy ! Component: 1100 - total flux cleaned = -0.000530438 Jy ! Component: 1150 - total flux cleaned = -0.000550592 Jy ! Component: 1200 - total flux cleaned = -0.000580042 Jy ! Component: 1250 - total flux cleaned = -0.000609229 Jy ! Component: 1300 - total flux cleaned = -0.000609012 Jy ! Component: 1350 - total flux cleaned = -0.000628008 Jy ! Component: 1400 - total flux cleaned = -0.000656175 Jy ! Component: 1450 - total flux cleaned = -0.00070242 Jy ! Component: 1500 - total flux cleaned = -0.000720549 Jy ! Component: 1550 - total flux cleaned = -0.00075659 Jy ! Component: 1600 - total flux cleaned = -0.000801147 Jy ! Component: 1650 - total flux cleaned = -0.000809848 Jy ! Component: 1700 - total flux cleaned = -0.000853399 Jy ! Component: 1750 - total flux cleaned = -0.000862022 Jy ! Component: 1800 - total flux cleaned = -0.000879123 Jy ! Component: 1850 - total flux cleaned = -0.000862296 Jy ! Component: 1900 - total flux cleaned = -0.000904247 Jy ! Component: 1950 - total flux cleaned = -0.000879402 Jy ! Component: 2000 - total flux cleaned = -0.000912425 Jy ! Component: 2050 - total flux cleaned = -0.000904316 Jy ! Component: 2100 - total flux cleaned = -0.000920455 Jy ! Component: 2150 - total flux cleaned = -0.000896309 Jy ! Component: 2200 - total flux cleaned = -0.000912193 Jy ! Component: 2250 - total flux cleaned = -0.000888451 Jy ! Component: 2300 - total flux cleaned = -0.000888409 Jy ! Component: 2350 - total flux cleaned = -0.000880694 Jy ! Component: 2400 - total flux cleaned = -0.000872936 Jy ! Component: 2450 - total flux cleaned = -0.000872965 Jy ! Component: 2500 - total flux cleaned = -0.000865301 Jy ! Component: 2550 - total flux cleaned = -0.000865282 Jy ! Component: 2600 - total flux cleaned = -0.000835215 Jy ! Component: 2650 - total flux cleaned = -0.000835284 Jy ! Component: 2700 - total flux cleaned = -0.000842726 Jy ! Component: 2750 - total flux cleaned = -0.000798312 Jy ! Component: 2800 - total flux cleaned = -0.00079092 Jy ! Component: 2850 - total flux cleaned = -0.00077636 Jy ! Component: 2900 - total flux cleaned = -0.000776337 Jy ! Component: 2950 - total flux cleaned = -0.00075464 Jy ! Component: 3000 - total flux cleaned = -0.000747403 Jy ! Component: 3050 - total flux cleaned = -0.000732988 Jy ! Component: 3100 - total flux cleaned = -0.000704468 Jy ! Component: 3150 - total flux cleaned = -0.00066897 Jy ! Component: 3200 - total flux cleaned = -0.000654833 Jy ! Component: 3250 - total flux cleaned = -0.000626629 Jy ! Component: 3300 - total flux cleaned = -0.000591473 Jy ! Component: 3350 - total flux cleaned = -0.000577473 Jy ! Component: 3400 - total flux cleaned = -0.000563498 Jy ! Component: 3450 - total flux cleaned = -0.000542563 Jy ! Component: 3500 - total flux cleaned = -0.000542533 Jy ! Component: 3550 - total flux cleaned = -0.00052171 Jy ! Component: 3600 - total flux cleaned = -0.000507897 Jy ! Component: 3650 - total flux cleaned = -0.000500977 Jy ! Component: 3700 - total flux cleaned = -0.000500971 Jy ! Component: 3750 - total flux cleaned = -0.00048029 Jy ! Component: 3800 - total flux cleaned = -0.00046653 Jy ! Component: 3850 - total flux cleaned = -0.000432206 Jy ! Component: 3900 - total flux cleaned = -0.000425347 Jy ! Component: 3950 - total flux cleaned = -0.000432197 Jy ! Component: 4000 - total flux cleaned = -0.00041166 Jy ! Component: 4050 - total flux cleaned = -0.000391076 Jy ! Total flux subtracted in 4096 components = -0.000391078 Jy ! Clean residual min=-0.000393 max=0.000404 Jy/beam ! Clean residual mean=-0.000002 rms=0.000116 Jy/beam ! Combined flux in latest and established models = 0.0535605 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 339 components and 0.0535605 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap .//J1032+6051_C_20180710_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.473 x 4.954 at 29.1 degrees (North through East) ! Clean map min=-0.00081368 max=0.045076 Jy/beam ! Writing clean map to FITS file: .//J1032+6051_C_20180710_map.fits wmodel .//J1032+6051_C_20180710_map.mod ! Writing 339 model components to file: .//J1032+6051_C_20180710_map.mod wobs .//J1032+6051_C_20180710_uvs.fits ! Writing UV FITS file: .//J1032+6051_C_20180710_uvs.fits wwins .//J1032+6051_C_20180710_map.win ! wwins: Wrote 2 windows to .//J1032+6051_C_20180710_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0450758 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000108948 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.725095 0.725095 1.45019 2.90038 5.80076 11.6015 23.2031 46.4061 92.8122 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.045 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 413.738 quit ! Quitting program ! Log file .//J1032+6051_C_20180710_dfm.log closed on Sat Jul 28 19:24:39 2018