! Started logfile: /image_prod/ug002_uva//J0046+3900_S_dfm.log on Wed Mar 4 18:38:28 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//J0046+3900_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0046+3900_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.978889 visibilities/baseline/integration-bin. ! Found source: J0046+3900 ! ! 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 7929 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 J0046+3900_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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.032283Jy sigma=8.381216 ! Fit after self-cal, rms=0.793875Jy sigma=6.539315 ! 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.809 mas, bmaj=5.822 mas, bpa=-7.945 degrees ! Estimated noise=1.48875 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.160512 Jy ! Component: 100 - total flux cleaned = 0.19558 Jy ! Total flux subtracted in 100 components = 0.19558 Jy ! Clean residual min=-0.008209 max=0.009962 Jy/beam ! Clean residual mean=0.000001 rms=0.002014 Jy/beam ! Combined flux in latest and established models = 0.19558 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.19558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085273Jy sigma=0.543991 ! Fit after self-cal, rms=0.085266Jy sigma=0.543894 ! 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.439 mas, bmaj=6.585 mas, bpa=-8.626 degrees ! Estimated noise=1.00945 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.00804774 Jy ! Component: 100 - total flux cleaned = 0.00878767 Jy ! Component: 150 - total flux cleaned = 0.00861555 Jy ! Component: 200 - total flux cleaned = 0.0083737 Jy ! Total flux subtracted in 200 components = 0.0083737 Jy ! Clean residual min=-0.008229 max=0.008245 Jy/beam ! Clean residual mean=-0.000005 rms=0.002090 Jy/beam ! Combined flux in latest and established models = 0.203954 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.203954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083950Jy sigma=0.539844 ! Fit after self-cal, rms=0.083937Jy sigma=0.539758 ! 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.439 x 6.585 at -8.626 degrees (North through East) ! Clean map min=-0.0080343 max=0.20508 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.15 HN 0.99 KP 1.03 ! LA 1.04 MK 0.99 NL 0.94 OV 0.89 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.14 HN 1.02 KP 1.09 ! LA 1.02 MK 0.98 NL 0.80 OV 0.90 ! PT 1.02 SC 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.15 HN 1.00 KP 1.07 ! LA 1.02 MK 1.03 NL 1.00 OV 0.88 ! PT 1.04 SC 1.05 ! ! ! Fit before self-cal, rms=0.083937Jy sigma=0.539758 ! Fit after self-cal, rms=0.073106Jy sigma=0.508408 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.433 mas, bmaj=6.547 mas, bpa=-8.579 degrees ! Estimated noise=1.00818 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.00173917 Jy ! Component: 100 - total flux cleaned = 0.0019351 Jy ! Component: 150 - total flux cleaned = 0.00201255 Jy ! Component: 200 - total flux cleaned = 0.00208055 Jy ! Total flux subtracted in 200 components = 0.00208055 Jy ! Clean residual min=-0.006539 max=0.006617 Jy/beam ! Clean residual mean=-0.000020 rms=0.001698 Jy/beam ! Combined flux in latest and established models = 0.206035 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 23 components and 0.206035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073018Jy sigma=0.507898 ! Fit after self-cal, rms=0.072985Jy sigma=0.507679 ! 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.072985Jy sigma=0.507679 ! Fit after self-cal, rms=0.068614Jy sigma=0.452459 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.419 mas, bmaj=6.519 mas, bpa=-8.209 degrees ! Estimated noise=1.02476 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0036049 Jy ! Component: 100 - total flux cleaned = 0.00505163 Jy ! Component: 150 - total flux cleaned = 0.0052197 Jy ! Component: 200 - total flux cleaned = 0.00531312 Jy ! Total flux subtracted in 200 components = 0.00531312 Jy ! Clean residual min=-0.003258 max=0.002907 Jy/beam ! Clean residual mean=0.000001 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.211348 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 34 components and 0.211348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068406Jy sigma=0.450971 ! Fit after self-cal, rms=0.068468Jy sigma=0.450780 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.000215987 Jy ! Component: 100 - total flux cleaned = 0.000119042 Jy ! Component: 150 - total flux cleaned = 5.99627e-05 Jy ! Component: 200 - total flux cleaned = 2.71535e-05 Jy ! Total flux subtracted in 200 components = 2.71535e-05 Jy ! Clean residual min=-0.003305 max=0.002833 Jy/beam ! Clean residual mean=0.000001 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.211375 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 39 components and 0.211375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068448Jy sigma=0.450671 ! Fit after self-cal, rms=0.068445Jy sigma=0.450646 ! 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.068445Jy sigma=0.450646 ! Fit after self-cal, rms=0.065564Jy sigma=0.436252 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.411 mas, bmaj=6.498 mas, bpa=-8.003 degrees ! Estimated noise=1.02429 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121897 Jy ! Component: 100 - total flux cleaned = 0.00148647 Jy ! Component: 150 - total flux cleaned = 0.00155705 Jy ! Component: 200 - total flux cleaned = 0.00161711 Jy ! Total flux subtracted in 200 components = 0.00161711 Jy ! Clean residual min=-0.001637 max=0.001841 Jy/beam ! Clean residual mean=0.000000 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.212992 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.212992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065531Jy sigma=0.436033 ! Fit after self-cal, rms=0.065539Jy sigma=0.435969 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 = 9.01684e-05 Jy ! Component: 100 - total flux cleaned = 0.000104749 Jy ! Component: 150 - total flux cleaned = 0.000146557 Jy ! Component: 200 - total flux cleaned = 0.000171489 Jy ! Total flux subtracted in 200 components = 0.000171489 Jy ! Clean residual min=-0.001650 max=0.001790 Jy/beam ! Clean residual mean=0.000000 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.213164 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.213164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065531Jy sigma=0.435914 ! Fit after self-cal, rms=0.065530Jy sigma=0.435908 ! 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.065530Jy sigma=0.435908 ! Fit after self-cal, rms=0.065438Jy sigma=0.435807 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.446 mas, bmaj=9.784 mas, bpa=-4.375 degrees ! Estimated noise=1.26867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000871092 Jy ! Component: 100 - total flux cleaned = 0.0010945 Jy ! Component: 150 - total flux cleaned = 0.0011411 Jy ! Component: 200 - total flux cleaned = 0.00118096 Jy ! Total flux subtracted in 200 components = 0.00118096 Jy ! Clean residual min=-0.001640 max=0.001679 Jy/beam ! Clean residual mean=0.000001 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.214345 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.214345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065435Jy sigma=0.435826 ! Fit after self-cal, rms=0.065433Jy sigma=0.435809 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 = 8.71875e-05 Jy ! Component: 100 - total flux cleaned = 8.67085e-05 Jy ! Component: 150 - total flux cleaned = 7.8878e-05 Jy ! Component: 200 - total flux cleaned = 9.27205e-05 Jy ! Total flux subtracted in 200 components = 9.27205e-05 Jy ! Clean residual min=-0.001639 max=0.001704 Jy/beam ! Clean residual mean=0.000001 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.214437 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 59 components and 0.214437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065435Jy sigma=0.435852 ! Fit after self-cal, rms=0.065435Jy sigma=0.435849 ! 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.405 mas, bmaj=6.484 mas, bpa=-7.89 degrees ! Estimated noise=1.0244 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.405 x 6.484 at -7.89 degrees (North through East) ! Clean map min=-0.0015759 max=0.20715 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.786 mas, bmaj=5.759 mas, bpa=-7.446 degrees ! Estimated noise=1.49061 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.160686 Jy ! Component: 100 - total flux cleaned = 0.195839 Jy ! Component: 150 - total flux cleaned = 0.206073 Jy ! Component: 200 - total flux cleaned = 0.210618 Jy ! Total flux subtracted in 200 components = 0.210618 Jy ! Clean residual min=-0.002896 max=0.002880 Jy/beam ! Clean residual mean=0.000001 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.210617 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.210617 Jy ! Inverting map and beam ! Estimated beam: bmin=3.405 mas, bmaj=6.484 mas, bpa=-7.89 degrees ! Estimated noise=1.0244 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.00309002 Jy ! Component: 100 - total flux cleaned = 0.00350329 Jy ! Component: 150 - total flux cleaned = 0.0036023 Jy ! Component: 200 - total flux cleaned = 0.00368009 Jy ! Total flux subtracted in 200 components = 0.00368009 Jy ! Clean residual min=-0.001694 max=0.001781 Jy/beam ! Clean residual mean=0.000001 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.214298 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 25 components and 0.214298 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=7.446 mas, bmaj=9.784 mas, bpa=-4.375 degrees ! Estimated noise=1.26867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000317184 Jy ! Component: 100 - total flux cleaned = 0.000329276 Jy ! Component: 150 - total flux cleaned = 0.000351337 Jy ! Component: 200 - total flux cleaned = 0.000352242 Jy ! Total flux subtracted in 200 components = 0.000352242 Jy ! Clean residual min=-0.001673 max=0.001756 Jy/beam ! Clean residual mean=0.000001 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.21465 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 = -8.15139e-07 Jy ! Component: 100 - total flux cleaned = -1.75145e-05 Jy ! Component: 150 - total flux cleaned = -2.59395e-05 Jy ! Component: 200 - total flux cleaned = -4.14701e-05 Jy ! Total flux subtracted in 200 components = -4.14701e-05 Jy ! Clean residual min=-0.001665 max=0.001750 Jy/beam ! Clean residual mean=0.000001 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.214608 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 37 components and 0.214608 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.405 mas, bmaj=6.484 mas, bpa=-7.89 degrees ! Estimated noise=1.0244 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.15112e-05 Jy ! Component: 100 - total flux cleaned = -7.11801e-05 Jy ! Component: 150 - total flux cleaned = -9.70633e-05 Jy ! Component: 200 - total flux cleaned = -9.62099e-05 Jy ! Total flux subtracted in 200 components = -9.62099e-05 Jy ! Clean residual min=-0.001589 max=0.001712 Jy/beam ! Clean residual mean=0.000001 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.214512 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.214512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065434Jy sigma=0.435753 ! Fit after self-cal, rms=0.065420Jy sigma=0.435697 wmodel J0046+3900_S_map.mod ! Writing 44 model components to file: J0046+3900_S_map.mod wobs J0046+3900_S_uvs.fits ! Writing UV FITS file: J0046+3900_S_uvs.fits wwins J0046+3900_S_map.win ! wwins: Wrote 1 windows to J0046+3900_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.000229862 Jy ! Component: 100 - total flux cleaned = 0.000170933 Jy ! Component: 150 - total flux cleaned = 0.000170827 Jy ! Component: 200 - total flux cleaned = 0.000198827 Jy ! Component: 250 - total flux cleaned = 0.000385402 Jy ! Component: 300 - total flux cleaned = 0.00046298 Jy ! Component: 350 - total flux cleaned = 0.000539027 Jy ! Component: 400 - total flux cleaned = 0.000613527 Jy ! Component: 450 - total flux cleaned = 0.000661978 Jy ! Component: 500 - total flux cleaned = 0.000638122 Jy ! Component: 550 - total flux cleaned = 0.000638447 Jy ! Component: 600 - total flux cleaned = 0.000638602 Jy ! Component: 650 - total flux cleaned = 0.000638799 Jy ! Component: 700 - total flux cleaned = 0.000550415 Jy ! Component: 750 - total flux cleaned = 0.000594357 Jy ! Component: 800 - total flux cleaned = 0.000550878 Jy ! Component: 850 - total flux cleaned = 0.00050828 Jy ! Component: 900 - total flux cleaned = 0.000487265 Jy ! Component: 950 - total flux cleaned = 0.000445546 Jy ! Component: 1000 - total flux cleaned = 0.000384492 Jy ! Component: 1050 - total flux cleaned = 0.00040473 Jy ! Component: 1100 - total flux cleaned = 0.000345184 Jy ! Component: 1150 - total flux cleaned = 0.000325454 Jy ! Component: 1200 - total flux cleaned = 0.000306175 Jy ! Component: 1250 - total flux cleaned = 0.000267692 Jy ! Component: 1300 - total flux cleaned = 0.000116288 Jy ! Component: 1350 - total flux cleaned = 9.75967e-05 Jy ! Component: 1400 - total flux cleaned = 2.36232e-05 Jy ! Component: 1450 - total flux cleaned = -3.0821e-05 Jy ! Component: 1500 - total flux cleaned = -8.51048e-05 Jy ! Component: 1550 - total flux cleaned = -0.000174517 Jy ! Component: 1600 - total flux cleaned = -0.000209675 Jy ! Component: 1650 - total flux cleaned = -0.000314678 Jy ! Component: 1700 - total flux cleaned = -0.000245133 Jy ! Component: 1750 - total flux cleaned = -0.000313957 Jy ! Component: 1800 - total flux cleaned = -0.00038191 Jy ! Component: 1850 - total flux cleaned = -0.000364762 Jy ! Component: 1900 - total flux cleaned = -0.000415079 Jy ! Component: 1950 - total flux cleaned = -0.000431421 Jy ! Component: 2000 - total flux cleaned = -0.000464311 Jy ! Component: 2050 - total flux cleaned = -0.000513217 Jy ! Component: 2100 - total flux cleaned = -0.000513175 Jy ! Component: 2150 - total flux cleaned = -0.000576998 Jy ! Component: 2200 - total flux cleaned = -0.000592837 Jy ! Component: 2250 - total flux cleaned = -0.000655271 Jy ! Component: 2300 - total flux cleaned = -0.000624127 Jy ! Component: 2350 - total flux cleaned = -0.000593462 Jy ! Component: 2400 - total flux cleaned = -0.000593863 Jy ! Component: 2450 - total flux cleaned = -0.000624327 Jy ! Component: 2500 - total flux cleaned = -0.000624329 Jy ! Component: 2550 - total flux cleaned = -0.000639273 Jy ! Component: 2600 - total flux cleaned = -0.000624719 Jy ! Component: 2650 - total flux cleaned = -0.00063946 Jy ! Component: 2700 - total flux cleaned = -0.000654001 Jy ! Component: 2750 - total flux cleaned = -0.000625145 Jy ! Component: 2800 - total flux cleaned = -0.000696783 Jy ! Component: 2850 - total flux cleaned = -0.000668489 Jy ! Component: 2900 - total flux cleaned = -0.00069663 Jy ! Component: 2950 - total flux cleaned = -0.000710459 Jy ! Component: 3000 - total flux cleaned = -0.000724409 Jy ! Component: 3050 - total flux cleaned = -0.000696923 Jy ! Component: 3100 - total flux cleaned = -0.000738004 Jy ! Component: 3150 - total flux cleaned = -0.00077886 Jy ! Component: 3200 - total flux cleaned = -0.000765322 Jy ! Component: 3250 - total flux cleaned = -0.000792069 Jy ! Component: 3300 - total flux cleaned = -0.000818763 Jy ! Component: 3350 - total flux cleaned = -0.000818649 Jy ! Component: 3400 - total flux cleaned = -0.000884205 Jy ! Component: 3450 - total flux cleaned = -0.000949199 Jy ! Component: 3500 - total flux cleaned = -0.000936225 Jy ! Component: 3550 - total flux cleaned = -0.000885033 Jy ! Component: 3600 - total flux cleaned = -0.000859546 Jy ! Component: 3650 - total flux cleaned = -0.000859613 Jy ! Component: 3700 - total flux cleaned = -0.000947992 Jy ! Component: 3750 - total flux cleaned = -0.000922846 Jy ! Component: 3800 - total flux cleaned = -0.000972789 Jy ! Component: 3850 - total flux cleaned = -0.00103464 Jy ! Component: 3900 - total flux cleaned = -0.000985325 Jy ! Component: 3950 - total flux cleaned = -0.000948601 Jy ! Component: 4000 - total flux cleaned = -0.00098522 Jy ! Component: 4050 - total flux cleaned = -0.000997246 Jy ! Total flux subtracted in 4096 components = -0.0010213 Jy ! Clean residual min=-0.000723 max=0.000673 Jy/beam ! Clean residual mean=0.000000 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.213491 Jy keep ! Adding 321 model components to the UV plane model. ! The established model now contains 365 components and 0.213491 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0046+3900_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.405 x 6.484 at -7.89 degrees (North through East) ! Clean map min=-0.001218 max=0.20721 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0046+3900_S_map.fits wmodel /image_prod/ug002_uva//J0046+3900_S_map.mod ! Writing 365 model components to file: /image_prod/ug002_uva//J0046+3900_S_map.mod wobs /image_prod/ug002_uva//J0046+3900_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0046+3900_S_uvs.fits wwins /image_prod/ug002_uva//J0046+3900_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0046+3900_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.207205 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000223914 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.324191 0.324191 0.648382 1.29676 2.59353 5.18706 10.3741 20.7482 41.4965 82.9929 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.207 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 925.38 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0046+3900_S_dfm.log closed on Wed Mar 4 18:38:33 2020