! Started logfile: /image_prod/ug002_uva//J0003+2129_S_dfm.log on Wed Mar 4 18:08:03 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J0003+2129_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0003+2129_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.972222 visibilities/baseline/integration-bin. ! Found source: J0003+2129 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 6300 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 J0003+2129_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.022466Jy sigma=9.222890 ! Fit after self-cal, rms=0.839978Jy sigma=7.633843 ! 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.886 mas, bmaj=6.388 mas, bpa=-3.61 degrees ! Estimated noise=1.39587 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.125607 Jy ! Component: 100 - total flux cleaned = 0.152998 Jy ! Total flux subtracted in 100 components = 0.152998 Jy ! Clean residual min=-0.006787 max=0.007658 Jy/beam ! Clean residual mean=-0.000008 rms=0.001589 Jy/beam ! Combined flux in latest and established models = 0.152998 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.152998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104183Jy sigma=0.516225 ! Fit after self-cal, rms=0.104174Jy sigma=0.516189 ! 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.394 mas, bmaj=7.257 mas, bpa=-3.718 degrees ! Estimated noise=1.02583 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.00605408 Jy ! Component: 100 - total flux cleaned = 0.0086144 Jy ! Component: 150 - total flux cleaned = 0.00930093 Jy ! Component: 200 - total flux cleaned = 0.00979294 Jy ! Total flux subtracted in 200 components = 0.00979294 Jy ! Clean residual min=-0.007741 max=0.005435 Jy/beam ! Clean residual mean=-0.000000 rms=0.001461 Jy/beam ! Combined flux in latest and established models = 0.162791 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 15 components and 0.162791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103493Jy sigma=0.511363 ! Fit after self-cal, rms=0.103485Jy sigma=0.511309 ! 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.394 x 7.257 at -3.718 degrees (North through East) ! Clean map min=-0.0075038 max=0.15903 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.01 HN 0.95 KP 1.02 ! LA 1.05 MK 1.04 OV 0.81 PT 1.06 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.43 FD 1.04 HN 0.96 KP 1.03 ! LA 1.05 MK 1.03 OV 0.88 PT 1.03 ! SC 0.86 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 1.00 HN 0.97 KP 1.01 ! LA 1.01 MK 0.98 OV 0.91 PT 1.03 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.103485Jy sigma=0.511309 ! Fit after self-cal, rms=0.094627Jy sigma=0.484551 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.35 mas, bmaj=7.279 mas, bpa=-3.17 degrees ! Estimated noise=1.03337 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.0034147 Jy ! Component: 100 - total flux cleaned = 0.0032773 Jy ! Component: 150 - total flux cleaned = 0.00301792 Jy ! Component: 200 - total flux cleaned = 0.00284143 Jy ! Total flux subtracted in 200 components = 0.00284143 Jy ! Clean residual min=-0.004498 max=0.003921 Jy/beam ! Clean residual mean=0.000000 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.165632 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 25 components and 0.165632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094393Jy sigma=0.482846 ! Fit after self-cal, rms=0.094425Jy sigma=0.482624 ! 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. ! ! Fit before self-cal, rms=0.094425Jy sigma=0.482624 ! Fit after self-cal, rms=0.062448Jy sigma=0.461020 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.344 mas, bmaj=7.237 mas, bpa=-3.334 degrees ! Estimated noise=1.03146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000854686 Jy ! Component: 100 - total flux cleaned = 0.000644215 Jy ! Component: 150 - total flux cleaned = 0.000500697 Jy ! Component: 200 - total flux cleaned = 0.000404074 Jy ! Total flux subtracted in 200 components = 0.000404074 Jy ! Clean residual min=-0.002149 max=0.002066 Jy/beam ! Clean residual mean=0.000004 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.166036 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 34 components and 0.166036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062387Jy sigma=0.460427 ! Fit after self-cal, rms=0.062342Jy sigma=0.460243 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.000123328 Jy ! Component: 100 - total flux cleaned = -0.000255135 Jy ! Component: 150 - total flux cleaned = -0.00034828 Jy ! Component: 200 - total flux cleaned = -0.00043346 Jy ! Total flux subtracted in 200 components = -0.00043346 Jy ! Clean residual min=-0.002106 max=0.002063 Jy/beam ! Clean residual mean=0.000004 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.165603 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 37 components and 0.165603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062323Jy sigma=0.460033 ! Fit after self-cal, rms=0.062319Jy sigma=0.460020 ! 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. ! ! Fit before self-cal, rms=0.062319Jy sigma=0.460020 ! Fit after self-cal, rms=0.062329Jy sigma=0.459858 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.334 mas, bmaj=7.232 mas, bpa=-3.236 degrees ! Estimated noise=1.03118 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000473434 Jy ! Component: 100 - total flux cleaned = 0.000395273 Jy ! Component: 150 - total flux cleaned = 0.000302183 Jy ! Component: 200 - total flux cleaned = 0.000218552 Jy ! Total flux subtracted in 200 components = 0.000218552 Jy ! Clean residual min=-0.002061 max=0.001970 Jy/beam ! Clean residual mean=0.000004 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.165822 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.165822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062308Jy sigma=0.459649 ! Fit after self-cal, rms=0.062307Jy sigma=0.459643 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.79078e-05 Jy ! Component: 100 - total flux cleaned = -0.000130028 Jy ! Component: 150 - total flux cleaned = -0.00019339 Jy ! Component: 200 - total flux cleaned = -0.000237486 Jy ! Total flux subtracted in 200 components = -0.000237486 Jy ! Clean residual min=-0.002034 max=0.001972 Jy/beam ! Clean residual mean=0.000004 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.165584 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.165584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062299Jy sigma=0.459561 ! Fit after self-cal, rms=0.062298Jy sigma=0.459559 ! 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. ! ! Fit before self-cal, rms=0.062298Jy sigma=0.459559 ! Fit after self-cal, rms=0.062385Jy sigma=0.459512 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.833 mas, bmaj=11.35 mas, bpa=0.3954 degrees ! Estimated noise=1.26368 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000615163 Jy ! Component: 100 - total flux cleaned = 0.000616594 Jy ! Component: 150 - total flux cleaned = 0.000606506 Jy ! Component: 200 - total flux cleaned = 0.00060631 Jy ! Total flux subtracted in 200 components = 0.00060631 Jy ! Clean residual min=-0.002396 max=0.002330 Jy/beam ! Clean residual mean=0.000009 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.16619 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 50 components and 0.16619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062386Jy sigma=0.459502 ! Fit after self-cal, rms=0.062386Jy sigma=0.459481 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.000100651 Jy ! Component: 100 - total flux cleaned = 7.77049e-05 Jy ! Component: 150 - total flux cleaned = 7.78535e-05 Jy ! Component: 200 - total flux cleaned = 7.70608e-05 Jy ! Total flux subtracted in 200 components = 7.70608e-05 Jy ! Clean residual min=-0.002378 max=0.002333 Jy/beam ! Clean residual mean=0.000009 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.166267 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 0.166267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062388Jy sigma=0.459483 ! Fit after self-cal, rms=0.062388Jy sigma=0.459476 ! 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.329 mas, bmaj=7.231 mas, bpa=-3.165 degrees ! Estimated noise=1.03157 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.329 x 7.231 at -3.165 degrees (North through East) ! Clean map min=-0.0020039 max=0.16067 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.838 mas, bmaj=6.368 mas, bpa=-3.053 degrees ! Estimated noise=1.39118 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.125171 Jy ! Component: 100 - total flux cleaned = 0.152649 Jy ! Component: 150 - total flux cleaned = 0.161293 Jy ! Component: 200 - total flux cleaned = 0.165208 Jy ! Total flux subtracted in 200 components = 0.165208 Jy ! Clean residual min=-0.003004 max=0.003201 Jy/beam ! Clean residual mean=0.000001 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.165208 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.165208 Jy ! Inverting map and beam ! Estimated beam: bmin=3.329 mas, bmaj=7.231 mas, bpa=-3.165 degrees ! Estimated noise=1.03157 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.000873755 Jy ! Component: 100 - total flux cleaned = 0.000873851 Jy ! Component: 150 - total flux cleaned = 0.00075684 Jy ! Component: 200 - total flux cleaned = 0.000689453 Jy ! Total flux subtracted in 200 components = 0.000689453 Jy ! Clean residual min=-0.002068 max=0.001956 Jy/beam ! Clean residual mean=0.000004 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.165897 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 23 components and 0.165897 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=7.833 mas, bmaj=11.35 mas, bpa=0.3954 degrees ! Estimated noise=1.26368 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000256211 Jy ! Component: 100 - total flux cleaned = 0.000233434 Jy ! Component: 150 - total flux cleaned = 0.000195856 Jy ! Component: 200 - total flux cleaned = 0.0001665 Jy ! Total flux subtracted in 200 components = 0.0001665 Jy ! Clean residual min=-0.002417 max=0.002310 Jy/beam ! Clean residual mean=0.000009 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.166064 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.27584e-05 Jy ! Component: 100 - total flux cleaned = -3.30582e-05 Jy ! Component: 150 - total flux cleaned = -2.42661e-05 Jy ! Component: 200 - total flux cleaned = -7.83408e-06 Jy ! Total flux subtracted in 200 components = -7.83408e-06 Jy ! Clean residual min=-0.002412 max=0.002310 Jy/beam ! Clean residual mean=0.000009 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.166056 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 37 components and 0.166056 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.329 mas, bmaj=7.231 mas, bpa=-3.165 degrees ! Estimated noise=1.03157 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.86453e-06 Jy ! Component: 100 - total flux cleaned = -0.000188608 Jy ! Component: 150 - total flux cleaned = -0.0003416 Jy ! Component: 200 - total flux cleaned = -0.000474234 Jy ! Total flux subtracted in 200 components = -0.000474234 Jy ! Clean residual min=-0.002054 max=0.001944 Jy/beam ! Clean residual mean=0.000003 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.165582 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.165582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062403Jy sigma=0.459581 ! Fit after self-cal, rms=0.062399Jy sigma=0.459560 wmodel J0003+2129_S_map.mod ! Writing 45 model components to file: J0003+2129_S_map.mod wobs J0003+2129_S_uvs.fits ! Writing UV FITS file: J0003+2129_S_uvs.fits wwins J0003+2129_S_map.win ! wwins: Wrote 1 windows to J0003+2129_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.000117373 Jy ! Component: 100 - total flux cleaned = 1.18959e-05 Jy ! Component: 150 - total flux cleaned = 0.000197486 Jy ! Component: 200 - total flux cleaned = 0.000491541 Jy ! Component: 250 - total flux cleaned = 0.000746482 Jy ! Component: 300 - total flux cleaned = 0.000966652 Jy ! Component: 350 - total flux cleaned = 0.00126025 Jy ! Component: 400 - total flux cleaned = 0.00136437 Jy ! Component: 450 - total flux cleaned = 0.00154225 Jy ! Component: 500 - total flux cleaned = 0.0015921 Jy ! Component: 550 - total flux cleaned = 0.0016412 Jy ! Component: 600 - total flux cleaned = 0.00171213 Jy ! Component: 650 - total flux cleaned = 0.00166539 Jy ! Component: 700 - total flux cleaned = 0.00166558 Jy ! Component: 750 - total flux cleaned = 0.00168827 Jy ! Component: 800 - total flux cleaned = 0.0016664 Jy ! Component: 850 - total flux cleaned = 0.00173205 Jy ! Component: 900 - total flux cleaned = 0.00175331 Jy ! Component: 950 - total flux cleaned = 0.00171093 Jy ! Component: 1000 - total flux cleaned = 0.00171082 Jy ! Component: 1050 - total flux cleaned = 0.00175225 Jy ! Component: 1100 - total flux cleaned = 0.00185375 Jy ! Component: 1150 - total flux cleaned = 0.00183388 Jy ! Component: 1200 - total flux cleaned = 0.00191275 Jy ! Component: 1250 - total flux cleaned = 0.00201025 Jy ! Component: 1300 - total flux cleaned = 0.0020296 Jy ! Component: 1350 - total flux cleaned = 0.00210579 Jy ! Component: 1400 - total flux cleaned = 0.00219912 Jy ! Component: 1450 - total flux cleaned = 0.00218056 Jy ! Component: 1500 - total flux cleaned = 0.00227186 Jy ! Component: 1550 - total flux cleaned = 0.00232626 Jy ! Component: 1600 - total flux cleaned = 0.00238014 Jy ! Component: 1650 - total flux cleaned = 0.00246828 Jy ! Component: 1700 - total flux cleaned = 0.00252055 Jy ! Component: 1750 - total flux cleaned = 0.00258974 Jy ! Component: 1800 - total flux cleaned = 0.00260685 Jy ! Component: 1850 - total flux cleaned = 0.0027085 Jy ! Component: 1900 - total flux cleaned = 0.00279193 Jy ! Component: 1950 - total flux cleaned = 0.00285815 Jy ! Component: 2000 - total flux cleaned = 0.00292349 Jy ! Component: 2050 - total flux cleaned = 0.00300404 Jy ! Component: 2100 - total flux cleaned = 0.00303616 Jy ! Component: 2150 - total flux cleaned = 0.00308382 Jy ! Component: 2200 - total flux cleaned = 0.00322522 Jy ! Component: 2250 - total flux cleaned = 0.00325638 Jy ! Component: 2300 - total flux cleaned = 0.00337949 Jy ! Component: 2350 - total flux cleaned = 0.00345568 Jy ! Component: 2400 - total flux cleaned = 0.00356116 Jy ! Component: 2450 - total flux cleaned = 0.0036509 Jy ! Component: 2500 - total flux cleaned = 0.00369504 Jy ! Component: 2550 - total flux cleaned = 0.00368032 Jy ! Component: 2600 - total flux cleaned = 0.00378216 Jy ! Component: 2650 - total flux cleaned = 0.00382559 Jy ! Component: 2700 - total flux cleaned = 0.00389689 Jy ! Component: 2750 - total flux cleaned = 0.00396752 Jy ! Component: 2800 - total flux cleaned = 0.00389716 Jy ! Component: 2850 - total flux cleaned = 0.00395308 Jy ! Component: 2900 - total flux cleaned = 0.00404991 Jy ! Component: 2950 - total flux cleaned = 0.00406374 Jy ! Component: 3000 - total flux cleaned = 0.00410445 Jy ! Component: 3050 - total flux cleaned = 0.00411807 Jy ! Component: 3100 - total flux cleaned = 0.00415832 Jy ! Component: 3150 - total flux cleaned = 0.00419798 Jy ! Component: 3200 - total flux cleaned = 0.00421128 Jy ! Component: 3250 - total flux cleaned = 0.00428975 Jy ! Component: 3300 - total flux cleaned = 0.00430275 Jy ! Component: 3350 - total flux cleaned = 0.00434152 Jy ! Component: 3400 - total flux cleaned = 0.00444391 Jy ! Component: 3450 - total flux cleaned = 0.00444379 Jy ! Component: 3500 - total flux cleaned = 0.00445637 Jy ! Component: 3550 - total flux cleaned = 0.0044813 Jy ! Component: 3600 - total flux cleaned = 0.00454319 Jy ! Component: 3650 - total flux cleaned = 0.00459237 Jy ! Component: 3700 - total flux cleaned = 0.00456789 Jy ! Component: 3750 - total flux cleaned = 0.00462862 Jy ! Component: 3800 - total flux cleaned = 0.00468892 Jy ! Component: 3850 - total flux cleaned = 0.00464081 Jy ! Component: 3900 - total flux cleaned = 0.00476029 Jy ! Component: 3950 - total flux cleaned = 0.00474848 Jy ! Component: 4000 - total flux cleaned = 0.0047839 Jy ! Component: 4050 - total flux cleaned = 0.00484262 Jy ! Total flux subtracted in 4096 components = 0.00484264 Jy ! Clean residual min=-0.000796 max=0.000638 Jy/beam ! Clean residual mean=-0.000000 rms=0.000215 Jy/beam ! Combined flux in latest and established models = 0.170424 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 344 components and 0.170425 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0003+2129_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.329 x 7.231 at -3.165 degrees (North through East) ! Clean map min=-0.0013287 max=0.16085 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0003+2129_S_map.fits wmodel /image_prod/ug002_uva//J0003+2129_S_map.mod ! Writing 344 model components to file: /image_prod/ug002_uva//J0003+2129_S_map.mod wobs /image_prod/ug002_uva//J0003+2129_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0003+2129_S_uvs.fits wwins /image_prod/ug002_uva//J0003+2129_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0003+2129_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.160847 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000212993 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.39726 0.39726 0.79452 1.58904 3.17808 6.35616 12.7123 25.4246 50.8493 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.16 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 755.173 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0003+2129_S_dfm.log closed on Wed Mar 4 18:08:07 2020