! Started logfile: /image_prod/ug002_uva//J1352-4412_S_dfm.log on Thu Mar 5 01:29:31 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//J1352-4412_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1352-4412_S_uva.fits ! AN table 1: 16 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.598214 visibilities/baseline/integration-bin. ! Found source: J1352-4412 ! ! 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 603 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 J1352-4412_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009770Jy sigma=5.926145 ! Fit after self-cal, rms=0.776283Jy sigma=4.581879 ! 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.652 mas, bmaj=7.786 mas, bpa=-6.619 degrees ! Estimated noise=5.8241 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.174044 Jy ! Component: 100 - total flux cleaned = 0.218398 Jy ! Total flux subtracted in 100 components = 0.218398 Jy ! Clean residual min=-0.015149 max=0.018397 Jy/beam ! Clean residual mean=0.000265 rms=0.004565 Jy/beam ! Combined flux in latest and established models = 0.218398 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.218398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083735Jy sigma=0.477874 ! Fit after self-cal, rms=0.083763Jy sigma=0.477679 ! 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.2 mas, bmaj=9.026 mas, bpa=-4.707 degrees ! Estimated noise=4.98293 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.0212451 Jy ! Component: 100 - total flux cleaned = 0.0297961 Jy ! Component: 150 - total flux cleaned = 0.0333064 Jy ! Component: 200 - total flux cleaned = 0.0339129 Jy ! Total flux subtracted in 200 components = 0.0339129 Jy ! Clean residual min=-0.009908 max=0.011546 Jy/beam ! Clean residual mean=0.000291 rms=0.002835 Jy/beam ! Combined flux in latest and established models = 0.252311 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 37 components and 0.252311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079170Jy sigma=0.448324 ! Fit after self-cal, rms=0.079166Jy sigma=0.448095 ! 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.2 x 9.026 at -4.707 degrees (North through East) ! Clean map min=-0.0095129 max=0.21643 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.90 KP 1.10 LA 0.97 MK 0.97 ! OV 0.87 PT 1.11 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 1.02 LA 1.02 MK 1.02 ! OV 0.94 PT 1.03 SC 1.19 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 1.03 LA 0.98 MK 1.07 ! OV 0.97 PT 1.00 SC 0.95 ! ! ! Fit before self-cal, rms=0.079166Jy sigma=0.448095 ! Fit after self-cal, rms=0.077223Jy sigma=0.433054 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=9.059 mas, bpa=-4.598 degrees ! Estimated noise=4.98769 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.000521992 Jy ! Component: 100 - total flux cleaned = -0.000340628 Jy ! Component: 150 - total flux cleaned = -0.000183185 Jy ! Component: 200 - total flux cleaned = -4.31832e-05 Jy ! Total flux subtracted in 200 components = -4.31832e-05 Jy ! Clean residual min=-0.006899 max=0.009572 Jy/beam ! Clean residual mean=0.000170 rms=0.002152 Jy/beam ! Combined flux in latest and established models = 0.252268 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.252268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077127Jy sigma=0.432665 ! Fit after self-cal, rms=0.077149Jy sigma=0.432488 ! 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.077149Jy sigma=0.432488 ! Fit after self-cal, rms=0.077530Jy sigma=0.432435 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.226 mas, bmaj=9.076 mas, bpa=-4.494 degrees ! Estimated noise=5.00384 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000204612 Jy ! Component: 100 - total flux cleaned = -5.33192e-05 Jy ! Component: 150 - total flux cleaned = 3.58399e-05 Jy ! Component: 200 - total flux cleaned = 0.000116788 Jy ! Total flux subtracted in 200 components = 0.000116788 Jy ! Clean residual min=-0.006857 max=0.009419 Jy/beam ! Clean residual mean=0.000170 rms=0.002145 Jy/beam ! Combined flux in latest and established models = 0.252384 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.252384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077461Jy sigma=0.432175 ! Fit after self-cal, rms=0.077456Jy sigma=0.432153 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) ! Added new window around map position (-9.5, -54.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00670735 Jy ! Component: 100 - total flux cleaned = 0.00713232 Jy ! Component: 150 - total flux cleaned = 0.00742033 Jy ! Component: 200 - total flux cleaned = 0.00774814 Jy ! Total flux subtracted in 200 components = 0.00774814 Jy ! Clean residual min=-0.005795 max=0.005954 Jy/beam ! Clean residual mean=0.000147 rms=0.001796 Jy/beam ! Combined flux in latest and established models = 0.260133 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 63 components and 0.260133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076686Jy sigma=0.427585 ! Fit after self-cal, rms=0.076639Jy sigma=0.427358 ! 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.076639Jy sigma=0.427358 ! Fit after self-cal, rms=0.075882Jy sigma=0.425070 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=9.07 mas, bpa=-4.2 degrees ! Estimated noise=4.99411 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00190845 Jy ! Component: 100 - total flux cleaned = 0.00190336 Jy ! Component: 150 - total flux cleaned = 0.00190491 Jy ! Component: 200 - total flux cleaned = 0.0019484 Jy ! Total flux subtracted in 200 components = 0.0019484 Jy ! Clean residual min=-0.005265 max=0.005748 Jy/beam ! Clean residual mean=0.000081 rms=0.001631 Jy/beam ! Combined flux in latest and established models = 0.262081 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 78 components and 0.262081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075800Jy sigma=0.424500 ! Fit after self-cal, rms=0.075802Jy sigma=0.424447 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.000481101 Jy ! Component: 100 - total flux cleaned = 0.000443222 Jy ! Component: 150 - total flux cleaned = 0.000515279 Jy ! Component: 200 - total flux cleaned = 0.000549491 Jy ! Total flux subtracted in 200 components = 0.000549491 Jy ! Clean residual min=-0.005240 max=0.005762 Jy/beam ! Clean residual mean=0.000080 rms=0.001614 Jy/beam ! Combined flux in latest and established models = 0.26263 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 92 components and 0.26263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075766Jy sigma=0.424290 ! Fit after self-cal, rms=0.075766Jy sigma=0.424285 ! 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.075766Jy sigma=0.424285 ! Fit after self-cal, rms=0.075859Jy sigma=0.424186 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.22 mas, bmaj=37.14 mas, bpa=-3.988 degrees ! Estimated noise=6.04755 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000898791 Jy ! Component: 100 - total flux cleaned = 0.000956515 Jy ! Component: 150 - total flux cleaned = 0.00100609 Jy ! Component: 200 - total flux cleaned = 0.0010351 Jy ! Total flux subtracted in 200 components = 0.0010351 Jy ! Clean residual min=-0.004551 max=0.005174 Jy/beam ! Clean residual mean=0.000136 rms=0.001695 Jy/beam ! Combined flux in latest and established models = 0.263666 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 96 components and 0.263666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075864Jy sigma=0.424144 ! Fit after self-cal, rms=0.075865Jy sigma=0.424141 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.000100922 Jy ! Component: 100 - total flux cleaned = 0.000101199 Jy ! Component: 150 - total flux cleaned = 0.000101245 Jy ! Component: 200 - total flux cleaned = 0.000100939 Jy ! Total flux subtracted in 200 components = 0.000100939 Jy ! Clean residual min=-0.004537 max=0.005146 Jy/beam ! Clean residual mean=0.000135 rms=0.001693 Jy/beam ! Combined flux in latest and established models = 0.263766 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 101 components and 0.263766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075866Jy sigma=0.424138 ! Fit after self-cal, rms=0.075866Jy sigma=0.424137 ! 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.226 mas, bmaj=9.079 mas, bpa=-4.017 degrees ! Estimated noise=4.9992 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.226 x 9.079 at -4.017 degrees (North through East) ! Clean map min=-0.0047634 max=0.2167 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.676 mas, bmaj=7.811 mas, bpa=-5.959 degrees ! Estimated noise=5.82172 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.173898 Jy ! Component: 100 - total flux cleaned = 0.217998 Jy ! Component: 150 - total flux cleaned = 0.236659 Jy ! Component: 200 - total flux cleaned = 0.247451 Jy ! Total flux subtracted in 200 components = 0.247451 Jy ! Clean residual min=-0.009678 max=0.007864 Jy/beam ! Clean residual mean=0.000099 rms=0.002442 Jy/beam ! Combined flux in latest and established models = 0.247451 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.247451 Jy ! Inverting map and beam ! Estimated beam: bmin=3.226 mas, bmaj=9.079 mas, bpa=-4.017 degrees ! Estimated noise=4.9992 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.00829445 Jy ! Component: 100 - total flux cleaned = 0.0111217 Jy ! Component: 150 - total flux cleaned = 0.0125707 Jy ! Component: 200 - total flux cleaned = 0.0135747 Jy ! Total flux subtracted in 200 components = 0.0135747 Jy ! Clean residual min=-0.005328 max=0.005806 Jy/beam ! Clean residual mean=0.000089 rms=0.001640 Jy/beam ! Combined flux in latest and established models = 0.261025 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 49 components and 0.261025 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=12.22 mas, bmaj=37.14 mas, bpa=-3.988 degrees ! Estimated noise=6.04755 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174955 Jy ! Component: 100 - total flux cleaned = 0.00258374 Jy ! Component: 150 - total flux cleaned = 0.00271333 Jy ! Component: 200 - total flux cleaned = 0.00276742 Jy ! Total flux subtracted in 200 components = 0.00276742 Jy ! Clean residual min=-0.004489 max=0.005141 Jy/beam ! Clean residual mean=0.000134 rms=0.001701 Jy/beam ! Combined flux in latest and established models = 0.263793 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.26248e-05 Jy ! Component: 100 - total flux cleaned = 7.64986e-05 Jy ! Component: 150 - total flux cleaned = 9.00418e-05 Jy ! Component: 200 - total flux cleaned = 0.000101842 Jy ! Total flux subtracted in 200 components = 0.000101842 Jy ! Clean residual min=-0.004469 max=0.005109 Jy/beam ! Clean residual mean=0.000134 rms=0.001699 Jy/beam ! Combined flux in latest and established models = 0.263895 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 62 components and 0.263895 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.226 mas, bmaj=9.079 mas, bpa=-4.017 degrees ! Estimated noise=4.9992 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000379537 Jy ! Component: 100 - total flux cleaned = -0.000425468 Jy ! Component: 150 - total flux cleaned = -0.000382245 Jy ! Component: 200 - total flux cleaned = -0.000340219 Jy ! Total flux subtracted in 200 components = -0.000340219 Jy ! Clean residual min=-0.005239 max=0.005798 Jy/beam ! Clean residual mean=0.000081 rms=0.001607 Jy/beam ! Combined flux in latest and established models = 0.263554 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 80 components and 0.263554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075899Jy sigma=0.424520 ! Fit after self-cal, rms=0.075896Jy sigma=0.424499 wmodel J1352-4412_S_map.mod ! Writing 80 model components to file: J1352-4412_S_map.mod wobs J1352-4412_S_uvs.fits ! Writing UV FITS file: J1352-4412_S_uvs.fits wwins J1352-4412_S_map.win ! wwins: Wrote 2 windows to J1352-4412_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.00176551 Jy ! Component: 100 - total flux cleaned = 0.00266081 Jy ! Component: 150 - total flux cleaned = 0.00339618 Jy ! Component: 200 - total flux cleaned = 0.00415954 Jy ! Component: 250 - total flux cleaned = 0.00480909 Jy ! Component: 300 - total flux cleaned = 0.00480819 Jy ! Component: 350 - total flux cleaned = 0.00474169 Jy ! Component: 400 - total flux cleaned = 0.00461495 Jy ! Component: 450 - total flux cleaned = 0.0044965 Jy ! Component: 500 - total flux cleaned = 0.00455355 Jy ! Component: 550 - total flux cleaned = 0.004555 Jy ! Component: 600 - total flux cleaned = 0.00471491 Jy ! Component: 650 - total flux cleaned = 0.0047663 Jy ! Component: 700 - total flux cleaned = 0.00466791 Jy ! Component: 750 - total flux cleaned = 0.0048112 Jy ! Component: 800 - total flux cleaned = 0.00490484 Jy ! Component: 850 - total flux cleaned = 0.00504236 Jy ! Component: 900 - total flux cleaned = 0.00499769 Jy ! Component: 950 - total flux cleaned = 0.00499724 Jy ! Component: 1000 - total flux cleaned = 0.0049549 Jy ! Component: 1050 - total flux cleaned = 0.00491378 Jy ! Component: 1100 - total flux cleaned = 0.00491408 Jy ! Component: 1150 - total flux cleaned = 0.00495304 Jy ! Component: 1200 - total flux cleaned = 0.00487595 Jy ! Component: 1250 - total flux cleaned = 0.00491452 Jy ! Component: 1300 - total flux cleaned = 0.00498824 Jy ! Component: 1350 - total flux cleaned = 0.00487849 Jy ! Component: 1400 - total flux cleaned = 0.00487831 Jy ! Component: 1450 - total flux cleaned = 0.00494742 Jy ! Component: 1500 - total flux cleaned = 0.00470664 Jy ! Component: 1550 - total flux cleaned = 0.00463892 Jy ! Component: 1600 - total flux cleaned = 0.00467204 Jy ! Component: 1650 - total flux cleaned = 0.00454122 Jy ! Component: 1700 - total flux cleaned = 0.00454164 Jy ! Component: 1750 - total flux cleaned = 0.00441402 Jy ! Component: 1800 - total flux cleaned = 0.00428816 Jy ! Component: 1850 - total flux cleaned = 0.00422621 Jy ! Component: 1900 - total flux cleaned = 0.00413418 Jy ! Component: 1950 - total flux cleaned = 0.0040736 Jy ! Component: 2000 - total flux cleaned = 0.00401368 Jy ! Component: 2050 - total flux cleaned = 0.00395439 Jy ! Component: 2100 - total flux cleaned = 0.00392508 Jy ! Component: 2150 - total flux cleaned = 0.00389637 Jy ! Component: 2200 - total flux cleaned = 0.00389604 Jy ! Component: 2250 - total flux cleaned = 0.00386752 Jy ! Component: 2300 - total flux cleaned = 0.00375399 Jy ! Component: 2350 - total flux cleaned = 0.00366948 Jy ! Component: 2400 - total flux cleaned = 0.00361356 Jy ! Component: 2450 - total flux cleaned = 0.00347403 Jy ! Component: 2500 - total flux cleaned = 0.00333514 Jy ! Component: 2550 - total flux cleaned = 0.00325196 Jy ! Component: 2600 - total flux cleaned = 0.0031412 Jy ! Component: 2650 - total flux cleaned = 0.00305841 Jy ! Component: 2700 - total flux cleaned = 0.00289324 Jy ! Component: 2750 - total flux cleaned = 0.00275586 Jy ! Component: 2800 - total flux cleaned = 0.00267346 Jy ! Component: 2850 - total flux cleaned = 0.00259117 Jy ! Component: 2900 - total flux cleaned = 0.0024815 Jy ! Component: 2950 - total flux cleaned = 0.00234449 Jy ! Component: 3000 - total flux cleaned = 0.00226234 Jy ! Component: 3050 - total flux cleaned = 0.00220764 Jy ! Component: 3100 - total flux cleaned = 0.00218026 Jy ! Component: 3150 - total flux cleaned = 0.00204298 Jy ! Component: 3200 - total flux cleaned = 0.00198776 Jy ! Component: 3250 - total flux cleaned = 0.00196002 Jy ! Component: 3300 - total flux cleaned = 0.00193229 Jy ! Component: 3350 - total flux cleaned = 0.00193237 Jy ! Component: 3400 - total flux cleaned = 0.00187624 Jy ! Component: 3450 - total flux cleaned = 0.00179191 Jy ! Component: 3500 - total flux cleaned = 0.00179183 Jy ! Component: 3550 - total flux cleaned = 0.00173529 Jy ! Component: 3600 - total flux cleaned = 0.00164953 Jy ! Component: 3650 - total flux cleaned = 0.00156305 Jy ! Component: 3700 - total flux cleaned = 0.00159177 Jy ! Component: 3750 - total flux cleaned = 0.00153379 Jy ! Component: 3800 - total flux cleaned = 0.00147496 Jy ! Component: 3850 - total flux cleaned = 0.00141546 Jy ! Component: 3900 - total flux cleaned = 0.00141558 Jy ! Component: 3950 - total flux cleaned = 0.00132572 Jy ! Component: 4000 - total flux cleaned = 0.00129564 Jy ! Component: 4050 - total flux cleaned = 0.00120372 Jy ! Total flux subtracted in 4096 components = 0.00117298 Jy ! Clean residual min=-0.001844 max=0.001914 Jy/beam ! Clean residual mean=-0.000022 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.264727 Jy keep ! Adding 216 model components to the UV plane model. ! The established model now contains 296 components and 0.264727 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1352-4412_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.226 x 9.079 at -4.017 degrees (North through East) ! Clean map min=-0.0052375 max=0.21588 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1352-4412_S_map.fits wmodel /image_prod/ug002_uva//J1352-4412_S_map.mod ! Writing 296 model components to file: /image_prod/ug002_uva//J1352-4412_S_map.mod wobs /image_prod/ug002_uva//J1352-4412_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1352-4412_S_uvs.fits wwins /image_prod/ug002_uva//J1352-4412_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1352-4412_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.215883 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000573766 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.797327 0.797327 1.59465 3.18931 6.37862 12.7572 25.5145 51.0289 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.215 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 376.257 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1352-4412_S_dfm.log closed on Thu Mar 5 01:29:35 2020