! Started logfile: /image_prod/ug002_uva//J0625+4440_S_dfm.log on Wed Mar 4 21:19: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//J0625+4440_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0625+4440_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.887963 visibilities/baseline/integration-bin. ! Found source: J0625+4440 ! ! 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 5754 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 J0625+4440_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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.041994Jy sigma=8.051961 ! Fit after self-cal, rms=0.738913Jy sigma=5.877669 ! 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.018 mas, bmaj=4.501 mas, bpa=7.385 degrees ! Estimated noise=1.87328 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.200842 Jy ! Component: 100 - total flux cleaned = 0.244639 Jy ! Total flux subtracted in 100 components = 0.244639 Jy ! Clean residual min=-0.008275 max=0.012216 Jy/beam ! Clean residual mean=-0.000010 rms=0.002416 Jy/beam ! Combined flux in latest and established models = 0.244639 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.244639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129884Jy sigma=0.534770 ! Fit after self-cal, rms=0.129882Jy sigma=0.534752 ! 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.661 mas, bmaj=5.124 mas, bpa=6.556 degrees ! Estimated noise=1.22872 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.00998834 Jy ! Component: 100 - total flux cleaned = 0.0102968 Jy ! Component: 150 - total flux cleaned = 0.00981905 Jy ! Component: 200 - total flux cleaned = 0.0096953 Jy ! Total flux subtracted in 200 components = 0.0096953 Jy ! Clean residual min=-0.009509 max=0.006666 Jy/beam ! Clean residual mean=-0.000005 rms=0.001903 Jy/beam ! Combined flux in latest and established models = 0.254334 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.254334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.127863Jy sigma=0.532414 ! Fit after self-cal, rms=0.127862Jy sigma=0.532407 ! 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.661 x 5.124 at 6.556 degrees (North through East) ! Clean map min=-0.0092061 max=0.25782 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.07 HN 1.01 KP 1.00 ! LA 1.06 MK 0.98 NL 1.00 OV 0.99 ! SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.06 HN 1.05 KP 1.04 ! LA 1.07 MK 0.98 NL 0.76 OV 0.97 ! SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.07 HN 1.03 KP 0.98 ! LA 1.06 MK 0.99 NL 0.92 OV 1.01 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.127862Jy sigma=0.532407 ! Fit after self-cal, rms=0.098106Jy sigma=0.507764 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.639 mas, bmaj=5.087 mas, bpa=6.733 degrees ! Estimated noise=1.24212 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.00347404 Jy ! Component: 100 - total flux cleaned = 0.00534522 Jy ! Component: 150 - total flux cleaned = 0.00555608 Jy ! Component: 200 - total flux cleaned = 0.00564543 Jy ! Total flux subtracted in 200 components = 0.00564543 Jy ! Clean residual min=-0.006535 max=0.006022 Jy/beam ! Clean residual mean=-0.000002 rms=0.001488 Jy/beam ! Combined flux in latest and established models = 0.259979 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 13 components and 0.259979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097642Jy sigma=0.508017 ! Fit after self-cal, rms=0.097627Jy sigma=0.507924 ! 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.097627Jy sigma=0.507924 ! Fit after self-cal, rms=0.061141Jy sigma=0.444101 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.64 mas, bmaj=5.071 mas, bpa=6.939 degrees ! Estimated noise=1.23951 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000804598 Jy ! Component: 100 - total flux cleaned = 0.000806367 Jy ! Component: 150 - total flux cleaned = 0.000808407 Jy ! Component: 200 - total flux cleaned = 0.000768054 Jy ! Total flux subtracted in 200 components = 0.000768054 Jy ! Clean residual min=-0.002274 max=0.002094 Jy/beam ! Clean residual mean=-0.000002 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.260747 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 19 components and 0.260747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061103Jy sigma=0.443854 ! Fit after self-cal, rms=0.061084Jy sigma=0.443677 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.43753e-05 Jy ! Component: 100 - total flux cleaned = -1.46093e-05 Jy ! Component: 150 - total flux cleaned = -1.53305e-06 Jy ! Component: 200 - total flux cleaned = 9.7635e-06 Jy ! Total flux subtracted in 200 components = 9.7635e-06 Jy ! Clean residual min=-0.002255 max=0.002109 Jy/beam ! Clean residual mean=-0.000002 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.260757 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 27 components and 0.260757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061077Jy sigma=0.443632 ! Fit after self-cal, rms=0.061077Jy sigma=0.443630 ! 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.061077Jy sigma=0.443630 ! Fit after self-cal, rms=0.061117Jy sigma=0.443545 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.639 mas, bmaj=5.064 mas, bpa=6.848 degrees ! Estimated noise=1.24037 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000588492 Jy ! Component: 100 - total flux cleaned = 0.000589995 Jy ! Component: 150 - total flux cleaned = 0.000589901 Jy ! Component: 200 - total flux cleaned = 0.000602041 Jy ! Total flux subtracted in 200 components = 0.000602041 Jy ! Clean residual min=-0.002230 max=0.002083 Jy/beam ! Clean residual mean=-0.000002 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.261359 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 29 components and 0.261359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061105Jy sigma=0.443473 ! Fit after self-cal, rms=0.061105Jy sigma=0.443471 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.90956e-05 Jy ! Component: 100 - total flux cleaned = 7.90831e-06 Jy ! Component: 150 - total flux cleaned = 1.71387e-05 Jy ! Component: 200 - total flux cleaned = 2.59836e-05 Jy ! Total flux subtracted in 200 components = 2.59836e-05 Jy ! Clean residual min=-0.002221 max=0.002096 Jy/beam ! Clean residual mean=-0.000002 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.261385 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 32 components and 0.261385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061102Jy sigma=0.443448 ! Fit after self-cal, rms=0.061102Jy sigma=0.443446 ! 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.061102Jy sigma=0.443446 ! Fit after self-cal, rms=0.061138Jy sigma=0.443421 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.408 mas, bmaj=8.639 mas, bpa=22.37 degrees ! Estimated noise=1.57338 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000623479 Jy ! Component: 100 - total flux cleaned = 0.000727344 Jy ! Component: 150 - total flux cleaned = 0.000763923 Jy ! Component: 200 - total flux cleaned = 0.000798782 Jy ! Total flux subtracted in 200 components = 0.000798782 Jy ! Clean residual min=-0.002567 max=0.002408 Jy/beam ! Clean residual mean=-0.000004 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.262184 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.262184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061138Jy sigma=0.443436 ! Fit after self-cal, rms=0.061137Jy sigma=0.443426 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 = -3.09574e-06 Jy ! Component: 100 - total flux cleaned = 2.00897e-05 Jy ! Component: 150 - total flux cleaned = 4.30479e-05 Jy ! Component: 200 - total flux cleaned = 5.78734e-05 Jy ! Total flux subtracted in 200 components = 5.78734e-05 Jy ! Clean residual min=-0.002568 max=0.002401 Jy/beam ! Clean residual mean=-0.000004 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.262242 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.262242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061139Jy sigma=0.443447 ! Fit after self-cal, rms=0.061139Jy sigma=0.443444 ! 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.638 mas, bmaj=5.06 mas, bpa=6.795 degrees ! Estimated noise=1.2411 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.638 x 5.06 at 6.795 degrees (North through East) ! Clean map min=-0.002176 max=0.25971 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.99 mas, bmaj=4.446 mas, bpa=7.029 degrees ! Estimated noise=1.88779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.202406 Jy ! Component: 100 - total flux cleaned = 0.246557 Jy ! Component: 150 - total flux cleaned = 0.256444 Jy ! Component: 200 - total flux cleaned = 0.259703 Jy ! Total flux subtracted in 200 components = 0.259703 Jy ! Clean residual min=-0.004058 max=0.003747 Jy/beam ! Clean residual mean=-0.000004 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.259703 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.259703 Jy ! Inverting map and beam ! Estimated beam: bmin=3.638 mas, bmaj=5.06 mas, bpa=6.795 degrees ! Estimated noise=1.2411 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.00172854 Jy ! Component: 100 - total flux cleaned = 0.00239049 Jy ! Component: 150 - total flux cleaned = 0.00239089 Jy ! Component: 200 - total flux cleaned = 0.00236001 Jy ! Total flux subtracted in 200 components = 0.00236001 Jy ! Clean residual min=-0.002266 max=0.002090 Jy/beam ! Clean residual mean=-0.000002 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.262063 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 0.262063 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.408 mas, bmaj=8.639 mas, bpa=22.37 degrees ! Estimated noise=1.57338 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000140365 Jy ! Component: 100 - total flux cleaned = 0.000161885 Jy ! Component: 150 - total flux cleaned = 0.000177965 Jy ! Component: 200 - total flux cleaned = 0.000184496 Jy ! Total flux subtracted in 200 components = 0.000184496 Jy ! Clean residual min=-0.002541 max=0.002419 Jy/beam ! Clean residual mean=-0.000004 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.262247 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 = 6.40619e-06 Jy ! Component: 100 - total flux cleaned = 1.84542e-05 Jy ! Component: 150 - total flux cleaned = 2.42292e-05 Jy ! Component: 200 - total flux cleaned = 2.99311e-05 Jy ! Total flux subtracted in 200 components = 2.99311e-05 Jy ! Clean residual min=-0.002547 max=0.002411 Jy/beam ! Clean residual mean=-0.000004 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.262277 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 39 components and 0.262277 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.638 mas, bmaj=5.06 mas, bpa=6.795 degrees ! Estimated noise=1.2411 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000117959 Jy ! Component: 100 - total flux cleaned = -0.00021109 Jy ! Component: 150 - total flux cleaned = -0.000223432 Jy ! Component: 200 - total flux cleaned = -0.000234319 Jy ! Total flux subtracted in 200 components = -0.000234319 Jy ! Clean residual min=-0.002249 max=0.002078 Jy/beam ! Clean residual mean=-0.000002 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.262043 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.262043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061139Jy sigma=0.443415 ! Fit after self-cal, rms=0.061137Jy sigma=0.443398 wmodel J0625+4440_S_map.mod ! Writing 43 model components to file: J0625+4440_S_map.mod wobs J0625+4440_S_uvs.fits ! Writing UV FITS file: J0625+4440_S_uvs.fits wwins J0625+4440_S_map.win ! wwins: Wrote 1 windows to J0625+4440_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.000657222 Jy ! Component: 100 - total flux cleaned = -0.000991789 Jy ! Component: 150 - total flux cleaned = -0.00134811 Jy ! Component: 200 - total flux cleaned = -0.00162036 Jy ! Component: 250 - total flux cleaned = -0.00175096 Jy ! Component: 300 - total flux cleaned = -0.00197387 Jy ! Component: 350 - total flux cleaned = -0.00212855 Jy ! Component: 400 - total flux cleaned = -0.00233929 Jy ! Component: 450 - total flux cleaned = -0.00251459 Jy ! Component: 500 - total flux cleaned = -0.00265781 Jy ! Component: 550 - total flux cleaned = -0.00285389 Jy ! Component: 600 - total flux cleaned = -0.00299072 Jy ! Component: 650 - total flux cleaned = -0.00317845 Jy ! Component: 700 - total flux cleaned = -0.003284 Jy ! Component: 750 - total flux cleaned = -0.0034649 Jy ! Component: 800 - total flux cleaned = -0.00356629 Jy ! Component: 850 - total flux cleaned = -0.00364136 Jy ! Component: 900 - total flux cleaned = -0.00376361 Jy ! Component: 950 - total flux cleaned = -0.00381147 Jy ! Component: 1000 - total flux cleaned = -0.00392992 Jy ! Component: 1050 - total flux cleaned = -0.0039071 Jy ! Component: 1100 - total flux cleaned = -0.00399925 Jy ! Component: 1150 - total flux cleaned = -0.00408957 Jy ! Component: 1200 - total flux cleaned = -0.00408949 Jy ! Component: 1250 - total flux cleaned = -0.00406766 Jy ! Component: 1300 - total flux cleaned = -0.00411078 Jy ! Component: 1350 - total flux cleaned = -0.00406804 Jy ! Component: 1400 - total flux cleaned = -0.00415219 Jy ! Component: 1450 - total flux cleaned = -0.00406867 Jy ! Component: 1500 - total flux cleaned = -0.00406899 Jy ! Component: 1550 - total flux cleaned = -0.00408921 Jy ! Component: 1600 - total flux cleaned = -0.00404935 Jy ! Component: 1650 - total flux cleaned = -0.00406928 Jy ! Component: 1700 - total flux cleaned = -0.00404953 Jy ! Component: 1750 - total flux cleaned = -0.00408799 Jy ! Component: 1800 - total flux cleaned = -0.00412593 Jy ! Component: 1850 - total flux cleaned = -0.00410671 Jy ! Component: 1900 - total flux cleaned = -0.00406998 Jy ! Component: 1950 - total flux cleaned = -0.00410676 Jy ! Component: 2000 - total flux cleaned = -0.00412466 Jy ! Component: 2050 - total flux cleaned = -0.00408855 Jy ! Component: 2100 - total flux cleaned = -0.00407064 Jy ! Component: 2150 - total flux cleaned = -0.00403546 Jy ! Component: 2200 - total flux cleaned = -0.00403527 Jy ! Component: 2250 - total flux cleaned = -0.00403522 Jy ! Component: 2300 - total flux cleaned = -0.00403508 Jy ! Component: 2350 - total flux cleaned = -0.00400104 Jy ! Component: 2400 - total flux cleaned = -0.00400118 Jy ! Component: 2450 - total flux cleaned = -0.0040179 Jy ! Component: 2500 - total flux cleaned = -0.0039684 Jy ! Component: 2550 - total flux cleaned = -0.00406643 Jy ! Component: 2600 - total flux cleaned = -0.00405018 Jy ! Component: 2650 - total flux cleaned = -0.00401792 Jy ! Component: 2700 - total flux cleaned = -0.00400201 Jy ! Component: 2750 - total flux cleaned = -0.00393885 Jy ! Component: 2800 - total flux cleaned = -0.00387657 Jy ! Component: 2850 - total flux cleaned = -0.00384568 Jy ! Component: 2900 - total flux cleaned = -0.00384571 Jy ! Component: 2950 - total flux cleaned = -0.00383042 Jy ! Component: 3000 - total flux cleaned = -0.00381525 Jy ! Component: 3050 - total flux cleaned = -0.0037249 Jy ! Component: 3100 - total flux cleaned = -0.00372492 Jy ! Component: 3150 - total flux cleaned = -0.0036064 Jy ! Component: 3200 - total flux cleaned = -0.00359177 Jy ! Component: 3250 - total flux cleaned = -0.00357719 Jy ! Component: 3300 - total flux cleaned = -0.00351928 Jy ! Component: 3350 - total flux cleaned = -0.00357673 Jy ! Component: 3400 - total flux cleaned = -0.00353389 Jy ! Component: 3450 - total flux cleaned = -0.00346294 Jy ! Component: 3500 - total flux cleaned = -0.00340677 Jy ! Component: 3550 - total flux cleaned = -0.00342083 Jy ! Component: 3600 - total flux cleaned = -0.00336535 Jy ! Component: 3650 - total flux cleaned = -0.00336531 Jy ! Component: 3700 - total flux cleaned = -0.00333801 Jy ! Component: 3750 - total flux cleaned = -0.00335161 Jy ! Component: 3800 - total flux cleaned = -0.00331102 Jy ! Component: 3850 - total flux cleaned = -0.00328404 Jy ! Component: 3900 - total flux cleaned = -0.00325734 Jy ! Component: 3950 - total flux cleaned = -0.00323083 Jy ! Component: 4000 - total flux cleaned = -0.00319138 Jy ! Component: 4050 - total flux cleaned = -0.00319129 Jy ! Total flux subtracted in 4096 components = -0.00313913 Jy ! Clean residual min=-0.000865 max=0.000792 Jy/beam ! Clean residual mean=-0.000000 rms=0.000229 Jy/beam ! Combined flux in latest and established models = 0.258904 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 325 components and 0.258904 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0625+4440_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.638 x 5.06 at 6.795 degrees (North through East) ! Clean map min=-0.0014942 max=0.25969 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0625+4440_S_map.fits wmodel /image_prod/ug002_uva//J0625+4440_S_map.mod ! Writing 325 model components to file: /image_prod/ug002_uva//J0625+4440_S_map.mod wobs /image_prod/ug002_uva//J0625+4440_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0625+4440_S_uvs.fits wwins /image_prod/ug002_uva//J0625+4440_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0625+4440_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.259694 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000223424 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.258101 0.258101 0.516202 1.0324 2.06481 4.12961 8.25923 16.5185 33.0369 66.0738 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.259 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1162.34 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0625+4440_S_dfm.log closed on Wed Mar 4 21:19:20 2020