! Started logfile: /scr/pima/rv102_uvs/J0028+2000_S_dfm.log on Sat Nov 9 09:30:20 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/J0028+2000_S_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J0028+2000_S_uva.fits ! AN table 1: 14 integrations on 1 of 1 possible baselines. ! AN table 2: 15 integrations on 15 of 15 possible baselines. ! AN table 3: 16 integrations on 3 of 3 possible baselines. ! Apparent sampling: 0.982578 visibilities/baseline/integration-bin. ! Found source: J0028+2000 ! ! 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 1128 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 J0028+2000_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 28 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 28 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.064580Jy sigma=13.900080 ! Fit after self-cal, rms=0.686533Jy sigma=8.772506 ! 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=3.63 mas, bmaj=10.37 mas, bpa=-44.77 degrees ! Estimated noise=3.9401 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.251625 Jy ! Component: 100 - total flux cleaned = 0.307581 Jy ! Total flux subtracted in 100 components = 0.307581 Jy ! Clean residual min=-0.016958 max=0.024299 Jy/beam ! Clean residual mean=-0.000083 rms=0.004974 Jy/beam ! Combined flux in latest and established models = 0.307581 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.307581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084816Jy sigma=0.830115 ! Fit after self-cal, rms=0.084811Jy sigma=0.829456 ! 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=5.622 mas, bmaj=12.7 mas, bpa=-49.88 degrees ! Estimated noise=1.88146 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.0177864 Jy ! Component: 100 - total flux cleaned = 0.0210845 Jy ! Component: 150 - total flux cleaned = 0.0213348 Jy ! Component: 200 - total flux cleaned = 0.0215986 Jy ! Total flux subtracted in 200 components = 0.0215986 Jy ! Clean residual min=-0.007173 max=0.006049 Jy/beam ! Clean residual mean=0.000009 rms=0.001757 Jy/beam ! Combined flux in latest and established models = 0.329179 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 38 components and 0.329179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081814Jy sigma=0.770816 ! Fit after self-cal, rms=0.081790Jy sigma=0.770673 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.622 x 12.7 at -49.88 degrees (North through East) ! Clean map min=-0.0070858 max=0.32192 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.98 HN 1.02 KP 0.97 LA 1.01 ! MK 1.62 PT 1.01 ! ! A total of 45 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* KP 0.00* LA 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 HN 1.00 KP 0.96 LA 1.00 ! MK 0.80 PT 0.98 ! ! A total of 45 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* KP 0.00* LA 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 HN 0.94 KP 1.02 LA 1.01 ! MK 0.87 PT 1.02 ! ! A total of 45 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* KP 0.00* LA 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.98 HN 1.02 KP 0.99 LA 1.06 ! MK 1.20 PT 0.99 ! ! A total of 45 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* KP 0.00* LA 0.00* ! ! ! Fit before self-cal, rms=0.081790Jy sigma=0.770673 ! Fit after self-cal, rms=0.088199Jy sigma=0.780550 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.228 mas, bmaj=11.99 mas, bpa=-49.87 degrees ! Estimated noise=1.96385 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.000322129 Jy ! Component: 100 - total flux cleaned = 0.000461257 Jy ! Component: 150 - total flux cleaned = 0.000542419 Jy ! Component: 200 - total flux cleaned = 0.000578942 Jy ! Total flux subtracted in 200 components = 0.000578942 Jy ! Clean residual min=-0.004602 max=0.005140 Jy/beam ! Clean residual mean=-0.000027 rms=0.001308 Jy/beam ! Combined flux in latest and established models = 0.329758 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.329758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088100Jy sigma=0.779881 ! Fit after self-cal, rms=0.088123Jy sigma=0.779705 ! 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.088123Jy sigma=0.779705 ! Fit after self-cal, rms=0.087984Jy sigma=0.779667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.222 mas, bmaj=11.98 mas, bpa=-49.83 degrees ! Estimated noise=1.9652 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0002778 Jy ! Component: 100 - total flux cleaned = 0.000410456 Jy ! Component: 150 - total flux cleaned = 0.000441096 Jy ! Component: 200 - total flux cleaned = 0.000469232 Jy ! Total flux subtracted in 200 components = 0.000469232 Jy ! Clean residual min=-0.004633 max=0.004783 Jy/beam ! Clean residual mean=-0.000028 rms=0.001269 Jy/beam ! Combined flux in latest and established models = 0.330228 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.330228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087931Jy sigma=0.779331 ! Fit after self-cal, rms=0.087913Jy sigma=0.779289 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.06252e-05 Jy ! Component: 100 - total flux cleaned = 4.21546e-05 Jy ! Component: 150 - total flux cleaned = 4.21969e-05 Jy ! Component: 200 - total flux cleaned = 4.21747e-05 Jy ! Total flux subtracted in 200 components = 4.21747e-05 Jy ! Clean residual min=-0.004619 max=0.004559 Jy/beam ! Clean residual mean=-0.000028 rms=0.001249 Jy/beam ! Combined flux in latest and established models = 0.33027 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 55 components and 0.33027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087888Jy sigma=0.779102 ! Fit after self-cal, rms=0.087880Jy sigma=0.779085 ! 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.087880Jy sigma=0.779085 ! Fit after self-cal, rms=0.087831Jy sigma=0.779037 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.219 mas, bmaj=11.98 mas, bpa=-49.8 degrees ! Estimated noise=1.96668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000220587 Jy ! Component: 100 - total flux cleaned = 0.000285619 Jy ! Component: 150 - total flux cleaned = 0.000325367 Jy ! Component: 200 - total flux cleaned = 0.000343887 Jy ! Total flux subtracted in 200 components = 0.000343887 Jy ! Clean residual min=-0.004660 max=0.004430 Jy/beam ! Clean residual mean=-0.000030 rms=0.001227 Jy/beam ! Combined flux in latest and established models = 0.330614 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 65 components and 0.330614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087807Jy sigma=0.778911 ! Fit after self-cal, rms=0.087800Jy sigma=0.778902 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 = 3.58513e-05 Jy ! Component: 100 - total flux cleaned = 3.62517e-05 Jy ! Component: 150 - total flux cleaned = 3.54381e-05 Jy ! Component: 200 - total flux cleaned = 3.58813e-05 Jy ! Total flux subtracted in 200 components = 3.58813e-05 Jy ! Clean residual min=-0.004636 max=0.004367 Jy/beam ! Clean residual mean=-0.000030 rms=0.001217 Jy/beam ! Combined flux in latest and established models = 0.33065 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 74 components and 0.33065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087792Jy sigma=0.778791 ! Fit after self-cal, rms=0.087790Jy sigma=0.778786 ! 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.087790Jy sigma=0.778786 ! Fit after self-cal, rms=0.087806Jy sigma=0.778759 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.04 mas, bmaj=23.44 mas, bpa=-84.38 degrees ! Estimated noise=1.89527 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.21171e-05 Jy ! Component: 100 - total flux cleaned = 0.000109342 Jy ! Component: 150 - total flux cleaned = 0.000141721 Jy ! Component: 200 - total flux cleaned = 0.000156319 Jy ! Total flux subtracted in 200 components = 0.000156319 Jy ! Clean residual min=-0.003506 max=0.004420 Jy/beam ! Clean residual mean=-0.000045 rms=0.001295 Jy/beam ! Combined flux in latest and established models = 0.330806 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 82 components and 0.330806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087797Jy sigma=0.778680 ! Fit after self-cal, rms=0.087794Jy sigma=0.778675 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.89604e-06 Jy ! Component: 100 - total flux cleaned = 5.46256e-06 Jy ! Component: 150 - total flux cleaned = 5.39221e-06 Jy ! Component: 200 - total flux cleaned = 1.93544e-05 Jy ! Total flux subtracted in 200 components = 1.93544e-05 Jy ! Clean residual min=-0.003470 max=0.004360 Jy/beam ! Clean residual mean=-0.000045 rms=0.001284 Jy/beam ! Combined flux in latest and established models = 0.330825 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 87 components and 0.330825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087785Jy sigma=0.778602 ! Fit after self-cal, rms=0.087784Jy sigma=0.778600 ! 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=5.218 mas, bmaj=11.98 mas, bpa=-49.79 degrees ! Estimated noise=1.96807 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.218 x 11.98 at -49.79 degrees (North through East) ! Clean map min=-0.0082336 max=0.32287 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=3.505 mas, bmaj=10.12 mas, bpa=-44.64 degrees ! Estimated noise=4.07086 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.247988 Jy ! Component: 100 - total flux cleaned = 0.304399 Jy ! Component: 150 - total flux cleaned = 0.320938 Jy ! Component: 200 - total flux cleaned = 0.324006 Jy ! Total flux subtracted in 200 components = 0.324006 Jy ! Clean residual min=-0.011403 max=0.011472 Jy/beam ! Clean residual mean=-0.000036 rms=0.002964 Jy/beam ! Combined flux in latest and established models = 0.324006 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.324006 Jy ! Inverting map and beam ! Estimated beam: bmin=5.218 mas, bmaj=11.98 mas, bpa=-49.79 degrees ! Estimated noise=1.96807 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.00477981 Jy ! Component: 100 - total flux cleaned = 0.0053186 Jy ! Component: 150 - total flux cleaned = 0.00565486 Jy ! Component: 200 - total flux cleaned = 0.00592773 Jy ! Total flux subtracted in 200 components = 0.00592773 Jy ! Clean residual min=-0.005019 max=0.004717 Jy/beam ! Clean residual mean=-0.000036 rms=0.001301 Jy/beam ! Combined flux in latest and established models = 0.329934 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 42 components and 0.329934 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=10.04 mas, bmaj=23.44 mas, bpa=-84.38 degrees ! Estimated noise=1.89527 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.0862e-05 Jy ! Component: 100 - total flux cleaned = 6.9294e-05 Jy ! Component: 150 - total flux cleaned = 0.000190121 Jy ! Component: 200 - total flux cleaned = 0.000269455 Jy ! Total flux subtracted in 200 components = 0.000269455 Jy ! Clean residual min=-0.003764 max=0.004741 Jy/beam ! Clean residual mean=-0.000048 rms=0.001383 Jy/beam ! Combined flux in latest and established models = 0.330203 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 = 7.05904e-05 Jy ! Component: 100 - total flux cleaned = 9.32601e-05 Jy ! Component: 150 - total flux cleaned = 0.000114438 Jy ! Component: 200 - total flux cleaned = 0.000135107 Jy ! Total flux subtracted in 200 components = 0.000135107 Jy ! Clean residual min=-0.003671 max=0.004632 Jy/beam ! Clean residual mean=-0.000047 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.330339 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 55 components and 0.330339 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.218 mas, bmaj=11.98 mas, bpa=-49.79 degrees ! Estimated noise=1.96807 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.89276e-05 Jy ! Component: 100 - total flux cleaned = 9.93892e-05 Jy ! Component: 150 - total flux cleaned = 9.89602e-05 Jy ! Component: 200 - total flux cleaned = 9.89323e-05 Jy ! Total flux subtracted in 200 components = 9.89323e-05 Jy ! Clean residual min=-0.004689 max=0.004301 Jy/beam ! Clean residual mean=-0.000033 rms=0.001226 Jy/beam ! Combined flux in latest and established models = 0.330438 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 63 components and 0.330438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087896Jy sigma=0.778663 ! Fit after self-cal, rms=0.087923Jy sigma=0.778657 wmodel J0028+2000_S_map.mod ! Writing 63 model components to file: J0028+2000_S_map.mod wobs J0028+2000_S_uvs.fits ! Writing UV FITS file: J0028+2000_S_uvs.fits wwins J0028+2000_S_map.win ! wwins: Wrote 1 windows to J0028+2000_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 = -6.27478e-05 Jy ! Component: 100 - total flux cleaned = 0.00055132 Jy ! Component: 150 - total flux cleaned = 0.00043728 Jy ! Component: 200 - total flux cleaned = 0.000330261 Jy ! Component: 250 - total flux cleaned = 0.000379197 Jy ! Component: 300 - total flux cleaned = 0.000472314 Jy ! Component: 350 - total flux cleaned = 0.000472573 Jy ! Component: 400 - total flux cleaned = 0.000636867 Jy ! Component: 450 - total flux cleaned = 0.00075401 Jy ! Component: 500 - total flux cleaned = 0.000868494 Jy ! Component: 550 - total flux cleaned = 0.000905088 Jy ! Component: 600 - total flux cleaned = 0.000940448 Jy ! Component: 650 - total flux cleaned = 0.00104594 Jy ! Component: 700 - total flux cleaned = 0.00101066 Jy ! Component: 750 - total flux cleaned = 0.00101025 Jy ! Component: 800 - total flux cleaned = 0.000942654 Jy ! Component: 850 - total flux cleaned = 0.000808901 Jy ! Component: 900 - total flux cleaned = 0.000709288 Jy ! Component: 950 - total flux cleaned = 0.000543895 Jy ! Component: 1000 - total flux cleaned = 0.000378827 Jy ! Component: 1050 - total flux cleaned = 0.000147708 Jy ! Component: 1100 - total flux cleaned = -5.07946e-05 Jy ! Component: 1150 - total flux cleaned = -0.000216459 Jy ! Component: 1200 - total flux cleaned = -0.000316392 Jy ! Component: 1250 - total flux cleaned = -0.000483064 Jy ! Component: 1300 - total flux cleaned = -0.000617975 Jy ! Component: 1350 - total flux cleaned = -0.000786974 Jy ! Component: 1400 - total flux cleaned = -0.000957274 Jy ! Component: 1450 - total flux cleaned = -0.00116345 Jy ! Component: 1500 - total flux cleaned = -0.00133695 Jy ! Component: 1550 - total flux cleaned = -0.00154697 Jy ! Component: 1600 - total flux cleaned = -0.00172455 Jy ! Component: 1650 - total flux cleaned = -0.00193966 Jy ! Component: 1700 - total flux cleaned = -0.00219463 Jy ! Component: 1750 - total flux cleaned = -0.00245315 Jy ! Component: 1800 - total flux cleaned = -0.00267843 Jy ! Component: 1850 - total flux cleaned = -0.00286862 Jy ! Component: 1900 - total flux cleaned = -0.00306123 Jy ! Component: 1950 - total flux cleaned = -0.00325788 Jy ! Component: 2000 - total flux cleaned = -0.0034171 Jy ! Component: 2050 - total flux cleaned = -0.00361891 Jy ! Component: 2100 - total flux cleaned = -0.00374158 Jy ! Component: 2150 - total flux cleaned = -0.00382514 Jy ! Component: 2200 - total flux cleaned = -0.00395335 Jy ! Component: 2250 - total flux cleaned = -0.0040842 Jy ! Component: 2300 - total flux cleaned = -0.0042177 Jy ! Component: 2350 - total flux cleaned = -0.00430812 Jy ! Component: 2400 - total flux cleaned = -0.00439939 Jy ! Component: 2450 - total flux cleaned = -0.00458831 Jy ! Component: 2500 - total flux cleaned = -0.00473323 Jy ! Component: 2550 - total flux cleaned = -0.00483214 Jy ! Component: 2600 - total flux cleaned = -0.00493284 Jy ! Component: 2650 - total flux cleaned = -0.00503503 Jy ! Component: 2700 - total flux cleaned = -0.00513933 Jy ! Component: 2750 - total flux cleaned = -0.00529976 Jy ! Component: 2800 - total flux cleaned = -0.00535513 Jy ! Component: 2850 - total flux cleaned = -0.00552324 Jy ! Component: 2900 - total flux cleaned = -0.00563787 Jy ! Component: 2950 - total flux cleaned = -0.00569636 Jy ! Component: 3000 - total flux cleaned = -0.00587595 Jy ! Component: 3050 - total flux cleaned = -0.0059366 Jy ! Component: 3100 - total flux cleaned = -0.00612524 Jy ! Component: 3150 - total flux cleaned = -0.00625418 Jy ! Component: 3200 - total flux cleaned = -0.00625383 Jy ! Component: 3250 - total flux cleaned = -0.00645668 Jy ! Component: 3300 - total flux cleaned = -0.00659598 Jy ! Component: 3350 - total flux cleaned = -0.00673809 Jy ! Component: 3400 - total flux cleaned = -0.00695684 Jy ! Component: 3450 - total flux cleaned = -0.00710709 Jy ! Component: 3500 - total flux cleaned = -0.00726143 Jy ! Component: 3550 - total flux cleaned = -0.00733975 Jy ! Component: 3600 - total flux cleaned = -0.00758059 Jy ! Component: 3650 - total flux cleaned = -0.00774583 Jy ! Component: 3700 - total flux cleaned = -0.00791516 Jy ! Component: 3750 - total flux cleaned = -0.00817635 Jy ! Component: 3800 - total flux cleaned = -0.00835583 Jy ! Component: 3850 - total flux cleaned = -0.0085376 Jy ! Component: 3900 - total flux cleaned = -0.00872444 Jy ! Component: 3950 - total flux cleaned = -0.00901425 Jy ! Component: 4000 - total flux cleaned = -0.00921302 Jy ! Component: 4050 - total flux cleaned = -0.00941601 Jy ! Total flux subtracted in 4096 components = -0.0096249 Jy ! Clean residual min=-0.005603 max=0.005519 Jy/beam ! Clean residual mean=-0.000189 rms=0.001973 Jy/beam ! Combined flux in latest and established models = 0.320813 Jy keep ! Adding 190 model components to the UV plane model. ! The established model now contains 253 components and 0.320813 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv102_uvs/J0028+2000_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.218 x 11.98 at -49.79 degrees (North through East) ! Clean map min=-0.0095696 max=0.32233 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J0028+2000_S_map.fits wmodel /scr/pima/rv102_uvs/J0028+2000_S_map.mod ! Writing 253 model components to file: /scr/pima/rv102_uvs/J0028+2000_S_map.mod wobs /scr/pima/rv102_uvs/J0028+2000_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J0028+2000_S_uvs.fits wwins /scr/pima/rv102_uvs/J0028+2000_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv102_uvs/J0028+2000_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.322334 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00207653 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.93265 1.93265 3.8653 7.73061 15.4612 30.9224 61.8449 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0062 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.322 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 155.227 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J0028+2000_S_dfm.log closed on Sat Nov 9 09:30:24 2019