! Started logfile: /scr/pima/rv102_uvs/J2002+1501_S_dfm.log on Sat Nov 9 09:35:56 2019 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23299 obs /scr/pima/rv102_uvs/J2002+1501_S_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J2002+1501_S_uva.fits ! AN table 1: 5 integrations on 1 of 1 possible baselines. ! AN table 2: 6 integrations on 21 of 21 possible baselines. ! AN table 3: 4 integrations on 10 of 10 possible baselines. ! AN table 4: 5 integrations on 6 of 6 possible baselines. ! AN table 5: 12 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.934383 visibilities/baseline/integration-bin. ! Found source: J2002+1501 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 1424 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J2002+1501_S] 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.500x0.500 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 10 telescope corrections were flagged in sub-array 1. ! A total of 14 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 4. ! A total of 17 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! A total of 14 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 4. ! A total of 17 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! A total of 14 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 4. ! A total of 17 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! A total of 14 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 4. ! A total of 17 telescope corrections were flagged in sub-array 5. ! ! Fit before self-cal, rms=1.014005Jy sigma=15.118072 ! Fit after self-cal, rms=0.827696Jy sigma=12.504130 ! 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=2.718 mas, bmaj=9.356 mas, bpa=-17.56 degrees ! Estimated noise=2.18606 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.135768 Jy ! Component: 100 - total flux cleaned = 0.165976 Jy ! Total flux subtracted in 100 components = 0.165976 Jy ! Clean residual min=-0.008702 max=0.010142 Jy/beam ! Clean residual mean=0.000022 rms=0.002466 Jy/beam ! Combined flux in latest and established models = 0.165976 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.165976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075578Jy sigma=0.894052 ! Fit after self-cal, rms=0.075582Jy sigma=0.893797 ! 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=3.724 mas, bmaj=11.26 mas, bpa=-18.19 degrees ! Estimated noise=1.53122 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.00915618 Jy ! Component: 100 - total flux cleaned = 0.010918 Jy ! Component: 150 - total flux cleaned = 0.0113789 Jy ! Component: 200 - total flux cleaned = 0.0115802 Jy ! Total flux subtracted in 200 components = 0.0115802 Jy ! Clean residual min=-0.006687 max=0.006907 Jy/beam ! Clean residual mean=0.000014 rms=0.001796 Jy/beam ! Combined flux in latest and established models = 0.177556 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.177556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074204Jy sigma=0.875740 ! Fit after self-cal, rms=0.074179Jy sigma=0.875518 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.724 x 11.26 at -18.19 degrees (North through East) ! Clean map min=-0.0065193 max=0.17325 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.99 HN 1.01 KP 0.96 LA 0.94 ! MK 1.54 PT 1.10 SC 0.94 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.16 KP 0.93 LA 0.97 MK 1.18 ! PT 0.91 ! ! Telescope amplitude corrections in sub-array 4: ! KP 1.03 LA 1.01 NL 1.16 PT 0.91 ! ! Telescope amplitude corrections in sub-array 5: ! FD 1.09 KP 1.04 LA 0.98 MK 1.33 ! NL 0.94 PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 HN 1.09 KP 0.88 LA 1.07 ! MK 0.93 PT 0.97 SC 0.99 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.07 KP 0.85 LA 1.00 MK 0.85 ! PT 1.04 ! ! Telescope amplitude corrections in sub-array 4: ! KP 0.94 LA 0.93 NL 1.00 PT 0.93 ! ! Telescope amplitude corrections in sub-array 5: ! FD 1.08 KP 1.00 LA 1.01 MK 0.80 ! NL 1.00 PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.03 HN 0.93 KP 0.99 LA 0.97 ! MK 1.03 PT 1.03 SC 0.98 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.15 KP 0.94 LA 0.95 MK 0.94 ! PT 1.14 ! ! Telescope amplitude corrections in sub-array 4: ! KP 0.99 LA 0.97 NL 0.95 PT 1.03 ! ! Telescope amplitude corrections in sub-array 5: ! FD 1.03 KP 0.99 LA 0.96 MK 0.88 ! NL 0.96 PT 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.13 HN 0.89 KP 0.89 LA 1.04 ! MK 1.04 PT 1.10 SC 0.97 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.13 KP 0.94 LA 0.97 MK 0.92 ! PT 0.89 ! ! Telescope amplitude corrections in sub-array 4: ! KP 1.04 LA 0.89 NL 1.12 PT 1.09 ! ! Telescope amplitude corrections in sub-array 5: ! FD 1.07 KP 0.99 LA 1.04 MK 0.72 ! NL 1.07 PT 1.08 ! ! ! Fit before self-cal, rms=0.074179Jy sigma=0.875518 ! Fit after self-cal, rms=0.071348Jy sigma=0.829232 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.719 mas, bmaj=11.16 mas, bpa=-18.61 degrees ! Estimated noise=1.51974 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.000654506 Jy ! Component: 100 - total flux cleaned = 0.000600126 Jy ! Component: 150 - total flux cleaned = 0.000602257 Jy ! Component: 200 - total flux cleaned = 0.000648797 Jy ! Total flux subtracted in 200 components = 0.000648797 Jy ! Clean residual min=-0.004797 max=0.005302 Jy/beam ! Clean residual mean=0.000031 rms=0.001343 Jy/beam ! Combined flux in latest and established models = 0.178205 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 26 components and 0.178205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071263Jy sigma=0.827935 ! Fit after self-cal, rms=0.071222Jy sigma=0.827433 ! 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. ! ! Fit before self-cal, rms=0.071222Jy sigma=0.827433 ! Fit after self-cal, rms=0.070896Jy sigma=0.827361 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.708 mas, bmaj=11.14 mas, bpa=-18.59 degrees ! Estimated noise=1.51809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000301828 Jy ! Component: 100 - total flux cleaned = 0.000300186 Jy ! Component: 150 - total flux cleaned = 0.000297649 Jy ! Component: 200 - total flux cleaned = 0.000296437 Jy ! Total flux subtracted in 200 components = 0.000296437 Jy ! Clean residual min=-0.004770 max=0.005298 Jy/beam ! Clean residual mean=0.000029 rms=0.001334 Jy/beam ! Combined flux in latest and established models = 0.178501 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.178501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070848Jy sigma=0.826634 ! Fit after self-cal, rms=0.070825Jy sigma=0.826580 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 = -8.92354e-05 Jy ! Component: 100 - total flux cleaned = -8.71907e-05 Jy ! Component: 150 - total flux cleaned = -8.56548e-05 Jy ! Component: 200 - total flux cleaned = -8.34484e-05 Jy ! Total flux subtracted in 200 components = -8.34484e-05 Jy ! Clean residual min=-0.004758 max=0.005276 Jy/beam ! Clean residual mean=0.000029 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.178418 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.178418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070796Jy sigma=0.826128 ! Fit after self-cal, rms=0.070782Jy sigma=0.826093 ! 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. ! ! Fit before self-cal, rms=0.070782Jy sigma=0.826093 ! Fit after self-cal, rms=0.070337Jy sigma=0.821585 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.701 mas, bmaj=11.15 mas, bpa=-18.58 degrees ! Estimated noise=1.51766 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.93589e-05 Jy ! Component: 100 - total flux cleaned = 7.41609e-05 Jy ! Component: 150 - total flux cleaned = 2.43583e-05 Jy ! Component: 200 - total flux cleaned = 2.10277e-06 Jy ! Total flux subtracted in 200 components = 2.10277e-06 Jy ! Clean residual min=-0.004541 max=0.005110 Jy/beam ! Clean residual mean=0.000021 rms=0.001289 Jy/beam ! Combined flux in latest and established models = 0.17842 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 40 components and 0.17842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070316Jy sigma=0.821227 ! Fit after self-cal, rms=0.070308Jy sigma=0.821154 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 = -5.76007e-05 Jy ! Component: 100 - total flux cleaned = -7.97898e-05 Jy ! Component: 150 - total flux cleaned = -5.88953e-05 Jy ! Component: 200 - total flux cleaned = -5.87738e-05 Jy ! Total flux subtracted in 200 components = -5.87738e-05 Jy ! Clean residual min=-0.004517 max=0.005111 Jy/beam ! Clean residual mean=0.000021 rms=0.001284 Jy/beam ! Combined flux in latest and established models = 0.178361 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 46 components and 0.178361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070296Jy sigma=0.820914 ! Fit after self-cal, rms=0.070287Jy sigma=0.820896 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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. ! ! Fit before self-cal, rms=0.070287Jy sigma=0.820896 ! Fit after self-cal, rms=0.070124Jy sigma=0.820856 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.07 mas, bmaj=17.15 mas, bpa=-41.63 degrees ! Estimated noise=1.6901 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.72959e-05 Jy ! Component: 100 - total flux cleaned = -1.39529e-05 Jy ! Component: 150 - total flux cleaned = 3.77532e-06 Jy ! Component: 200 - total flux cleaned = 2.04498e-06 Jy ! Total flux subtracted in 200 components = 2.04498e-06 Jy ! Clean residual min=-0.004729 max=0.006279 Jy/beam ! Clean residual mean=0.000033 rms=0.001503 Jy/beam ! Combined flux in latest and established models = 0.178363 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 49 components and 0.178363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070121Jy sigma=0.820929 ! Fit after self-cal, rms=0.070095Jy sigma=0.820868 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 = -5.83889e-06 Jy ! Component: 100 - total flux cleaned = 8.89122e-06 Jy ! Component: 150 - total flux cleaned = 7.51722e-06 Jy ! Component: 200 - total flux cleaned = 7.76394e-06 Jy ! Total flux subtracted in 200 components = 7.76394e-06 Jy ! Clean residual min=-0.004686 max=0.006253 Jy/beam ! Clean residual mean=0.000033 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 0.178371 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 52 components and 0.178371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070095Jy sigma=0.820940 ! Fit after self-cal, rms=0.070079Jy sigma=0.820898 ! 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=3.697 mas, bmaj=11.14 mas, bpa=-18.6 degrees ! Estimated noise=1.51706 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.697 x 11.14 at -18.6 degrees (North through East) ! Clean map min=-0.0043073 max=0.17164 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=2.716 mas, bmaj=9.261 mas, bpa=-17.92 degrees ! Estimated noise=2.1515 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.1336 Jy ! Component: 100 - total flux cleaned = 0.163379 Jy ! Component: 150 - total flux cleaned = 0.172462 Jy ! Component: 200 - total flux cleaned = 0.174464 Jy ! Total flux subtracted in 200 components = 0.174464 Jy ! Clean residual min=-0.007417 max=0.007421 Jy/beam ! Clean residual mean=0.000013 rms=0.001798 Jy/beam ! Combined flux in latest and established models = 0.174464 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.174464 Jy ! Inverting map and beam ! Estimated beam: bmin=3.697 mas, bmaj=11.14 mas, bpa=-18.6 degrees ! Estimated noise=1.51706 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.00295939 Jy ! Component: 100 - total flux cleaned = 0.00335302 Jy ! Component: 150 - total flux cleaned = 0.00353675 Jy ! Component: 200 - total flux cleaned = 0.00359088 Jy ! Total flux subtracted in 200 components = 0.00359088 Jy ! Clean residual min=-0.004584 max=0.005176 Jy/beam ! Clean residual mean=0.000021 rms=0.001312 Jy/beam ! Combined flux in latest and established models = 0.178054 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 26 components and 0.178054 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.07 mas, bmaj=17.15 mas, bpa=-41.63 degrees ! Estimated noise=1.6901 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000368375 Jy ! Component: 100 - total flux cleaned = 0.000369886 Jy ! Component: 150 - total flux cleaned = 0.000369 Jy ! Component: 200 - total flux cleaned = 0.000367183 Jy ! Total flux subtracted in 200 components = 0.000367183 Jy ! Clean residual min=-0.004667 max=0.006119 Jy/beam ! Clean residual mean=0.000034 rms=0.001517 Jy/beam ! Combined flux in latest and established models = 0.178422 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.70881e-06 Jy ! Component: 100 - total flux cleaned = 2.98234e-06 Jy ! Component: 150 - total flux cleaned = 3.62416e-06 Jy ! Component: 200 - total flux cleaned = 4.51886e-06 Jy ! Total flux subtracted in 200 components = 4.51886e-06 Jy ! Clean residual min=-0.004658 max=0.006171 Jy/beam ! Clean residual mean=0.000034 rms=0.001509 Jy/beam ! Combined flux in latest and established models = 0.178426 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 34 components and 0.178426 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.697 mas, bmaj=11.14 mas, bpa=-18.6 degrees ! Estimated noise=1.51706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000137445 Jy ! Component: 100 - total flux cleaned = -8.6505e-05 Jy ! Component: 150 - total flux cleaned = -8.72171e-05 Jy ! Component: 200 - total flux cleaned = -8.75516e-05 Jy ! Total flux subtracted in 200 components = -8.75516e-05 Jy ! Clean residual min=-0.004433 max=0.005140 Jy/beam ! Clean residual mean=0.000021 rms=0.001285 Jy/beam ! Combined flux in latest and established models = 0.178339 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.178339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070141Jy sigma=0.821282 ! Fit after self-cal, rms=0.070143Jy sigma=0.821191 wmodel J2002+1501_S_map.mod ! Writing 40 model components to file: J2002+1501_S_map.mod wobs J2002+1501_S_uvs.fits ! Writing UV FITS file: J2002+1501_S_uvs.fits wwins J2002+1501_S_map.win ! wwins: Wrote 1 windows to J2002+1501_S_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.00155097 Jy ! Component: 100 - total flux cleaned = 0.00204105 Jy ! Component: 150 - total flux cleaned = 0.00211782 Jy ! Component: 200 - total flux cleaned = 0.00234126 Jy ! Component: 250 - total flux cleaned = 0.00234466 Jy ! Component: 300 - total flux cleaned = 0.00241259 Jy ! Component: 350 - total flux cleaned = 0.00241233 Jy ! Component: 400 - total flux cleaned = 0.00234968 Jy ! Component: 450 - total flux cleaned = 0.00235167 Jy ! Component: 500 - total flux cleaned = 0.00246971 Jy ! Component: 550 - total flux cleaned = 0.00246869 Jy ! Component: 600 - total flux cleaned = 0.00263564 Jy ! Component: 650 - total flux cleaned = 0.00268907 Jy ! Component: 700 - total flux cleaned = 0.0028489 Jy ! Component: 750 - total flux cleaned = 0.00290125 Jy ! Component: 800 - total flux cleaned = 0.00305438 Jy ! Component: 850 - total flux cleaned = 0.0032039 Jy ! Component: 900 - total flux cleaned = 0.00339753 Jy ! Component: 950 - total flux cleaned = 0.00349178 Jy ! Component: 1000 - total flux cleaned = 0.00358444 Jy ! Component: 1050 - total flux cleaned = 0.00381192 Jy ! Component: 1100 - total flux cleaned = 0.00403488 Jy ! Component: 1150 - total flux cleaned = 0.00407862 Jy ! Component: 1200 - total flux cleaned = 0.00416561 Jy ! Component: 1250 - total flux cleaned = 0.0042937 Jy ! Component: 1300 - total flux cleaned = 0.00446156 Jy ! Component: 1350 - total flux cleaned = 0.00446172 Jy ! Component: 1400 - total flux cleaned = 0.00450217 Jy ! Component: 1450 - total flux cleaned = 0.00458251 Jy ! Component: 1500 - total flux cleaned = 0.00466111 Jy ! Component: 1550 - total flux cleaned = 0.00469935 Jy ! Component: 1600 - total flux cleaned = 0.00477537 Jy ! Component: 1650 - total flux cleaned = 0.00473757 Jy ! Component: 1700 - total flux cleaned = 0.00462618 Jy ! Component: 1750 - total flux cleaned = 0.00458916 Jy ! Component: 1800 - total flux cleaned = 0.00462497 Jy ! Component: 1850 - total flux cleaned = 0.00458891 Jy ! Component: 1900 - total flux cleaned = 0.00455306 Jy ! Component: 1950 - total flux cleaned = 0.00451775 Jy ! Component: 2000 - total flux cleaned = 0.00437873 Jy ! Component: 2050 - total flux cleaned = 0.0044482 Jy ! Component: 2100 - total flux cleaned = 0.00451605 Jy ! Component: 2150 - total flux cleaned = 0.0044141 Jy ! Component: 2200 - total flux cleaned = 0.00438107 Jy ! Component: 2250 - total flux cleaned = 0.00441433 Jy ! Component: 2300 - total flux cleaned = 0.00441401 Jy ! Component: 2350 - total flux cleaned = 0.00444663 Jy ! Component: 2400 - total flux cleaned = 0.00441465 Jy ! Component: 2450 - total flux cleaned = 0.00444658 Jy ! Component: 2500 - total flux cleaned = 0.00435113 Jy ! Component: 2550 - total flux cleaned = 0.00419407 Jy ! Component: 2600 - total flux cleaned = 0.00422565 Jy ! Component: 2650 - total flux cleaned = 0.00419521 Jy ! Component: 2700 - total flux cleaned = 0.00419527 Jy ! Component: 2750 - total flux cleaned = 0.00419551 Jy ! Component: 2800 - total flux cleaned = 0.00416532 Jy ! Component: 2850 - total flux cleaned = 0.00413562 Jy ! Component: 2900 - total flux cleaned = 0.00413552 Jy ! Component: 2950 - total flux cleaned = 0.00407677 Jy ! Component: 3000 - total flux cleaned = 0.00413528 Jy ! Component: 3050 - total flux cleaned = 0.00416446 Jy ! Component: 3100 - total flux cleaned = 0.00416423 Jy ! Component: 3150 - total flux cleaned = 0.00405023 Jy ! Component: 3200 - total flux cleaned = 0.00390906 Jy ! Component: 3250 - total flux cleaned = 0.00374022 Jy ! Component: 3300 - total flux cleaned = 0.00360062 Jy ! Component: 3350 - total flux cleaned = 0.00340628 Jy ! Component: 3400 - total flux cleaned = 0.00324108 Jy ! Component: 3450 - total flux cleaned = 0.00315897 Jy ! Component: 3500 - total flux cleaned = 0.00299569 Jy ! Component: 3550 - total flux cleaned = 0.00294156 Jy ! Component: 3600 - total flux cleaned = 0.00275289 Jy ! Component: 3650 - total flux cleaned = 0.00269931 Jy ! Component: 3700 - total flux cleaned = 0.00253989 Jy ! Component: 3750 - total flux cleaned = 0.00251344 Jy ! Component: 3800 - total flux cleaned = 0.00238177 Jy ! Component: 3850 - total flux cleaned = 0.00225087 Jy ! Component: 3900 - total flux cleaned = 0.00214699 Jy ! Component: 3950 - total flux cleaned = 0.00204334 Jy ! Component: 4000 - total flux cleaned = 0.00194048 Jy ! Component: 4050 - total flux cleaned = 0.00183818 Jy ! Total flux subtracted in 4096 components = 0.00168523 Jy ! Clean residual min=-0.001398 max=0.001454 Jy/beam ! Clean residual mean=0.000005 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.180024 Jy keep ! Adding 223 model components to the UV plane model. ! The established model now contains 263 components and 0.180024 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv102_uvs/J2002+1501_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.697 x 11.14 at -18.6 degrees (North through East) ! Clean map min=-0.0037795 max=0.17149 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J2002+1501_S_map.fits wmodel /scr/pima/rv102_uvs/J2002+1501_S_map.mod ! Writing 263 model components to file: /scr/pima/rv102_uvs/J2002+1501_S_map.mod wobs /scr/pima/rv102_uvs/J2002+1501_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J2002+1501_S_uvs.fits wwins /scr/pima/rv102_uvs/J2002+1501_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv102_uvs/J2002+1501_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.171486 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000452702 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.791962 0.791962 1.58392 3.16785 6.3357 12.6714 25.3428 50.6856 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.171 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 378.805 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J2002+1501_S_dfm.log closed on Sat Nov 9 09:36:00 2019