! Started logfile: /image_prod/ug002_uva//J0712+5033_S_dfm.log on Wed Mar 4 21:42:16 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//J0712+5033_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0712+5033_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.82963 visibilities/baseline/integration-bin. ! Found source: J0712+5033 ! ! 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 5376 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 J0712+5033_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.067227Jy sigma=8.727276 ! Fit after self-cal, rms=0.676143Jy sigma=5.583818 ! 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.843 mas, bmaj=5.938 mas, bpa=-34.45 degrees ! Estimated noise=1.68812 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.255018 Jy ! Component: 100 - total flux cleaned = 0.310628 Jy ! Total flux subtracted in 100 components = 0.310628 Jy ! Clean residual min=-0.008996 max=0.015511 Jy/beam ! Clean residual mean=-0.000022 rms=0.002665 Jy/beam ! Combined flux in latest and established models = 0.310628 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.310628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069208Jy sigma=0.521337 ! Fit after self-cal, rms=0.069203Jy sigma=0.521317 ! 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=4.634 mas, bmaj=6.509 mas, bpa=-33.31 degrees ! Estimated noise=1.19512 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.0129188 Jy ! Component: 100 - total flux cleaned = 0.015854 Jy ! Component: 150 - total flux cleaned = 0.0159831 Jy ! Component: 200 - total flux cleaned = 0.0160858 Jy ! Total flux subtracted in 200 components = 0.0160858 Jy ! Clean residual min=-0.009540 max=0.008148 Jy/beam ! Clean residual mean=-0.000014 rms=0.002017 Jy/beam ! Combined flux in latest and established models = 0.326714 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.326714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066599Jy sigma=0.504792 ! Fit after self-cal, rms=0.066597Jy sigma=0.504766 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.634 x 6.509 at -33.31 degrees (North through East) ! Clean map min=-0.0093633 max=0.32603 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.03 KP 1.01 ! LA 1.05 MK 1.02 NL 0.88 OV 0.98 ! PT 1.03 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.96 HN 1.02 KP 1.04 ! LA 1.05 MK 0.99 NL 0.93 OV 0.98 ! PT 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.01 KP 1.09 ! LA 1.03 MK 1.01 NL 0.86 OV 1.00 ! PT 1.02 ! ! ! Fit before self-cal, rms=0.066597Jy sigma=0.504766 ! Fit after self-cal, rms=0.061113Jy sigma=0.474739 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.64 mas, bmaj=6.511 mas, bpa=-33.34 degrees ! Estimated noise=1.19402 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.00165161 Jy ! Component: 100 - total flux cleaned = 0.0017534 Jy ! Component: 150 - total flux cleaned = 0.00184228 Jy ! Component: 200 - total flux cleaned = 0.00188316 Jy ! Total flux subtracted in 200 components = 0.00188316 Jy ! Clean residual min=-0.005005 max=0.006080 Jy/beam ! Clean residual mean=-0.000001 rms=0.001472 Jy/beam ! Combined flux in latest and established models = 0.328597 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 32 components and 0.328597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061033Jy sigma=0.474049 ! Fit after self-cal, rms=0.061032Jy sigma=0.473978 ! 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.061032Jy sigma=0.473978 ! Fit after self-cal, rms=0.055778Jy sigma=0.427980 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.62 mas, bmaj=6.526 mas, bpa=-33.66 degrees ! Estimated noise=1.19417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000443535 Jy ! Component: 100 - total flux cleaned = 0.00033482 Jy ! Component: 150 - total flux cleaned = 0.000335365 Jy ! Component: 200 - total flux cleaned = 0.000317667 Jy ! Total flux subtracted in 200 components = 0.000317667 Jy ! Clean residual min=-0.001789 max=0.001938 Jy/beam ! Clean residual mean=-0.000008 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.328915 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 40 components and 0.328915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055748Jy sigma=0.427801 ! Fit after self-cal, rms=0.055777Jy sigma=0.427718 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 (45.5, 19.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118245 Jy ! Component: 100 - total flux cleaned = 0.0014501 Jy ! Component: 150 - total flux cleaned = 0.00165668 Jy ! Component: 200 - total flux cleaned = 0.00182644 Jy ! Total flux subtracted in 200 components = 0.00182644 Jy ! Clean residual min=-0.001647 max=0.001680 Jy/beam ! Clean residual mean=-0.000010 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.330741 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 60 components and 0.330741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055700Jy sigma=0.427184 ! Fit after self-cal, rms=0.055693Jy sigma=0.427162 ! 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.055693Jy sigma=0.427162 ! Fit after self-cal, rms=0.055675Jy sigma=0.427110 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.616 mas, bmaj=6.524 mas, bpa=-33.76 degrees ! Estimated noise=1.19407 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00029688 Jy ! Component: 100 - total flux cleaned = 0.000455051 Jy ! Component: 150 - total flux cleaned = 0.000554522 Jy ! Component: 200 - total flux cleaned = 0.000590763 Jy ! Total flux subtracted in 200 components = 0.000590763 Jy ! Clean residual min=-0.001558 max=0.001606 Jy/beam ! Clean residual mean=-0.000011 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.331332 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 72 components and 0.331332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055656Jy sigma=0.426993 ! Fit after self-cal, rms=0.055655Jy sigma=0.426991 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.000112668 Jy ! Component: 100 - total flux cleaned = 0.000111968 Jy ! Component: 150 - total flux cleaned = 0.000126758 Jy ! Component: 200 - total flux cleaned = 0.000155037 Jy ! Total flux subtracted in 200 components = 0.000155037 Jy ! Clean residual min=-0.001540 max=0.001579 Jy/beam ! Clean residual mean=-0.000011 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.331487 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 79 components and 0.331487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055646Jy sigma=0.426935 ! Fit after self-cal, rms=0.055645Jy sigma=0.426934 ! 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.055645Jy sigma=0.426934 ! Fit after self-cal, rms=0.055643Jy sigma=0.426921 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.735 mas, bmaj=9.249 mas, bpa=13.85 degrees ! Estimated noise=1.36822 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000534789 Jy ! Component: 100 - total flux cleaned = 0.000710625 Jy ! Component: 150 - total flux cleaned = 0.000867575 Jy ! Component: 200 - total flux cleaned = 0.000920225 Jy ! Total flux subtracted in 200 components = 0.000920225 Jy ! Clean residual min=-0.001903 max=0.001604 Jy/beam ! Clean residual mean=-0.000023 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.332407 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 87 components and 0.332407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055639Jy sigma=0.426890 ! Fit after self-cal, rms=0.055639Jy sigma=0.426885 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.84795e-05 Jy ! Component: 100 - total flux cleaned = 5.67082e-05 Jy ! Component: 150 - total flux cleaned = 8.31794e-05 Jy ! Component: 200 - total flux cleaned = 9.97782e-05 Jy ! Total flux subtracted in 200 components = 9.97782e-05 Jy ! Clean residual min=-0.001903 max=0.001616 Jy/beam ! Clean residual mean=-0.000023 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.332507 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 91 components and 0.332507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055637Jy sigma=0.426878 ! Fit after self-cal, rms=0.055637Jy sigma=0.426878 ! 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=4.614 mas, bmaj=6.523 mas, bpa=-33.79 degrees ! Estimated noise=1.19436 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.614 x 6.523 at -33.79 degrees (North through East) ! Clean map min=-0.0015018 max=0.3251 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.837 mas, bmaj=5.97 mas, bpa=-34.88 degrees ! Estimated noise=1.68051 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.253768 Jy ! Component: 100 - total flux cleaned = 0.309116 Jy ! Component: 150 - total flux cleaned = 0.322229 Jy ! Component: 200 - total flux cleaned = 0.327238 Jy ! Total flux subtracted in 200 components = 0.327238 Jy ! Clean residual min=-0.002777 max=0.002740 Jy/beam ! Clean residual mean=-0.000001 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.327238 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.327238 Jy ! Inverting map and beam ! Estimated beam: bmin=4.614 mas, bmaj=6.523 mas, bpa=-33.79 degrees ! Estimated noise=1.19436 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 (-0.5, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00262419 Jy ! Component: 100 - total flux cleaned = 0.00381987 Jy ! Component: 150 - total flux cleaned = 0.0045259 Jy ! Component: 200 - total flux cleaned = 0.00477883 Jy ! Total flux subtracted in 200 components = 0.00477883 Jy ! Clean residual min=-0.001705 max=0.001668 Jy/beam ! Clean residual mean=-0.000011 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.332017 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 34 components and 0.332017 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.735 mas, bmaj=9.249 mas, bpa=13.85 degrees ! Estimated noise=1.36822 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000410939 Jy ! Component: 100 - total flux cleaned = 0.000527462 Jy ! Component: 150 - total flux cleaned = 0.000585207 Jy ! Component: 200 - total flux cleaned = 0.000637285 Jy ! Total flux subtracted in 200 components = 0.000637285 Jy ! Clean residual min=-0.001974 max=0.001484 Jy/beam ! Clean residual mean=-0.000023 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.332654 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.24121e-05 Jy ! Component: 100 - total flux cleaned = 4.76576e-05 Jy ! Component: 150 - total flux cleaned = 6.15512e-05 Jy ! Component: 200 - total flux cleaned = 6.13389e-05 Jy ! Total flux subtracted in 200 components = 6.13389e-05 Jy ! Clean residual min=-0.001938 max=0.001459 Jy/beam ! Clean residual mean=-0.000023 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.332716 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 66 components and 0.332716 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.614 mas, bmaj=6.523 mas, bpa=-33.79 degrees ! Estimated noise=1.19436 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.26297e-05 Jy ! Component: 100 - total flux cleaned = -3.63819e-05 Jy ! Component: 150 - total flux cleaned = -5.9633e-05 Jy ! Component: 200 - total flux cleaned = -5.94867e-05 Jy ! Total flux subtracted in 200 components = -5.94867e-05 Jy ! Clean residual min=-0.001542 max=0.001741 Jy/beam ! Clean residual mean=-0.000012 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.332656 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 85 components and 0.332656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055648Jy sigma=0.426968 ! Fit after self-cal, rms=0.055647Jy sigma=0.426951 wmodel J0712+5033_S_map.mod ! Writing 85 model components to file: J0712+5033_S_map.mod wobs J0712+5033_S_uvs.fits ! Writing UV FITS file: J0712+5033_S_uvs.fits wwins J0712+5033_S_map.win ! wwins: Wrote 3 windows to J0712+5033_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.000309136 Jy ! Component: 100 - total flux cleaned = 0.000417236 Jy ! Component: 150 - total flux cleaned = 0.000467469 Jy ! Component: 200 - total flux cleaned = 0.00049169 Jy ! Component: 250 - total flux cleaned = 0.000446232 Jy ! Component: 300 - total flux cleaned = 0.000424311 Jy ! Component: 350 - total flux cleaned = 0.000380922 Jy ! Component: 400 - total flux cleaned = 0.000296173 Jy ! Component: 450 - total flux cleaned = 0.000275841 Jy ! Component: 500 - total flux cleaned = 0.000235433 Jy ! Component: 550 - total flux cleaned = 0.000156518 Jy ! Component: 600 - total flux cleaned = 0.000137685 Jy ! Component: 650 - total flux cleaned = 4.28361e-05 Jy ! Component: 700 - total flux cleaned = -1.28796e-05 Jy ! Component: 750 - total flux cleaned = -4.91932e-05 Jy ! Component: 800 - total flux cleaned = -0.000103628 Jy ! Component: 850 - total flux cleaned = -0.000192164 Jy ! Component: 900 - total flux cleaned = -0.000209681 Jy ! Component: 950 - total flux cleaned = -0.000278215 Jy ! Component: 1000 - total flux cleaned = -0.00032886 Jy ! Component: 1050 - total flux cleaned = -0.000395473 Jy ! Component: 1100 - total flux cleaned = -0.000445091 Jy ! Component: 1150 - total flux cleaned = -0.000525891 Jy ! Component: 1200 - total flux cleaned = -0.000605621 Jy ! Component: 1250 - total flux cleaned = -0.000558153 Jy ! Component: 1300 - total flux cleaned = -0.000604936 Jy ! Component: 1350 - total flux cleaned = -0.000635319 Jy ! Component: 1400 - total flux cleaned = -0.000604901 Jy ! Component: 1450 - total flux cleaned = -0.000634961 Jy ! Component: 1500 - total flux cleaned = -0.00062014 Jy ! Component: 1550 - total flux cleaned = -0.000620174 Jy ! Component: 1600 - total flux cleaned = -0.000576709 Jy ! Component: 1650 - total flux cleaned = -0.000591265 Jy ! Component: 1700 - total flux cleaned = -0.000576974 Jy ! Component: 1750 - total flux cleaned = -0.000562906 Jy ! Component: 1800 - total flux cleaned = -0.00054906 Jy ! Component: 1850 - total flux cleaned = -0.000562628 Jy ! Component: 1900 - total flux cleaned = -0.000562613 Jy ! Component: 1950 - total flux cleaned = -0.000455148 Jy ! Component: 2000 - total flux cleaned = -0.000481883 Jy ! Component: 2050 - total flux cleaned = -0.000442352 Jy ! Component: 2100 - total flux cleaned = -0.000351094 Jy ! Component: 2150 - total flux cleaned = -0.000364032 Jy ! Component: 2200 - total flux cleaned = -0.000338389 Jy ! Component: 2250 - total flux cleaned = -0.000313051 Jy ! Component: 2300 - total flux cleaned = -0.000300586 Jy ! Component: 2350 - total flux cleaned = -0.000263348 Jy ! Component: 2400 - total flux cleaned = -0.000251098 Jy ! Component: 2450 - total flux cleaned = -0.000263315 Jy ! Component: 2500 - total flux cleaned = -0.000178464 Jy ! Component: 2550 - total flux cleaned = -0.000178672 Jy ! Component: 2600 - total flux cleaned = -0.000178596 Jy ! Component: 2650 - total flux cleaned = -0.000119359 Jy ! Component: 2700 - total flux cleaned = -0.00011936 Jy ! Component: 2750 - total flux cleaned = -6.12209e-05 Jy ! Component: 2800 - total flux cleaned = -2.65974e-05 Jy ! Component: 2850 - total flux cleaned = -6.07923e-05 Jy ! Component: 2900 - total flux cleaned = -3.85233e-06 Jy ! Component: 2950 - total flux cleaned = 1.87694e-05 Jy ! Component: 3000 - total flux cleaned = 5.24135e-05 Jy ! Component: 3050 - total flux cleaned = 9.68592e-05 Jy ! Component: 3100 - total flux cleaned = 9.67692e-05 Jy ! Component: 3150 - total flux cleaned = 0.000118642 Jy ! Component: 3200 - total flux cleaned = 6.43076e-05 Jy ! Component: 3250 - total flux cleaned = 0.000129189 Jy ! Component: 3300 - total flux cleaned = 8.63216e-05 Jy ! Component: 3350 - total flux cleaned = 0.000150229 Jy ! Component: 3400 - total flux cleaned = 0.000107862 Jy ! Component: 3450 - total flux cleaned = 0.000128952 Jy ! Component: 3500 - total flux cleaned = 0.000181254 Jy ! Component: 3550 - total flux cleaned = 0.000150108 Jy ! Component: 3600 - total flux cleaned = 0.000160443 Jy ! Component: 3650 - total flux cleaned = 0.000221945 Jy ! Component: 3700 - total flux cleaned = 0.000191384 Jy ! Component: 3750 - total flux cleaned = 0.000160998 Jy ! Component: 3800 - total flux cleaned = 0.000211266 Jy ! Component: 3850 - total flux cleaned = 0.000191217 Jy ! Component: 3900 - total flux cleaned = 0.000231124 Jy ! Component: 3950 - total flux cleaned = 0.000201515 Jy ! Component: 4000 - total flux cleaned = 0.000230982 Jy ! Component: 4050 - total flux cleaned = 0.000211447 Jy ! Total flux subtracted in 4096 components = 0.000211388 Jy ! Clean residual min=-0.000680 max=0.000607 Jy/beam ! Clean residual mean=-0.000007 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.332868 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 375 components and 0.332868 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0712+5033_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.614 x 6.523 at -33.79 degrees (North through East) ! Clean map min=-0.0010839 max=0.32518 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0712+5033_S_map.fits wmodel /image_prod/ug002_uva//J0712+5033_S_map.mod ! Writing 375 model components to file: /image_prod/ug002_uva//J0712+5033_S_map.mod wobs /image_prod/ug002_uva//J0712+5033_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0712+5033_S_uvs.fits wwins /image_prod/ug002_uva//J0712+5033_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0712+5033_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.325179 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000180827 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.166826 0.166826 0.333652 0.667303 1.33461 2.66921 5.33842 10.6768 21.3537 42.7074 85.4148 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.325 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1798.28 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0712+5033_S_dfm.log closed on Wed Mar 4 21:42:20 2020