! Started logfile: /image_prod/ug002_uva//J0040-3225_S_dfm.log on Wed Mar 4 18:35:47 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//J0040-3225_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0040-3225_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.789815 visibilities/baseline/integration-bin. ! Found source: J0040-3225 ! ! 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 5118 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 J0040-3225_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013618Jy sigma=6.049337 ! Fit after self-cal, rms=0.918395Jy sigma=5.461598 ! 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.091 mas, bmaj=12.5 mas, bpa=-19.2 degrees ! Estimated noise=2.32812 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.065635 Jy ! Component: 100 - total flux cleaned = 0.0815572 Jy ! Total flux subtracted in 100 components = 0.0815572 Jy ! Clean residual min=-0.005442 max=0.005914 Jy/beam ! Clean residual mean=0.000023 rms=0.001504 Jy/beam ! Combined flux in latest and established models = 0.0815572 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0815572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104970Jy sigma=0.479179 ! Fit after self-cal, rms=0.104394Jy sigma=0.474811 ! 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.785 mas, bmaj=14.85 mas, bpa=-17.58 degrees ! Estimated noise=1.75995 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.00880332 Jy ! Component: 100 - total flux cleaned = 0.0124564 Jy ! Component: 150 - total flux cleaned = 0.0142233 Jy ! Component: 200 - total flux cleaned = 0.0148531 Jy ! Total flux subtracted in 200 components = 0.0148531 Jy ! Clean residual min=-0.004000 max=0.004462 Jy/beam ! Clean residual mean=0.000027 rms=0.001208 Jy/beam ! Combined flux in latest and established models = 0.0964103 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 46 components and 0.0964103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103575Jy sigma=0.471577 ! Fit after self-cal, rms=0.103646Jy sigma=0.471304 ! 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.785 x 14.85 at -17.58 degrees (North through East) ! Clean map min=-0.0040844 max=0.08519 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.80 FD 1.04 HN 1.09 KP 0.94 ! LA 2.07 MK 0.96 NL 1.04 OV 0.94 ! PT 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 1.01 HN 1.06 KP 0.96 ! LA 0.90 MK 1.00 NL 1.01 OV 1.02 ! PT 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.04 HN 1.04 KP 0.91 ! LA 0.94 MK 0.99 NL 0.95 OV 0.95 ! PT 0.99 ! ! ! Fit before self-cal, rms=0.103646Jy sigma=0.471304 ! Fit after self-cal, rms=0.106574Jy sigma=0.458183 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.789 mas, bmaj=14.72 mas, bpa=-17.68 degrees ! Estimated noise=1.7468 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 = 8.19965e-05 Jy ! Component: 100 - total flux cleaned = 4.15324e-05 Jy ! Component: 150 - total flux cleaned = 4.02544e-05 Jy ! Component: 200 - total flux cleaned = 4.09608e-05 Jy ! Total flux subtracted in 200 components = 4.09608e-05 Jy ! Clean residual min=-0.003655 max=0.003435 Jy/beam ! Clean residual mean=0.000005 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.0964512 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 62 components and 0.0964512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106527Jy sigma=0.457958 ! Fit after self-cal, rms=0.106767Jy sigma=0.456760 ! 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.106767Jy sigma=0.456760 ! Fit after self-cal, rms=0.110083Jy sigma=0.455053 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.775 mas, bmaj=14.76 mas, bpa=-17.75 degrees ! Estimated noise=1.73856 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000657153 Jy ! Component: 100 - total flux cleaned = 0.000545871 Jy ! Component: 150 - total flux cleaned = 0.000503647 Jy ! Component: 200 - total flux cleaned = 0.000504128 Jy ! Total flux subtracted in 200 components = 0.000504128 Jy ! Clean residual min=-0.002248 max=0.002702 Jy/beam ! Clean residual mean=0.000008 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.0969554 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 80 components and 0.0969554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110064Jy sigma=0.454969 ! Fit after self-cal, rms=0.110176Jy sigma=0.454843 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 = 2.47306e-05 Jy ! Component: 100 - total flux cleaned = -5.98082e-05 Jy ! Component: 150 - total flux cleaned = -7.74018e-05 Jy ! Component: 200 - total flux cleaned = -7.64244e-05 Jy ! Total flux subtracted in 200 components = -7.64244e-05 Jy ! Clean residual min=-0.002259 max=0.002695 Jy/beam ! Clean residual mean=0.000008 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.0968789 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 88 components and 0.0968789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110165Jy sigma=0.454809 ! Fit after self-cal, rms=0.110175Jy sigma=0.454792 ! 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.110175Jy sigma=0.454792 ! Fit after self-cal, rms=0.110315Jy sigma=0.454761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.764 mas, bmaj=14.76 mas, bpa=-17.74 degrees ! Estimated noise=1.73391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00037814 Jy ! Component: 100 - total flux cleaned = 0.000336053 Jy ! Component: 150 - total flux cleaned = 0.000352741 Jy ! Component: 200 - total flux cleaned = 0.000380966 Jy ! Total flux subtracted in 200 components = 0.000380966 Jy ! Clean residual min=-0.002188 max=0.002582 Jy/beam ! Clean residual mean=0.000008 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.0972599 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 93 components and 0.0972599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110303Jy sigma=0.454720 ! Fit after self-cal, rms=0.110314Jy sigma=0.454707 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.87138e-05 Jy ! Component: 100 - total flux cleaned = 1.71459e-05 Jy ! Component: 150 - total flux cleaned = 1.82314e-05 Jy ! Component: 200 - total flux cleaned = 3.02334e-05 Jy ! Total flux subtracted in 200 components = 3.02334e-05 Jy ! Clean residual min=-0.002216 max=0.002565 Jy/beam ! Clean residual mean=0.000008 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.0972901 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 95 components and 0.0972901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110308Jy sigma=0.454693 ! Fit after self-cal, rms=0.110316Jy sigma=0.454686 ! 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.110316Jy sigma=0.454686 ! Fit after self-cal, rms=0.110026Jy sigma=0.454668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.916 mas, bmaj=28.71 mas, bpa=-7.86 degrees ! Estimated noise=2.00598 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000195576 Jy ! Component: 100 - total flux cleaned = 0.000153238 Jy ! Component: 150 - total flux cleaned = 0.000124153 Jy ! Component: 200 - total flux cleaned = 9.87333e-05 Jy ! Total flux subtracted in 200 components = 9.87333e-05 Jy ! Clean residual min=-0.002594 max=0.002484 Jy/beam ! Clean residual mean=0.000013 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.0973889 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 111 components and 0.0973889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110025Jy sigma=0.454659 ! Fit after self-cal, rms=0.110017Jy sigma=0.454655 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 = -2.73024e-05 Jy ! Component: 100 - total flux cleaned = -5.52077e-05 Jy ! Component: 150 - total flux cleaned = -7.94257e-05 Jy ! Component: 200 - total flux cleaned = -0.000100896 Jy ! Total flux subtracted in 200 components = -0.000100896 Jy ! Clean residual min=-0.002580 max=0.002465 Jy/beam ! Clean residual mean=0.000013 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.097288 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 112 components and 0.097288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110016Jy sigma=0.454654 ! Fit after self-cal, rms=0.110014Jy sigma=0.454652 ! 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.755 mas, bmaj=14.76 mas, bpa=-17.72 degrees ! Estimated noise=1.73005 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.755 x 14.76 at -17.72 degrees (North through East) ! Clean map min=-0.0021651 max=0.084599 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.063 mas, bmaj=12.37 mas, bpa=-19.55 degrees ! Estimated noise=2.27871 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.064423 Jy ! Component: 100 - total flux cleaned = 0.0815402 Jy ! Component: 150 - total flux cleaned = 0.0894008 Jy ! Component: 200 - total flux cleaned = 0.0934365 Jy ! Total flux subtracted in 200 components = 0.0934365 Jy ! Clean residual min=-0.003996 max=0.003411 Jy/beam ! Clean residual mean=0.000008 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.0934365 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.0934365 Jy ! Inverting map and beam ! Estimated beam: bmin=3.755 mas, bmaj=14.76 mas, bpa=-17.72 degrees ! Estimated noise=1.73005 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.00301458 Jy ! Component: 100 - total flux cleaned = 0.00406167 Jy ! Component: 150 - total flux cleaned = 0.00426096 Jy ! Component: 200 - total flux cleaned = 0.0044426 Jy ! Total flux subtracted in 200 components = 0.0044426 Jy ! Clean residual min=-0.002374 max=0.002361 Jy/beam ! Clean residual mean=0.000008 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.0978791 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 53 components and 0.0978791 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.916 mas, bmaj=28.71 mas, bpa=-7.86 degrees ! Estimated noise=2.00598 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.42421e-05 Jy ! Component: 100 - total flux cleaned = -4.03708e-05 Jy ! Component: 150 - total flux cleaned = -8.84592e-05 Jy ! Component: 200 - total flux cleaned = -0.000143964 Jy ! Total flux subtracted in 200 components = -0.000143964 Jy ! Clean residual min=-0.002509 max=0.002400 Jy/beam ! Clean residual mean=0.000013 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.0977352 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.57981e-05 Jy ! Component: 100 - total flux cleaned = -7.87047e-05 Jy ! Component: 150 - total flux cleaned = -0.000127119 Jy ! Component: 200 - total flux cleaned = -0.000162105 Jy ! Total flux subtracted in 200 components = -0.000162105 Jy ! Clean residual min=-0.002515 max=0.002369 Jy/beam ! Clean residual mean=0.000013 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.0975731 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.0975731 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.755 mas, bmaj=14.76 mas, bpa=-17.72 degrees ! Estimated noise=1.73005 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.27339e-05 Jy ! Component: 100 - total flux cleaned = 2.32987e-05 Jy ! Component: 150 - total flux cleaned = 6.35022e-05 Jy ! Component: 200 - total flux cleaned = 8.14253e-05 Jy ! Total flux subtracted in 200 components = 8.14253e-05 Jy ! Clean residual min=-0.002229 max=0.002325 Jy/beam ! Clean residual mean=0.000008 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.0976545 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 80 components and 0.0976545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110021Jy sigma=0.454715 ! Fit after self-cal, rms=0.110022Jy sigma=0.454700 wmodel J0040-3225_S_map.mod ! Writing 80 model components to file: J0040-3225_S_map.mod wobs J0040-3225_S_uvs.fits ! Writing UV FITS file: J0040-3225_S_uvs.fits wwins J0040-3225_S_map.win ! wwins: Wrote 1 windows to J0040-3225_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.000230587 Jy ! Component: 100 - total flux cleaned = 7.39369e-05 Jy ! Component: 150 - total flux cleaned = -7.45982e-05 Jy ! Component: 200 - total flux cleaned = -3.79465e-05 Jy ! Component: 250 - total flux cleaned = -3.93744e-05 Jy ! Component: 300 - total flux cleaned = -7.43748e-05 Jy ! Component: 350 - total flux cleaned = -7.45773e-05 Jy ! Component: 400 - total flux cleaned = -7.39128e-05 Jy ! Component: 450 - total flux cleaned = -1.27403e-05 Jy ! Component: 500 - total flux cleaned = -7.261e-05 Jy ! Component: 550 - total flux cleaned = -0.000101622 Jy ! Component: 600 - total flux cleaned = -0.000214789 Jy ! Component: 650 - total flux cleaned = -0.000214028 Jy ! Component: 700 - total flux cleaned = -0.000267465 Jy ! Component: 750 - total flux cleaned = -0.000240056 Jy ! Component: 800 - total flux cleaned = -0.000265708 Jy ! Component: 850 - total flux cleaned = -0.000239921 Jy ! Component: 900 - total flux cleaned = -0.000239674 Jy ! Component: 950 - total flux cleaned = -0.000214932 Jy ! Component: 1000 - total flux cleaned = -0.000166529 Jy ! Component: 1050 - total flux cleaned = -0.000190264 Jy ! Component: 1100 - total flux cleaned = -0.000120291 Jy ! Component: 1150 - total flux cleaned = -0.000166427 Jy ! Component: 1200 - total flux cleaned = -0.000121258 Jy ! Component: 1250 - total flux cleaned = -9.90946e-05 Jy ! Component: 1300 - total flux cleaned = -0.00018641 Jy ! Component: 1350 - total flux cleaned = -0.000143261 Jy ! Component: 1400 - total flux cleaned = -0.000207595 Jy ! Component: 1450 - total flux cleaned = -0.000228689 Jy ! Component: 1500 - total flux cleaned = -0.000208236 Jy ! Component: 1550 - total flux cleaned = -0.000167389 Jy ! Component: 1600 - total flux cleaned = -0.000147139 Jy ! Component: 1650 - total flux cleaned = -0.000127391 Jy ! Component: 1700 - total flux cleaned = -0.000186203 Jy ! Component: 1750 - total flux cleaned = -0.000244278 Jy ! Component: 1800 - total flux cleaned = -0.000282478 Jy ! Component: 1850 - total flux cleaned = -0.000339374 Jy ! Component: 1900 - total flux cleaned = -0.000414285 Jy ! Component: 1950 - total flux cleaned = -0.000487771 Jy ! Component: 2000 - total flux cleaned = -0.000506132 Jy ! Component: 2050 - total flux cleaned = -0.000560049 Jy ! Component: 2100 - total flux cleaned = -0.000666245 Jy ! Component: 2150 - total flux cleaned = -0.00068345 Jy ! Component: 2200 - total flux cleaned = -0.000735002 Jy ! Component: 2250 - total flux cleaned = -0.000734858 Jy ! Component: 2300 - total flux cleaned = -0.000700899 Jy ! Component: 2350 - total flux cleaned = -0.000717905 Jy ! Component: 2400 - total flux cleaned = -0.000750791 Jy ! Component: 2450 - total flux cleaned = -0.000701583 Jy ! Component: 2500 - total flux cleaned = -0.000749824 Jy ! Component: 2550 - total flux cleaned = -0.000701639 Jy ! Component: 2600 - total flux cleaned = -0.000653919 Jy ! Component: 2650 - total flux cleaned = -0.000653893 Jy ! Component: 2700 - total flux cleaned = -0.000638108 Jy ! Component: 2750 - total flux cleaned = -0.000591904 Jy ! Component: 2800 - total flux cleaned = -0.000607014 Jy ! Component: 2850 - total flux cleaned = -0.00053136 Jy ! Component: 2900 - total flux cleaned = -0.000531396 Jy ! Component: 2950 - total flux cleaned = -0.000472126 Jy ! Component: 3000 - total flux cleaned = -0.000428004 Jy ! Component: 3050 - total flux cleaned = -0.00038443 Jy ! Component: 3100 - total flux cleaned = -0.000355491 Jy ! Component: 3150 - total flux cleaned = -0.000298021 Jy ! Component: 3200 - total flux cleaned = -0.000198614 Jy ! Component: 3250 - total flux cleaned = -0.000156231 Jy ! Component: 3300 - total flux cleaned = -0.000100189 Jy ! Component: 3350 - total flux cleaned = -5.85e-05 Jy ! Component: 3400 - total flux cleaned = -1.69777e-05 Jy ! Component: 3450 - total flux cleaned = 2.4241e-05 Jy ! Component: 3500 - total flux cleaned = 0.000105558 Jy ! Component: 3550 - total flux cleaned = 0.000132579 Jy ! Component: 3600 - total flux cleaned = 0.000172563 Jy ! Component: 3650 - total flux cleaned = 0.000212404 Jy ! Component: 3700 - total flux cleaned = 0.000278349 Jy ! Component: 3750 - total flux cleaned = 0.000330701 Jy ! Component: 3800 - total flux cleaned = 0.000356762 Jy ! Component: 3850 - total flux cleaned = 0.000434184 Jy ! Component: 3900 - total flux cleaned = 0.0005111 Jy ! Component: 3950 - total flux cleaned = 0.000523737 Jy ! Component: 4000 - total flux cleaned = 0.000561625 Jy ! Component: 4050 - total flux cleaned = 0.000637121 Jy ! Total flux subtracted in 4096 components = 0.000699759 Jy ! Clean residual min=-0.000766 max=0.000706 Jy/beam ! Clean residual mean=0.000007 rms=0.000230 Jy/beam ! Combined flux in latest and established models = 0.0983543 Jy keep ! Adding 228 model components to the UV plane model. ! The established model now contains 308 components and 0.0983543 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0040-3225_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.755 x 14.76 at -17.72 degrees (North through East) ! Clean map min=-0.001886 max=0.082323 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0040-3225_S_map.fits wmodel /image_prod/ug002_uva//J0040-3225_S_map.mod ! Writing 308 model components to file: /image_prod/ug002_uva//J0040-3225_S_map.mod wobs /image_prod/ug002_uva//J0040-3225_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0040-3225_S_uvs.fits wwins /image_prod/ug002_uva//J0040-3225_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0040-3225_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0823233 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000230931 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.841551 0.841551 1.6831 3.3662 6.73241 13.4648 26.9296 53.8593 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.082 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 356.484 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0040-3225_S_dfm.log closed on Wed Mar 4 18:35:51 2020