! Started logfile: /image_prod/ug002_uva//J0359+2758_S_dfm.log on Wed Mar 4 20:06: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//J0359+2758_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0359+2758_S_uva.fits ! AN table 1: 45 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.911111 visibilities/baseline/integration-bin. ! Found source: J0359+2758 ! ! 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 5535 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 J0359+2758_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005837Jy sigma=8.601224 ! Fit after self-cal, rms=0.920954Jy sigma=7.899568 ! 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.145 mas, bmaj=5.935 mas, bpa=-0.9058 degrees ! Estimated noise=1.65968 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.0615174 Jy ! Component: 100 - total flux cleaned = 0.0757743 Jy ! Total flux subtracted in 100 components = 0.0757743 Jy ! Clean residual min=-0.003766 max=0.005189 Jy/beam ! Clean residual mean=-0.000014 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.0757742 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0757742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071236Jy sigma=0.483804 ! Fit after self-cal, rms=0.070457Jy sigma=0.478658 ! 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.765 mas, bmaj=6.966 mas, bpa=-1.245 degrees ! Estimated noise=1.16498 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.00662287 Jy ! Component: 100 - total flux cleaned = 0.00958549 Jy ! Component: 150 - total flux cleaned = 0.011176 Jy ! Component: 200 - total flux cleaned = 0.0114271 Jy ! Total flux subtracted in 200 components = 0.0114271 Jy ! Clean residual min=-0.003158 max=0.002953 Jy/beam ! Clean residual mean=0.000016 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.0872013 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 30 components and 0.0872013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069736Jy sigma=0.473312 ! Fit after self-cal, rms=0.069761Jy sigma=0.473259 ! 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.765 x 6.966 at -1.245 degrees (North through East) ! Clean map min=-0.0031104 max=0.080858 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.93 HN 1.03 KP 0.99 ! LA 1.09 MK 1.01 NL 0.97 OV 1.09 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.96 HN 1.00 KP 1.04 ! LA 1.10 MK 1.04 NL 1.02 OV 1.08 ! PT 0.98 SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.99 HN 0.98 KP 0.99 ! LA 1.10 MK 0.99 NL 0.76 OV 1.05 ! PT 0.96 SC 1.08 ! ! ! Fit before self-cal, rms=0.069761Jy sigma=0.473259 ! Fit after self-cal, rms=0.067062Jy sigma=0.467936 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.785 mas, bmaj=6.943 mas, bpa=-1.549 degrees ! Estimated noise=1.16373 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.000528032 Jy ! Component: 100 - total flux cleaned = 0.000719903 Jy ! Component: 150 - total flux cleaned = 0.000780206 Jy ! Component: 200 - total flux cleaned = 0.000832985 Jy ! Total flux subtracted in 200 components = 0.000832985 Jy ! Clean residual min=-0.002705 max=0.002668 Jy/beam ! Clean residual mean=0.000013 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.0880343 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.0880343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067015Jy sigma=0.467639 ! Fit after self-cal, rms=0.067011Jy sigma=0.467442 ! 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.067011Jy sigma=0.467442 ! Fit after self-cal, rms=0.066626Jy sigma=0.461021 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.789 mas, bmaj=6.951 mas, bpa=-0.9657 degrees ! Estimated noise=1.16781 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000362625 Jy ! Component: 100 - total flux cleaned = 0.00040833 Jy ! Component: 150 - total flux cleaned = 0.000408642 Jy ! Component: 200 - total flux cleaned = 0.000427037 Jy ! Total flux subtracted in 200 components = 0.000427037 Jy ! Clean residual min=-0.002199 max=0.002163 Jy/beam ! Clean residual mean=0.000005 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.0884613 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.0884613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066620Jy sigma=0.460997 ! Fit after self-cal, rms=0.066659Jy sigma=0.460850 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.48376e-05 Jy ! Component: 100 - total flux cleaned = -1.5429e-05 Jy ! Component: 150 - total flux cleaned = -6.76193e-06 Jy ! Component: 200 - total flux cleaned = 1.63388e-06 Jy ! Total flux subtracted in 200 components = 1.63388e-06 Jy ! Clean residual min=-0.002199 max=0.002143 Jy/beam ! Clean residual mean=0.000005 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.088463 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.088463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066656Jy sigma=0.460835 ! Fit after self-cal, rms=0.066659Jy sigma=0.460834 ! 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.066659Jy sigma=0.460834 ! Fit after self-cal, rms=0.066598Jy sigma=0.460710 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.787 mas, bmaj=6.936 mas, bpa=-0.8729 degrees ! Estimated noise=1.16722 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.81532e-05 Jy ! Component: 100 - total flux cleaned = 0.000107152 Jy ! Component: 150 - total flux cleaned = 0.000123419 Jy ! Component: 200 - total flux cleaned = 0.000123011 Jy ! Total flux subtracted in 200 components = 0.000123011 Jy ! Clean residual min=-0.002195 max=0.002125 Jy/beam ! Clean residual mean=0.000005 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.088586 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.088586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066595Jy sigma=0.460700 ! Fit after self-cal, rms=0.066597Jy sigma=0.460695 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 = -1.99676e-05 Jy ! Component: 100 - total flux cleaned = -1.26931e-05 Jy ! Component: 150 - total flux cleaned = -5.6791e-06 Jy ! Component: 200 - total flux cleaned = 1.18316e-06 Jy ! Total flux subtracted in 200 components = 1.18316e-06 Jy ! Clean residual min=-0.002195 max=0.002122 Jy/beam ! Clean residual mean=0.000005 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.0885871 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.0885872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066595Jy sigma=0.460688 ! Fit after self-cal, rms=0.066596Jy sigma=0.460687 ! 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.066596Jy sigma=0.460687 ! Fit after self-cal, rms=0.066566Jy sigma=0.460682 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.105 mas, bmaj=10.37 mas, bpa=-5.26 degrees ! Estimated noise=1.35878 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000320912 Jy ! Component: 100 - total flux cleaned = 0.000366775 Jy ! Component: 150 - total flux cleaned = 0.000381298 Jy ! Component: 200 - total flux cleaned = 0.00038772 Jy ! Total flux subtracted in 200 components = 0.00038772 Jy ! Clean residual min=-0.002174 max=0.002468 Jy/beam ! Clean residual mean=0.000010 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.0889749 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 55 components and 0.0889749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066567Jy sigma=0.460685 ! Fit after self-cal, rms=0.066564Jy sigma=0.460680 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 = 1.02388e-05 Jy ! Component: 100 - total flux cleaned = 2.33818e-05 Jy ! Component: 150 - total flux cleaned = 2.87716e-05 Jy ! Component: 200 - total flux cleaned = 3.81961e-05 Jy ! Total flux subtracted in 200 components = 3.81961e-05 Jy ! Clean residual min=-0.002184 max=0.002469 Jy/beam ! Clean residual mean=0.000010 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.0890131 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.0890131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066565Jy sigma=0.460682 ! Fit after self-cal, rms=0.066563Jy sigma=0.460679 ! 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.787 mas, bmaj=6.926 mas, bpa=-0.7994 degrees ! Estimated noise=1.16767 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.787 x 6.926 at -0.7994 degrees (North through East) ! Clean map min=-0.0021276 max=0.080912 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.163 mas, bmaj=5.914 mas, bpa=-0.383 degrees ! Estimated noise=1.67261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.062282 Jy ! Component: 100 - total flux cleaned = 0.076545 Jy ! Component: 150 - total flux cleaned = 0.0819816 Jy ! Component: 200 - total flux cleaned = 0.0852098 Jy ! Total flux subtracted in 200 components = 0.0852098 Jy ! Clean residual min=-0.003153 max=0.003395 Jy/beam ! Clean residual mean=-0.000013 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.0852098 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0852098 Jy ! Inverting map and beam ! Estimated beam: bmin=3.787 mas, bmaj=6.926 mas, bpa=-0.7994 degrees ! Estimated noise=1.16767 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.00240827 Jy ! Component: 100 - total flux cleaned = 0.00291548 Jy ! Component: 150 - total flux cleaned = 0.00316068 Jy ! Component: 200 - total flux cleaned = 0.00332314 Jy ! Total flux subtracted in 200 components = 0.00332314 Jy ! Clean residual min=-0.002181 max=0.002157 Jy/beam ! Clean residual mean=0.000005 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0885329 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.0885329 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.105 mas, bmaj=10.37 mas, bpa=-5.26 degrees ! Estimated noise=1.35878 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000390195 Jy ! Component: 100 - total flux cleaned = 0.000446376 Jy ! Component: 150 - total flux cleaned = 0.000470737 Jy ! Component: 200 - total flux cleaned = 0.000483551 Jy ! Total flux subtracted in 200 components = 0.000483551 Jy ! Clean residual min=-0.002167 max=0.002485 Jy/beam ! Clean residual mean=0.000010 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.0890165 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 = 2.90917e-07 Jy ! Component: 100 - total flux cleaned = 6.35889e-07 Jy ! Component: 150 - total flux cleaned = 7.23351e-07 Jy ! Component: 200 - total flux cleaned = 7.90137e-07 Jy ! Total flux subtracted in 200 components = 7.90137e-07 Jy ! Clean residual min=-0.002173 max=0.002481 Jy/beam ! Clean residual mean=0.000010 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.0890172 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 47 components and 0.0890172 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.787 mas, bmaj=6.926 mas, bpa=-0.7994 degrees ! Estimated noise=1.16767 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000271352 Jy ! Component: 100 - total flux cleaned = -0.000288784 Jy ! Component: 150 - total flux cleaned = -0.000302588 Jy ! Component: 200 - total flux cleaned = -0.000301877 Jy ! Total flux subtracted in 200 components = -0.000301877 Jy ! Clean residual min=-0.002191 max=0.002135 Jy/beam ! Clean residual mean=0.000005 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.0887154 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 51 components and 0.0887154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066569Jy sigma=0.460722 ! Fit after self-cal, rms=0.066569Jy sigma=0.460718 wmodel J0359+2758_S_map.mod ! Writing 51 model components to file: J0359+2758_S_map.mod wobs J0359+2758_S_uvs.fits ! Writing UV FITS file: J0359+2758_S_uvs.fits wwins J0359+2758_S_map.win ! wwins: Wrote 1 windows to J0359+2758_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 = 3.40774e-05 Jy ! Component: 100 - total flux cleaned = 0.000179268 Jy ! Component: 150 - total flux cleaned = 0.000178553 Jy ! Component: 200 - total flux cleaned = 0.000177594 Jy ! Component: 250 - total flux cleaned = 0.000334685 Jy ! Component: 300 - total flux cleaned = 0.0004268 Jy ! Component: 350 - total flux cleaned = 0.000545647 Jy ! Component: 400 - total flux cleaned = 0.000545989 Jy ! Component: 450 - total flux cleaned = 0.000717018 Jy ! Component: 500 - total flux cleaned = 0.000911218 Jy ! Component: 550 - total flux cleaned = 0.000937463 Jy ! Component: 600 - total flux cleaned = 0.00096435 Jy ! Component: 650 - total flux cleaned = 0.00106902 Jy ! Component: 700 - total flux cleaned = 0.00106898 Jy ! Component: 750 - total flux cleaned = 0.00106935 Jy ! Component: 800 - total flux cleaned = 0.0010942 Jy ! Component: 850 - total flux cleaned = 0.00106999 Jy ! Component: 900 - total flux cleaned = 0.00109442 Jy ! Component: 950 - total flux cleaned = 0.00111864 Jy ! Component: 1000 - total flux cleaned = 0.0011188 Jy ! Component: 1050 - total flux cleaned = 0.00121233 Jy ! Component: 1100 - total flux cleaned = 0.0011433 Jy ! Component: 1150 - total flux cleaned = 0.00121165 Jy ! Component: 1200 - total flux cleaned = 0.00118914 Jy ! Component: 1250 - total flux cleaned = 0.00118929 Jy ! Component: 1300 - total flux cleaned = 0.00123274 Jy ! Component: 1350 - total flux cleaned = 0.00121101 Jy ! Component: 1400 - total flux cleaned = 0.00114671 Jy ! Component: 1450 - total flux cleaned = 0.00110442 Jy ! Component: 1500 - total flux cleaned = 0.00112514 Jy ! Component: 1550 - total flux cleaned = 0.00112485 Jy ! Component: 1600 - total flux cleaned = 0.00110403 Jy ! Component: 1650 - total flux cleaned = 0.00116452 Jy ! Component: 1700 - total flux cleaned = 0.00108473 Jy ! Component: 1750 - total flux cleaned = 0.00112432 Jy ! Component: 1800 - total flux cleaned = 0.0011636 Jy ! Component: 1850 - total flux cleaned = 0.0011444 Jy ! Component: 1900 - total flux cleaned = 0.00122112 Jy ! Component: 1950 - total flux cleaned = 0.00120233 Jy ! Component: 2000 - total flux cleaned = 0.00129643 Jy ! Component: 2050 - total flux cleaned = 0.00124036 Jy ! Component: 2100 - total flux cleaned = 0.00125902 Jy ! Component: 2150 - total flux cleaned = 0.00127737 Jy ! Component: 2200 - total flux cleaned = 0.00127733 Jy ! Component: 2250 - total flux cleaned = 0.00129533 Jy ! Component: 2300 - total flux cleaned = 0.00127741 Jy ! Component: 2350 - total flux cleaned = 0.0013481 Jy ! Component: 2400 - total flux cleaned = 0.00122537 Jy ! Component: 2450 - total flux cleaned = 0.00126029 Jy ! Component: 2500 - total flux cleaned = 0.00127745 Jy ! Component: 2550 - total flux cleaned = 0.00132872 Jy ! Component: 2600 - total flux cleaned = 0.00129491 Jy ! Component: 2650 - total flux cleaned = 0.00132865 Jy ! Component: 2700 - total flux cleaned = 0.00142878 Jy ! Component: 2750 - total flux cleaned = 0.00144528 Jy ! Component: 2800 - total flux cleaned = 0.00144521 Jy ! Component: 2850 - total flux cleaned = 0.00142896 Jy ! Component: 2900 - total flux cleaned = 0.00150998 Jy ! Component: 2950 - total flux cleaned = 0.00152593 Jy ! Component: 3000 - total flux cleaned = 0.00149396 Jy ! Component: 3050 - total flux cleaned = 0.00152591 Jy ! Component: 3100 - total flux cleaned = 0.00151027 Jy ! Component: 3150 - total flux cleaned = 0.00158854 Jy ! Component: 3200 - total flux cleaned = 0.00158848 Jy ! Component: 3250 - total flux cleaned = 0.00161943 Jy ! Component: 3300 - total flux cleaned = 0.00158882 Jy ! Component: 3350 - total flux cleaned = 0.00164986 Jy ! Component: 3400 - total flux cleaned = 0.00161944 Jy ! Component: 3450 - total flux cleaned = 0.00169469 Jy ! Component: 3500 - total flux cleaned = 0.00169462 Jy ! Component: 3550 - total flux cleaned = 0.00170942 Jy ! Component: 3600 - total flux cleaned = 0.00172427 Jy ! Component: 3650 - total flux cleaned = 0.00170956 Jy ! Component: 3700 - total flux cleaned = 0.00173871 Jy ! Component: 3750 - total flux cleaned = 0.00169536 Jy ! Component: 3800 - total flux cleaned = 0.00172423 Jy ! Component: 3850 - total flux cleaned = 0.00176708 Jy ! Component: 3900 - total flux cleaned = 0.0017244 Jy ! Component: 3950 - total flux cleaned = 0.00172445 Jy ! Component: 4000 - total flux cleaned = 0.00168233 Jy ! Component: 4050 - total flux cleaned = 0.00171028 Jy ! Total flux subtracted in 4096 components = 0.0017242 Jy ! Clean residual min=-0.000768 max=0.000890 Jy/beam ! Clean residual mean=0.000001 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.0904396 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 317 components and 0.0904395 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0359+2758_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.787 x 6.926 at -0.7994 degrees (North through East) ! Clean map min=-0.001351 max=0.080889 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0359+2758_S_map.fits wmodel /image_prod/ug002_uva//J0359+2758_S_map.mod ! Writing 317 model components to file: /image_prod/ug002_uva//J0359+2758_S_map.mod wobs /image_prod/ug002_uva//J0359+2758_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0359+2758_S_uvs.fits wwins /image_prod/ug002_uva//J0359+2758_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0359+2758_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0808888 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000253496 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.940166 0.940166 1.88033 3.76066 7.52133 15.0427 30.0853 60.1706 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.08 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 319.092 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0359+2758_S_dfm.log closed on Wed Mar 4 20:06:57 2020