! Started logfile: /image_prod/ug002_uva//J0334-3725_S_dfm.log on Wed Mar 4 19:57:53 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//J0334-3725_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0334-3725_S_uva.fits ! AN table 1: 50 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.796 visibilities/baseline/integration-bin. ! Found source: J0334-3725 ! ! 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 44 lines of history. ! ! Reading 5373 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 J0334-3725_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 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.102256Jy sigma=5.992480 ! Fit after self-cal, rms=0.643636Jy sigma=3.222939 ! 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.734 mas, bmaj=8.448 mas, bpa=-4.149 degrees ! Estimated noise=2.82072 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.309808 Jy ! Component: 100 - total flux cleaned = 0.382219 Jy ! Total flux subtracted in 100 components = 0.382219 Jy ! Clean residual min=-0.038495 max=0.053725 Jy/beam ! Clean residual mean=0.000158 rms=0.009639 Jy/beam ! Combined flux in latest and established models = 0.382219 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.382219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.174685Jy sigma=0.851629 ! Fit after self-cal, rms=0.174689Jy sigma=0.851595 ! 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.308 mas, bmaj=10.3 mas, bpa=-3.243 degrees ! Estimated noise=1.88006 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 (4, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0492903 Jy ! Component: 100 - total flux cleaned = 0.0668327 Jy ! Component: 150 - total flux cleaned = 0.0694138 Jy ! Component: 200 - total flux cleaned = 0.0710378 Jy ! Total flux subtracted in 200 components = 0.0710378 Jy ! Clean residual min=-0.034792 max=0.038408 Jy/beam ! Clean residual mean=0.000292 rms=0.007735 Jy/beam ! Combined flux in latest and established models = 0.453257 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 32 components and 0.453257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.160555Jy sigma=0.770934 ! Fit after self-cal, rms=0.158766Jy sigma=0.757813 ! 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.308 x 10.3 at -3.243 degrees (North through East) ! Clean map min=-0.031264 max=0.35551 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.01 HN 1.65 KP 1.02 ! LA 1.02 MK 1.02 NL 1.23 OV 0.62 ! PT 1.06 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.60 FD 0.99 HN 1.68 KP 0.99 ! LA 1.00 MK 0.95 NL 1.19 OV 0.92 ! PT 1.01 SC 0.90 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 1.00 HN 1.68 KP 1.02 ! LA 1.03 MK 1.01 NL 1.11 OV 0.61 ! PT 1.05 SC 0.93 ! ! ! Fit before self-cal, rms=0.158766Jy sigma=0.757813 ! Fit after self-cal, rms=0.139555Jy sigma=0.480678 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.298 mas, bmaj=10.18 mas, bpa=-2.234 degrees ! Estimated noise=1.92676 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.00542676 Jy ! Component: 100 - total flux cleaned = -0.00593219 Jy ! Component: 150 - total flux cleaned = -0.00613819 Jy ! Component: 200 - total flux cleaned = -0.00612093 Jy ! Total flux subtracted in 200 components = -0.00612093 Jy ! Clean residual min=-0.006626 max=0.007812 Jy/beam ! Clean residual mean=-0.000009 rms=0.001682 Jy/beam ! Combined flux in latest and established models = 0.447136 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 51 components and 0.447136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.138436Jy sigma=0.476497 ! Fit after self-cal, rms=0.139386Jy sigma=0.475189 ! 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.139386Jy sigma=0.475189 ! Fit after self-cal, rms=0.145529Jy sigma=0.469085 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.308 mas, bmaj=10.2 mas, bpa=-2.213 degrees ! Estimated noise=1.92449 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00118132 Jy ! Component: 100 - total flux cleaned = -0.00116746 Jy ! Component: 150 - total flux cleaned = -0.00116128 Jy ! Component: 200 - total flux cleaned = -0.0011579 Jy ! Total flux subtracted in 200 components = -0.0011579 Jy ! Clean residual min=-0.005180 max=0.005151 Jy/beam ! Clean residual mean=-0.000025 rms=0.001248 Jy/beam ! Combined flux in latest and established models = 0.445978 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.445978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.145219Jy sigma=0.468076 ! Fit after self-cal, rms=0.145201Jy sigma=0.467952 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.000270619 Jy ! Component: 100 - total flux cleaned = -0.000350547 Jy ! Component: 150 - total flux cleaned = -0.000348442 Jy ! Component: 200 - total flux cleaned = -0.000352512 Jy ! Total flux subtracted in 200 components = -0.000352512 Jy ! Clean residual min=-0.004908 max=0.005150 Jy/beam ! Clean residual mean=-0.000025 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.445626 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 76 components and 0.445626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.145078Jy sigma=0.467519 ! Fit after self-cal, rms=0.145047Jy sigma=0.467483 ! 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.145047Jy sigma=0.467483 ! Fit after self-cal, rms=0.150450Jy sigma=0.466854 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.314 mas, bmaj=10.21 mas, bpa=-2.19 degrees ! Estimated noise=1.92351 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00136828 Jy ! Component: 100 - total flux cleaned = -0.00121666 Jy ! Component: 150 - total flux cleaned = -0.00101025 Jy ! Component: 200 - total flux cleaned = -0.000886436 Jy ! Total flux subtracted in 200 components = -0.000886436 Jy ! Clean residual min=-0.004532 max=0.004333 Jy/beam ! Clean residual mean=-0.000034 rms=0.001128 Jy/beam ! Combined flux in latest and established models = 0.444739 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 89 components and 0.444739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.150277Jy sigma=0.466576 ! Fit after self-cal, rms=0.150252Jy sigma=0.466496 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.000535635 Jy ! Component: 100 - total flux cleaned = -0.000482627 Jy ! Component: 150 - total flux cleaned = -0.000428062 Jy ! Component: 200 - total flux cleaned = -0.000428245 Jy ! Total flux subtracted in 200 components = -0.000428245 Jy ! Clean residual min=-0.004381 max=0.004314 Jy/beam ! Clean residual mean=-0.000034 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.444311 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 95 components and 0.444311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.150164Jy sigma=0.466312 ! Fit after self-cal, rms=0.150131Jy sigma=0.466272 ! 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.150131Jy sigma=0.466272 ! Fit after self-cal, rms=0.151921Jy sigma=0.466150 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.418 mas, bmaj=26.82 mas, bpa=-2.93 degrees ! Estimated noise=2.23218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0018139 Jy ! Component: 100 - total flux cleaned = -0.00185246 Jy ! Component: 150 - total flux cleaned = -0.00192214 Jy ! Component: 200 - total flux cleaned = -0.00189 Jy ! Total flux subtracted in 200 components = -0.00189 Jy ! Clean residual min=-0.004686 max=0.004796 Jy/beam ! Clean residual mean=-0.000063 rms=0.001362 Jy/beam ! Combined flux in latest and established models = 0.442421 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 99 components and 0.442421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.151862Jy sigma=0.465986 ! Fit after self-cal, rms=0.151851Jy sigma=0.465902 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.000557027 Jy ! Component: 100 - total flux cleaned = -0.000485767 Jy ! Component: 150 - total flux cleaned = -0.000457346 Jy ! Component: 200 - total flux cleaned = -0.000457791 Jy ! Total flux subtracted in 200 components = -0.000457791 Jy ! Clean residual min=-0.004454 max=0.004823 Jy/beam ! Clean residual mean=-0.000062 rms=0.001343 Jy/beam ! Combined flux in latest and established models = 0.441963 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 102 components and 0.441963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.151808Jy sigma=0.465815 ! Fit after self-cal, rms=0.151794Jy sigma=0.465772 ! 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.315 mas, bmaj=10.21 mas, bpa=-2.15 degrees ! Estimated noise=1.9222 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.315 x 10.21 at -2.15 degrees (North through East) ! Clean map min=-0.0066839 max=0.36951 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.732 mas, bmaj=8.325 mas, bpa=-2.855 degrees ! Estimated noise=2.88394 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.316143 Jy ! Component: 100 - total flux cleaned = 0.388289 Jy ! Component: 150 - total flux cleaned = 0.412675 Jy ! Component: 200 - total flux cleaned = 0.424809 Jy ! Total flux subtracted in 200 components = 0.424809 Jy ! Clean residual min=-0.007173 max=0.009005 Jy/beam ! Clean residual mean=0.000004 rms=0.001954 Jy/beam ! Combined flux in latest and established models = 0.424809 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.424809 Jy ! Inverting map and beam ! Estimated beam: bmin=3.315 mas, bmaj=10.21 mas, bpa=-2.15 degrees ! Estimated noise=1.9222 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) ! Added new window around map position (-1.5, -11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00837569 Jy ! Component: 100 - total flux cleaned = 0.011432 Jy ! Component: 150 - total flux cleaned = 0.0125256 Jy ! Component: 200 - total flux cleaned = 0.0134903 Jy ! Total flux subtracted in 200 components = 0.0134903 Jy ! Clean residual min=-0.004076 max=0.004607 Jy/beam ! Clean residual mean=-0.000026 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.4383 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 66 components and 0.4383 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=8.418 mas, bmaj=26.82 mas, bpa=-2.93 degrees ! Estimated noise=2.23218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120554 Jy ! Component: 100 - total flux cleaned = 0.00138518 Jy ! Component: 150 - total flux cleaned = 0.00128956 Jy ! Component: 200 - total flux cleaned = 0.00121069 Jy ! Total flux subtracted in 200 components = 0.00121069 Jy ! Clean residual min=-0.004145 max=0.004986 Jy/beam ! Clean residual mean=-0.000051 rms=0.001318 Jy/beam ! Combined flux in latest and established models = 0.43951 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 = -6.93538e-05 Jy ! Component: 100 - total flux cleaned = -6.9057e-05 Jy ! Component: 150 - total flux cleaned = -6.83176e-05 Jy ! Component: 200 - total flux cleaned = -6.76512e-05 Jy ! Total flux subtracted in 200 components = -6.76512e-05 Jy ! Clean residual min=-0.004040 max=0.004967 Jy/beam ! Clean residual mean=-0.000051 rms=0.001308 Jy/beam ! Combined flux in latest and established models = 0.439443 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 92 components and 0.439443 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.315 mas, bmaj=10.21 mas, bpa=-2.15 degrees ! Estimated noise=1.9222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000213248 Jy ! Component: 100 - total flux cleaned = -9.66748e-05 Jy ! Component: 150 - total flux cleaned = -9.60677e-05 Jy ! Component: 200 - total flux cleaned = -4.8548e-05 Jy ! Total flux subtracted in 200 components = -4.8548e-05 Jy ! Clean residual min=-0.003823 max=0.004459 Jy/beam ! Clean residual mean=-0.000027 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.439394 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 111 components and 0.439394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.151843Jy sigma=0.465667 ! Fit after self-cal, rms=0.151717Jy sigma=0.465525 wmodel J0334-3725_S_map.mod ! Writing 111 model components to file: J0334-3725_S_map.mod wobs J0334-3725_S_uvs.fits ! Writing UV FITS file: J0334-3725_S_uvs.fits wwins J0334-3725_S_map.win ! wwins: Wrote 3 windows to J0334-3725_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.000702838 Jy ! Component: 100 - total flux cleaned = 0.000640004 Jy ! Component: 150 - total flux cleaned = 0.00027443 Jy ! Component: 200 - total flux cleaned = 4.21241e-05 Jy ! Component: 250 - total flux cleaned = -0.000290365 Jy ! Component: 300 - total flux cleaned = -0.000661061 Jy ! Component: 350 - total flux cleaned = -0.00102037 Jy ! Component: 400 - total flux cleaned = -0.00151726 Jy ! Component: 450 - total flux cleaned = -0.00185402 Jy ! Component: 500 - total flux cleaned = -0.00213524 Jy ! Component: 550 - total flux cleaned = -0.0023637 Jy ! Component: 600 - total flux cleaned = -0.00263087 Jy ! Component: 650 - total flux cleaned = -0.00280481 Jy ! Component: 700 - total flux cleaned = -0.00310186 Jy ! Component: 750 - total flux cleaned = -0.00322605 Jy ! Component: 800 - total flux cleaned = -0.00330774 Jy ! Component: 850 - total flux cleaned = -0.00350854 Jy ! Component: 900 - total flux cleaned = -0.00366572 Jy ! Component: 950 - total flux cleaned = -0.00378115 Jy ! Component: 1000 - total flux cleaned = -0.00393156 Jy ! Component: 1050 - total flux cleaned = -0.00396776 Jy ! Component: 1100 - total flux cleaned = -0.00396763 Jy ! Component: 1150 - total flux cleaned = -0.00414678 Jy ! Component: 1200 - total flux cleaned = -0.00421727 Jy ! Component: 1250 - total flux cleaned = -0.00435593 Jy ! Component: 1300 - total flux cleaned = -0.00445859 Jy ! Component: 1350 - total flux cleaned = -0.00456033 Jy ! Component: 1400 - total flux cleaned = -0.0046938 Jy ! Component: 1450 - total flux cleaned = -0.00482565 Jy ! Component: 1500 - total flux cleaned = -0.00489044 Jy ! Component: 1550 - total flux cleaned = -0.00511444 Jy ! Component: 1600 - total flux cleaned = -0.00517724 Jy ! Component: 1650 - total flux cleaned = -0.00530238 Jy ! Component: 1700 - total flux cleaned = -0.00548762 Jy ! Component: 1750 - total flux cleaned = -0.00567085 Jy ! Component: 1800 - total flux cleaned = -0.00576147 Jy ! Component: 1850 - total flux cleaned = -0.00588093 Jy ! Component: 1900 - total flux cleaned = -0.00599912 Jy ! Component: 1950 - total flux cleaned = -0.00620293 Jy ! Component: 2000 - total flux cleaned = -0.00623176 Jy ! Component: 2050 - total flux cleaned = -0.0064593 Jy ! Component: 2100 - total flux cleaned = -0.00645897 Jy ! Component: 2150 - total flux cleaned = -0.00659813 Jy ! Component: 2200 - total flux cleaned = -0.0066804 Jy ! Component: 2250 - total flux cleaned = -0.00678912 Jy ! Component: 2300 - total flux cleaned = -0.00684302 Jy ! Component: 2350 - total flux cleaned = -0.00694975 Jy ! Component: 2400 - total flux cleaned = -0.00705534 Jy ! Component: 2450 - total flux cleaned = -0.00708118 Jy ! Component: 2500 - total flux cleaned = -0.00713309 Jy ! Component: 2550 - total flux cleaned = -0.00715889 Jy ! Component: 2600 - total flux cleaned = -0.00723501 Jy ! Component: 2650 - total flux cleaned = -0.00726026 Jy ! Component: 2700 - total flux cleaned = -0.00740982 Jy ! Component: 2750 - total flux cleaned = -0.00738517 Jy ! Component: 2800 - total flux cleaned = -0.00750765 Jy ! Component: 2850 - total flux cleaned = -0.00745955 Jy ! Component: 2900 - total flux cleaned = -0.00757995 Jy ! Component: 2950 - total flux cleaned = -0.00769905 Jy ! Component: 3000 - total flux cleaned = -0.00767555 Jy ! Component: 3050 - total flux cleaned = -0.00769907 Jy ! Component: 3100 - total flux cleaned = -0.00776908 Jy ! Component: 3150 - total flux cleaned = -0.00790771 Jy ! Component: 3200 - total flux cleaned = -0.00790732 Jy ! Component: 3250 - total flux cleaned = -0.00786137 Jy ! Component: 3300 - total flux cleaned = -0.00790701 Jy ! Component: 3350 - total flux cleaned = -0.00795227 Jy ! Component: 3400 - total flux cleaned = -0.00808633 Jy ! Component: 3450 - total flux cleaned = -0.0080194 Jy ! Component: 3500 - total flux cleaned = -0.00801946 Jy ! Component: 3550 - total flux cleaned = -0.00808536 Jy ! Component: 3600 - total flux cleaned = -0.00815071 Jy ! Component: 3650 - total flux cleaned = -0.00812866 Jy ! Component: 3700 - total flux cleaned = -0.00808557 Jy ! Component: 3750 - total flux cleaned = -0.00808587 Jy ! Component: 3800 - total flux cleaned = -0.00808615 Jy ! Component: 3850 - total flux cleaned = -0.00810779 Jy ! Component: 3900 - total flux cleaned = -0.00808688 Jy ! Component: 3950 - total flux cleaned = -0.00817091 Jy ! Component: 4000 - total flux cleaned = -0.0081501 Jy ! Component: 4050 - total flux cleaned = -0.00819155 Jy ! Total flux subtracted in 4096 components = -0.008171 Jy ! Clean residual min=-0.001126 max=0.001186 Jy/beam ! Clean residual mean=0.000005 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.431223 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 409 components and 0.431223 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0334-3725_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.315 x 10.21 at -2.15 degrees (North through East) ! Clean map min=-0.0053595 max=0.37984 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0334-3725_S_map.fits wmodel /image_prod/ug002_uva//J0334-3725_S_map.mod ! Writing 409 model components to file: /image_prod/ug002_uva//J0334-3725_S_map.mod wobs /image_prod/ug002_uva//J0334-3725_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0334-3725_S_uvs.fits wwins /image_prod/ug002_uva//J0334-3725_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0334-3725_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.379844 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000380663 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.300647 0.300647 0.601294 1.20259 2.40517 4.81035 9.6207 19.2414 38.4828 76.9656 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.379 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 997.848 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0334-3725_S_dfm.log closed on Wed Mar 4 19:57:57 2020