! Started logfile: /image_prod/ug002_uva//J0308+2355_S_dfm.log on Wed Mar 4 19:49:36 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//J0308+2355_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0308+2355_S_uva.fits ! AN table 1: 45 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.982099 visibilities/baseline/integration-bin. ! Found source: J0308+2355 ! ! 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 4773 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 J0308+2355_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006428Jy sigma=9.388364 ! Fit after self-cal, rms=0.943002Jy sigma=8.827584 ! 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.216 mas, bmaj=10.35 mas, bpa=-19.04 degrees ! Estimated noise=1.46207 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.0443802 Jy ! Component: 100 - total flux cleaned = 0.0540753 Jy ! Total flux subtracted in 100 components = 0.0540753 Jy ! Clean residual min=-0.004238 max=0.004084 Jy/beam ! Clean residual mean=-0.000007 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.0540753 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0540753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063782Jy sigma=0.500465 ! Fit after self-cal, rms=0.061654Jy sigma=0.479479 ! 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.796 mas, bmaj=10.84 mas, bpa=-17.92 degrees ! Estimated noise=1.14023 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.0021208 Jy ! Component: 100 - total flux cleaned = 0.00180892 Jy ! Component: 150 - total flux cleaned = 0.00150644 Jy ! Component: 200 - total flux cleaned = 0.00126655 Jy ! Total flux subtracted in 200 components = 0.00126655 Jy ! Clean residual min=-0.003246 max=0.003543 Jy/beam ! Clean residual mean=-0.000006 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.0553419 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 23 components and 0.0553419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061056Jy sigma=0.476650 ! Fit after self-cal, rms=0.061025Jy sigma=0.476571 ! 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.796 x 10.84 at -17.92 degrees (North through East) ! Clean map min=-0.0033255 max=0.059638 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.13 HN 0.97 KP 0.93 ! LA 1.01 MK 0.96 NL 0.97 OV 1.06 ! PT 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.78 FD 1.14 HN 1.04 KP 0.95 ! LA 1.03 MK 0.94 NL 0.84 OV 0.93 ! PT 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.23 HN 1.02 KP 0.96 ! LA 0.98 MK 1.00 NL 1.01 OV 1.02 ! PT 0.96 ! ! ! Fit before self-cal, rms=0.061025Jy sigma=0.476571 ! Fit after self-cal, rms=0.056869Jy sigma=0.472561 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.765 mas, bmaj=10.75 mas, bpa=-18.01 degrees ! Estimated noise=1.13373 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.000815113 Jy ! Component: 100 - total flux cleaned = 0.000894226 Jy ! Component: 150 - total flux cleaned = 0.000862607 Jy ! Component: 200 - total flux cleaned = 0.000809335 Jy ! Total flux subtracted in 200 components = 0.000809335 Jy ! Clean residual min=-0.002918 max=0.003027 Jy/beam ! Clean residual mean=-0.000011 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.0561512 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 36 components and 0.0561512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056809Jy sigma=0.472221 ! Fit after self-cal, rms=0.056760Jy sigma=0.471982 ! 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.056760Jy sigma=0.471982 ! Fit after self-cal, rms=0.057992Jy sigma=0.461947 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.759 mas, bmaj=10.71 mas, bpa=-17.67 degrees ! Estimated noise=1.13937 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000960441 Jy ! Component: 100 - total flux cleaned = 0.00117901 Jy ! Component: 150 - total flux cleaned = 0.00130067 Jy ! Component: 200 - total flux cleaned = 0.00137248 Jy ! Total flux subtracted in 200 components = 0.00137248 Jy ! Clean residual min=-0.002034 max=0.002258 Jy/beam ! Clean residual mean=-0.000001 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.0575237 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.0575237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057972Jy sigma=0.461739 ! Fit after self-cal, rms=0.058105Jy sigma=0.461329 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 (82.5, -86). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201421 Jy ! Component: 100 - total flux cleaned = 0.00235444 Jy ! Component: 150 - total flux cleaned = 0.0023973 Jy ! Component: 200 - total flux cleaned = 0.00236202 Jy ! Total flux subtracted in 200 components = 0.00236202 Jy ! Clean residual min=-0.001923 max=0.001837 Jy/beam ! Clean residual mean=-0.000003 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.0598857 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 65 components and 0.0598857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058000Jy sigma=0.460567 ! Fit after self-cal, rms=0.058001Jy sigma=0.460490 ! 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.058001Jy sigma=0.460490 ! Fit after self-cal, rms=0.058570Jy sigma=0.460284 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.745 mas, bmaj=10.68 mas, bpa=-17.62 degrees ! Estimated noise=1.1347 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000881588 Jy ! Component: 100 - total flux cleaned = 0.00115862 Jy ! Component: 150 - total flux cleaned = 0.00131274 Jy ! Component: 200 - total flux cleaned = 0.00136972 Jy ! Total flux subtracted in 200 components = 0.00136972 Jy ! Clean residual min=-0.001890 max=0.001792 Jy/beam ! Clean residual mean=-0.000003 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0612554 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 85 components and 0.0612554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058530Jy sigma=0.459977 ! Fit after self-cal, rms=0.058544Jy sigma=0.459953 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.000185868 Jy ! Component: 100 - total flux cleaned = 0.000211609 Jy ! Component: 150 - total flux cleaned = 0.000210767 Jy ! Component: 200 - total flux cleaned = 0.000234188 Jy ! Total flux subtracted in 200 components = 0.000234188 Jy ! Clean residual min=-0.001881 max=0.001749 Jy/beam ! Clean residual mean=-0.000003 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.0614896 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 95 components and 0.0614896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058520Jy sigma=0.459792 ! Fit after self-cal, rms=0.058522Jy sigma=0.459786 ! 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.058522Jy sigma=0.459786 ! Fit after self-cal, rms=0.058421Jy sigma=0.459748 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.686 mas, bmaj=11.9 mas, bpa=-15.21 degrees ! Estimated noise=1.32544 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.21233e-06 Jy ! Component: 100 - total flux cleaned = 2.89964e-05 Jy ! Component: 150 - total flux cleaned = 4.73716e-05 Jy ! Component: 200 - total flux cleaned = 7.97997e-05 Jy ! Total flux subtracted in 200 components = 7.97997e-05 Jy ! Clean residual min=-0.001790 max=0.001855 Jy/beam ! Clean residual mean=-0.000006 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0615694 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 107 components and 0.0615694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058410Jy sigma=0.459669 ! Fit after self-cal, rms=0.058408Jy sigma=0.459653 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.88273e-05 Jy ! Component: 100 - total flux cleaned = 3.34671e-05 Jy ! Component: 150 - total flux cleaned = 5.87049e-05 Jy ! Component: 200 - total flux cleaned = 5.89049e-05 Jy ! Total flux subtracted in 200 components = 5.89049e-05 Jy ! Clean residual min=-0.001788 max=0.001883 Jy/beam ! Clean residual mean=-0.000006 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.0616283 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 117 components and 0.0616283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058404Jy sigma=0.459640 ! Fit after self-cal, rms=0.058404Jy sigma=0.459635 ! 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.733 mas, bmaj=10.65 mas, bpa=-17.65 degrees ! Estimated noise=1.13421 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.733 x 10.65 at -17.65 degrees (North through East) ! Clean map min=-0.0017668 max=0.058998 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.176 mas, bmaj=10.23 mas, bpa=-18.83 degrees ! Estimated noise=1.44922 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0456582 Jy ! Component: 100 - total flux cleaned = 0.0556528 Jy ! Component: 150 - total flux cleaned = 0.0590336 Jy ! Component: 200 - total flux cleaned = 0.0607923 Jy ! Total flux subtracted in 200 components = 0.0607923 Jy ! Clean residual min=-0.002437 max=0.002470 Jy/beam ! Clean residual mean=-0.000003 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.0607923 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0607923 Jy ! Inverting map and beam ! Estimated beam: bmin=3.733 mas, bmaj=10.65 mas, bpa=-17.65 degrees ! Estimated noise=1.13421 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.00183584 Jy ! Component: 100 - total flux cleaned = 0.00225693 Jy ! Component: 150 - total flux cleaned = 0.00236103 Jy ! Component: 200 - total flux cleaned = 0.00236201 Jy ! Total flux subtracted in 200 components = 0.00236201 Jy ! Clean residual min=-0.002012 max=0.001816 Jy/beam ! Clean residual mean=-0.000004 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.0631543 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 41 components and 0.0631543 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.686 mas, bmaj=11.9 mas, bpa=-15.21 degrees ! Estimated noise=1.32544 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.3936e-05 Jy ! Component: 100 - total flux cleaned = 1.96697e-05 Jy ! Component: 150 - total flux cleaned = -9.99583e-05 Jy ! Component: 200 - total flux cleaned = -0.000234919 Jy ! Total flux subtracted in 200 components = -0.000234919 Jy ! Clean residual min=-0.001781 max=0.002061 Jy/beam ! Clean residual mean=-0.000007 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.0629194 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 = -9.83306e-05 Jy ! Component: 100 - total flux cleaned = -0.000166825 Jy ! Component: 150 - total flux cleaned = -0.000230682 Jy ! Component: 200 - total flux cleaned = -0.000291223 Jy ! Total flux subtracted in 200 components = -0.000291223 Jy ! Clean residual min=-0.001790 max=0.002025 Jy/beam ! Clean residual mean=-0.000006 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.0626282 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 77 components and 0.0626282 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.733 mas, bmaj=10.65 mas, bpa=-17.65 degrees ! Estimated noise=1.13421 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000234781 Jy ! Component: 100 - total flux cleaned = 0.000330428 Jy ! Component: 150 - total flux cleaned = 0.000418154 Jy ! Component: 200 - total flux cleaned = 0.000495023 Jy ! Total flux subtracted in 200 components = 0.000495023 Jy ! Clean residual min=-0.001878 max=0.001657 Jy/beam ! Clean residual mean=-0.000003 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.0631232 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 93 components and 0.0631232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058437Jy sigma=0.459944 ! Fit after self-cal, rms=0.058438Jy sigma=0.459904 wmodel J0308+2355_S_map.mod ! Writing 93 model components to file: J0308+2355_S_map.mod wobs J0308+2355_S_uvs.fits ! Writing UV FITS file: J0308+2355_S_uvs.fits wwins J0308+2355_S_map.win ! wwins: Wrote 2 windows to J0308+2355_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.000385797 Jy ! Component: 100 - total flux cleaned = -0.00056314 Jy ! Component: 150 - total flux cleaned = -0.000759524 Jy ! Component: 200 - total flux cleaned = -0.000785409 Jy ! Component: 250 - total flux cleaned = -0.000911636 Jy ! Component: 300 - total flux cleaned = -0.000985548 Jy ! Component: 350 - total flux cleaned = -0.000985473 Jy ! Component: 400 - total flux cleaned = -0.00103301 Jy ! Component: 450 - total flux cleaned = -0.00119514 Jy ! Component: 500 - total flux cleaned = -0.00121777 Jy ! Component: 550 - total flux cleaned = -0.00128494 Jy ! Component: 600 - total flux cleaned = -0.00141655 Jy ! Component: 650 - total flux cleaned = -0.00150201 Jy ! Component: 700 - total flux cleaned = -0.00150185 Jy ! Component: 750 - total flux cleaned = -0.00160563 Jy ! Component: 800 - total flux cleaned = -0.00168693 Jy ! Component: 850 - total flux cleaned = -0.00174698 Jy ! Component: 900 - total flux cleaned = -0.00184574 Jy ! Component: 950 - total flux cleaned = -0.0019629 Jy ! Component: 1000 - total flux cleaned = -0.00202097 Jy ! Component: 1050 - total flux cleaned = -0.00211646 Jy ! Component: 1100 - total flux cleaned = -0.00226645 Jy ! Component: 1150 - total flux cleaned = -0.00234044 Jy ! Component: 1200 - total flux cleaned = -0.0024319 Jy ! Component: 1250 - total flux cleaned = -0.0024679 Jy ! Component: 1300 - total flux cleaned = -0.00257468 Jy ! Component: 1350 - total flux cleaned = -0.00257445 Jy ! Component: 1400 - total flux cleaned = -0.00262659 Jy ! Component: 1450 - total flux cleaned = -0.00257511 Jy ! Component: 1500 - total flux cleaned = -0.00269396 Jy ! Component: 1550 - total flux cleaned = -0.00266044 Jy ! Component: 1600 - total flux cleaned = -0.00272682 Jy ! Component: 1650 - total flux cleaned = -0.00277607 Jy ! Component: 1700 - total flux cleaned = -0.00282463 Jy ! Component: 1750 - total flux cleaned = -0.00284088 Jy ! Component: 1800 - total flux cleaned = -0.002952 Jy ! Component: 1850 - total flux cleaned = -0.00296774 Jy ! Component: 1900 - total flux cleaned = -0.00306127 Jy ! Component: 1950 - total flux cleaned = -0.00315361 Jy ! Component: 2000 - total flux cleaned = -0.00322988 Jy ! Component: 2050 - total flux cleaned = -0.00329024 Jy ! Component: 2100 - total flux cleaned = -0.00339453 Jy ! Component: 2150 - total flux cleaned = -0.00342396 Jy ! Component: 2200 - total flux cleaned = -0.0035117 Jy ! Component: 2250 - total flux cleaned = -0.00351162 Jy ! Component: 2300 - total flux cleaned = -0.00359748 Jy ! Component: 2350 - total flux cleaned = -0.00358342 Jy ! Component: 2400 - total flux cleaned = -0.00362562 Jy ! Component: 2450 - total flux cleaned = -0.00369553 Jy ! Component: 2500 - total flux cleaned = -0.00376459 Jy ! Component: 2550 - total flux cleaned = -0.00379221 Jy ! Component: 2600 - total flux cleaned = -0.00387375 Jy ! Component: 2650 - total flux cleaned = -0.00391425 Jy ! Component: 2700 - total flux cleaned = -0.00396773 Jy ! Component: 2750 - total flux cleaned = -0.00403411 Jy ! Component: 2800 - total flux cleaned = -0.00410013 Jy ! Component: 2850 - total flux cleaned = -0.00420471 Jy ! Component: 2900 - total flux cleaned = -0.00423086 Jy ! Component: 2950 - total flux cleaned = -0.00430808 Jy ! Component: 3000 - total flux cleaned = -0.00430819 Jy ! Component: 3050 - total flux cleaned = -0.00435908 Jy ! Component: 3100 - total flux cleaned = -0.00438421 Jy ! Component: 3150 - total flux cleaned = -0.0044217 Jy ! Component: 3200 - total flux cleaned = -0.00444657 Jy ! Component: 3250 - total flux cleaned = -0.00450822 Jy ! Component: 3300 - total flux cleaned = -0.00456914 Jy ! Component: 3350 - total flux cleaned = -0.00456903 Jy ! Component: 3400 - total flux cleaned = -0.00462942 Jy ! Component: 3450 - total flux cleaned = -0.00470122 Jy ! Component: 3500 - total flux cleaned = -0.00472496 Jy ! Component: 3550 - total flux cleaned = -0.0047369 Jy ! Component: 3600 - total flux cleaned = -0.00476032 Jy ! Component: 3650 - total flux cleaned = -0.00476031 Jy ! Component: 3700 - total flux cleaned = -0.004795 Jy ! Component: 3750 - total flux cleaned = -0.00485255 Jy ! Component: 3800 - total flux cleaned = -0.00484114 Jy ! Component: 3850 - total flux cleaned = -0.00482975 Jy ! Component: 3900 - total flux cleaned = -0.00487499 Jy ! Component: 3950 - total flux cleaned = -0.00485252 Jy ! Component: 4000 - total flux cleaned = -0.00494184 Jy ! Component: 4050 - total flux cleaned = -0.00494184 Jy ! Total flux subtracted in 4096 components = -0.00489772 Jy ! Clean residual min=-0.000610 max=0.000636 Jy/beam ! Clean residual mean=0.000000 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.0582255 Jy keep ! Adding 322 model components to the UV plane model. ! The established model now contains 415 components and 0.0582255 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0308+2355_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.733 x 10.65 at -17.65 degrees (North through East) ! Clean map min=-0.0013412 max=0.058572 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0308+2355_S_map.fits wmodel /image_prod/ug002_uva//J0308+2355_S_map.mod ! Writing 415 model components to file: /image_prod/ug002_uva//J0308+2355_S_map.mod wobs /image_prod/ug002_uva//J0308+2355_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0308+2355_S_uvs.fits wwins /image_prod/ug002_uva//J0308+2355_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0308+2355_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0585723 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000214987 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.10114 1.10114 2.20227 4.40455 8.80909 17.6182 35.2364 70.4727 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.058 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 272.445 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0308+2355_S_dfm.log closed on Wed Mar 4 19:49:40 2020