! Started logfile: /image_prod/ug002_uva//J1421+2824_S_b_dfm.log on Thu Mar 5 01:41:30 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//J1421+2824_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1421+2824_S_b_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.651852 visibilities/baseline/integration-bin. ! Found source: J1421+2824 ! ! 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 5280 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 J1421+2824_S_b] 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 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000890Jy sigma=9.286488 ! Fit after self-cal, rms=0.961869Jy sigma=8.947884 ! 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.834 mas, bmaj=7.407 mas, bpa=-9.467 degrees ! Estimated noise=1.53605 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.0303785 Jy ! Component: 100 - total flux cleaned = 0.0370109 Jy ! Total flux subtracted in 100 components = 0.0370109 Jy ! Clean residual min=-0.003152 max=0.003253 Jy/beam ! Clean residual mean=-0.000002 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.0370109 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0370109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068090Jy sigma=0.454750 ! Fit after self-cal, rms=0.066958Jy sigma=0.444847 ! 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.41 mas, bmaj=8.199 mas, bpa=-8.866 degrees ! Estimated noise=1.09146 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.00313992 Jy ! Component: 100 - total flux cleaned = 0.00371278 Jy ! Component: 150 - total flux cleaned = 0.00376496 Jy ! Component: 200 - total flux cleaned = 0.00381009 Jy ! Total flux subtracted in 200 components = 0.00381009 Jy ! Clean residual min=-0.002121 max=0.001896 Jy/beam ! Clean residual mean=-0.000004 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.040821 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 20 components and 0.040821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066646Jy sigma=0.443543 ! Fit after self-cal, rms=0.066626Jy sigma=0.443507 ! 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.41 x 8.199 at -8.866 degrees (North through East) ! Clean map min=-0.0019922 max=0.040454 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 0.97 KP 0.96 ! LA 0.96 MK 0.94 NL 1.11 OV 1.09 ! PT 1.03 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 0.91 KP 0.97 ! LA 0.96 MK 1.04 NL 1.12 OV 1.00 ! PT 0.97 SC 0.59 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.02 HN 1.12 KP 1.02 ! LA 1.02 MK 1.02 NL 1.00 OV 1.03 ! PT 0.99 SC 0.95 ! ! ! Fit before self-cal, rms=0.066626Jy sigma=0.443507 ! Fit after self-cal, rms=0.057758Jy sigma=0.442193 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.373 mas, bmaj=8.094 mas, bpa=-8.086 degrees ! Estimated noise=1.08297 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 = -5.69376e-07 Jy ! Component: 100 - total flux cleaned = 4.78307e-05 Jy ! Component: 150 - total flux cleaned = 0.000113134 Jy ! Component: 200 - total flux cleaned = 0.000172358 Jy ! Total flux subtracted in 200 components = 0.000172358 Jy ! Clean residual min=-0.001884 max=0.001859 Jy/beam ! Clean residual mean=-0.000004 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.0409934 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 28 components and 0.0409934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057727Jy sigma=0.442088 ! Fit after self-cal, rms=0.057671Jy sigma=0.441918 ! 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.057671Jy sigma=0.441918 ! Fit after self-cal, rms=0.055363Jy sigma=0.440275 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.361 mas, bmaj=7.99 mas, bpa=-7.567 degrees ! Estimated noise=1.08111 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000158891 Jy ! Component: 100 - total flux cleaned = 0.000172588 Jy ! Component: 150 - total flux cleaned = 0.000159712 Jy ! Component: 200 - total flux cleaned = 0.000135381 Jy ! Total flux subtracted in 200 components = 0.000135381 Jy ! Clean residual min=-0.001678 max=0.001803 Jy/beam ! Clean residual mean=-0.000002 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.0411288 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 35 components and 0.0411288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055354Jy sigma=0.440225 ! Fit after self-cal, rms=0.055347Jy sigma=0.440079 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.10497e-05 Jy ! Component: 100 - total flux cleaned = -1.06843e-06 Jy ! Component: 150 - total flux cleaned = -1.13776e-06 Jy ! Component: 200 - total flux cleaned = -9.95025e-07 Jy ! Total flux subtracted in 200 components = -9.95025e-07 Jy ! Clean residual min=-0.001609 max=0.001804 Jy/beam ! Clean residual mean=-0.000002 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.0411278 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.0411278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055340Jy sigma=0.440047 ! Fit after self-cal, rms=0.055339Jy sigma=0.440044 ! 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.055339Jy sigma=0.440044 ! Fit after self-cal, rms=0.055505Jy sigma=0.439926 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.362 mas, bmaj=7.989 mas, bpa=-7.504 degrees ! Estimated noise=1.08262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.0312e-05 Jy ! Component: 100 - total flux cleaned = -4.2075e-05 Jy ! Component: 150 - total flux cleaned = -6.2955e-05 Jy ! Component: 200 - total flux cleaned = -7.32784e-05 Jy ! Total flux subtracted in 200 components = -7.32784e-05 Jy ! Clean residual min=-0.001783 max=0.001753 Jy/beam ! Clean residual mean=-0.000002 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.0410545 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 40 components and 0.0410545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055499Jy sigma=0.439898 ! Fit after self-cal, rms=0.055503Jy sigma=0.439881 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 = 7.95949e-07 Jy ! Component: 100 - total flux cleaned = -8.94733e-06 Jy ! Component: 150 - total flux cleaned = -8.76501e-06 Jy ! Component: 200 - total flux cleaned = -1.81697e-05 Jy ! Total flux subtracted in 200 components = -1.81697e-05 Jy ! Clean residual min=-0.001751 max=0.001751 Jy/beam ! Clean residual mean=-0.000002 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.0410363 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 43 components and 0.0410363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055499Jy sigma=0.439859 ! Fit after self-cal, rms=0.055498Jy sigma=0.439857 ! 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.055498Jy sigma=0.439857 ! Fit after self-cal, rms=0.055637Jy sigma=0.439851 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.022 mas, bmaj=12.84 mas, bpa=-3.431 degrees ! Estimated noise=1.3126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000141502 Jy ! Component: 100 - total flux cleaned = -0.000154615 Jy ! Component: 150 - total flux cleaned = -0.000156006 Jy ! Component: 200 - total flux cleaned = -0.000149625 Jy ! Total flux subtracted in 200 components = -0.000149625 Jy ! Clean residual min=-0.001801 max=0.001756 Jy/beam ! Clean residual mean=-0.000002 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.0408867 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 55 components and 0.0408867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055638Jy sigma=0.439861 ! Fit after self-cal, rms=0.055636Jy sigma=0.439841 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.04952e-05 Jy ! Component: 100 - total flux cleaned = -3.90211e-05 Jy ! Component: 150 - total flux cleaned = -2.48114e-05 Jy ! Component: 200 - total flux cleaned = -1.95928e-05 Jy ! Total flux subtracted in 200 components = -1.95928e-05 Jy ! Clean residual min=-0.001800 max=0.001754 Jy/beam ! Clean residual mean=-0.000002 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.0408671 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.0408671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055638Jy sigma=0.439854 ! Fit after self-cal, rms=0.055636Jy sigma=0.439841 ! 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.364 mas, bmaj=7.995 mas, bpa=-7.482 degrees ! Estimated noise=1.08469 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.364 x 7.995 at -7.482 degrees (North through East) ! Clean map min=-0.0016995 max=0.040397 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.774 mas, bmaj=7.193 mas, bpa=-8.062 degrees ! Estimated noise=1.52515 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0312943 Jy ! Component: 100 - total flux cleaned = 0.0382564 Jy ! Component: 150 - total flux cleaned = 0.0393994 Jy ! Component: 200 - total flux cleaned = 0.0400957 Jy ! Total flux subtracted in 200 components = 0.0400957 Jy ! Clean residual min=-0.002763 max=0.002463 Jy/beam ! Clean residual mean=-0.000001 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.0400957 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0400957 Jy ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=7.995 mas, bpa=-7.482 degrees ! Estimated noise=1.08469 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.000688661 Jy ! Component: 100 - total flux cleaned = 0.00080387 Jy ! Component: 150 - total flux cleaned = 0.000805431 Jy ! Component: 200 - total flux cleaned = 0.0007854 Jy ! Total flux subtracted in 200 components = 0.0007854 Jy ! Clean residual min=-0.001840 max=0.001726 Jy/beam ! Clean residual mean=-0.000002 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.0408811 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 28 components and 0.0408811 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.022 mas, bmaj=12.84 mas, bpa=-3.431 degrees ! Estimated noise=1.3126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000111225 Jy ! Component: 100 - total flux cleaned = -0.00011122 Jy ! Component: 150 - total flux cleaned = -0.000111438 Jy ! Component: 200 - total flux cleaned = -0.000111801 Jy ! Total flux subtracted in 200 components = -0.000111801 Jy ! Clean residual min=-0.001796 max=0.001752 Jy/beam ! Clean residual mean=-0.000002 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.0407693 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 = 1.51985e-05 Jy ! Component: 100 - total flux cleaned = 2.17772e-05 Jy ! Component: 150 - total flux cleaned = 2.77553e-05 Jy ! Component: 200 - total flux cleaned = 2.81072e-05 Jy ! Total flux subtracted in 200 components = 2.81072e-05 Jy ! Clean residual min=-0.001796 max=0.001738 Jy/beam ! Clean residual mean=-0.000002 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.0407974 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 51 components and 0.0407974 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=7.995 mas, bpa=-7.482 degrees ! Estimated noise=1.08469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000127686 Jy ! Component: 100 - total flux cleaned = 6.4702e-05 Jy ! Component: 150 - total flux cleaned = 6.36703e-05 Jy ! Component: 200 - total flux cleaned = 6.31224e-05 Jy ! Total flux subtracted in 200 components = 6.31224e-05 Jy ! Clean residual min=-0.001795 max=0.001720 Jy/beam ! Clean residual mean=-0.000001 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.0408605 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 56 components and 0.0408605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055651Jy sigma=0.439913 ! Fit after self-cal, rms=0.055654Jy sigma=0.439899 wmodel J1421+2824_S_b_map.mod ! Writing 56 model components to file: J1421+2824_S_b_map.mod wobs J1421+2824_S_b_uvs.fits ! Writing UV FITS file: J1421+2824_S_b_uvs.fits wwins J1421+2824_S_b_map.win ! wwins: Wrote 1 windows to J1421+2824_S_b_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 = 5.60986e-05 Jy ! Component: 100 - total flux cleaned = 5.53889e-05 Jy ! Component: 150 - total flux cleaned = -5.48465e-05 Jy ! Component: 200 - total flux cleaned = -0.000106588 Jy ! Component: 250 - total flux cleaned = -0.000182853 Jy ! Component: 300 - total flux cleaned = -0.000157564 Jy ! Component: 350 - total flux cleaned = -0.000157585 Jy ! Component: 400 - total flux cleaned = -0.000180555 Jy ! Component: 450 - total flux cleaned = -0.000180231 Jy ! Component: 500 - total flux cleaned = -0.000135983 Jy ! Component: 550 - total flux cleaned = -0.000158033 Jy ! Component: 600 - total flux cleaned = -0.00011598 Jy ! Component: 650 - total flux cleaned = -0.000200184 Jy ! Component: 700 - total flux cleaned = -0.000199636 Jy ! Component: 750 - total flux cleaned = -0.000179877 Jy ! Component: 800 - total flux cleaned = -0.000199927 Jy ! Component: 850 - total flux cleaned = -0.000219313 Jy ! Component: 900 - total flux cleaned = -0.00021915 Jy ! Component: 950 - total flux cleaned = -0.000219054 Jy ! Component: 1000 - total flux cleaned = -0.00018223 Jy ! Component: 1050 - total flux cleaned = -0.000182039 Jy ! Component: 1100 - total flux cleaned = -0.00012828 Jy ! Component: 1150 - total flux cleaned = -0.000146079 Jy ! Component: 1200 - total flux cleaned = -0.000145491 Jy ! Component: 1250 - total flux cleaned = -0.000145465 Jy ! Component: 1300 - total flux cleaned = -0.000128676 Jy ! Component: 1350 - total flux cleaned = -0.000162269 Jy ! Component: 1400 - total flux cleaned = -0.000195492 Jy ! Component: 1450 - total flux cleaned = -0.000211981 Jy ! Component: 1500 - total flux cleaned = -0.000260349 Jy ! Component: 1550 - total flux cleaned = -0.000291863 Jy ! Component: 1600 - total flux cleaned = -0.000323461 Jy ! Component: 1650 - total flux cleaned = -0.000401179 Jy ! Component: 1700 - total flux cleaned = -0.000432014 Jy ! Component: 1750 - total flux cleaned = -0.000508034 Jy ! Component: 1800 - total flux cleaned = -0.000613021 Jy ! Component: 1850 - total flux cleaned = -0.000687001 Jy ! Component: 1900 - total flux cleaned = -0.000701849 Jy ! Component: 1950 - total flux cleaned = -0.000789122 Jy ! Component: 2000 - total flux cleaned = -0.000832277 Jy ! Component: 2050 - total flux cleaned = -0.000818234 Jy ! Component: 2100 - total flux cleaned = -0.000916943 Jy ! Component: 2150 - total flux cleaned = -0.000930882 Jy ! Component: 2200 - total flux cleaned = -0.00100004 Jy ! Component: 2250 - total flux cleaned = -0.00102732 Jy ! Component: 2300 - total flux cleaned = -0.0010407 Jy ! Component: 2350 - total flux cleaned = -0.00100045 Jy ! Component: 2400 - total flux cleaned = -0.00104031 Jy ! Component: 2450 - total flux cleaned = -0.00106659 Jy ! Component: 2500 - total flux cleaned = -0.00106656 Jy ! Component: 2550 - total flux cleaned = -0.00104068 Jy ! Component: 2600 - total flux cleaned = -0.00105363 Jy ! Component: 2650 - total flux cleaned = -0.00105366 Jy ! Component: 2700 - total flux cleaned = -0.00105367 Jy ! Component: 2750 - total flux cleaned = -0.00105378 Jy ! Component: 2800 - total flux cleaned = -0.001029 Jy ! Component: 2850 - total flux cleaned = -0.00100426 Jy ! Component: 2900 - total flux cleaned = -0.000991992 Jy ! Component: 2950 - total flux cleaned = -0.000979885 Jy ! Component: 3000 - total flux cleaned = -0.0010039 Jy ! Component: 3050 - total flux cleaned = -0.00100384 Jy ! Component: 3100 - total flux cleaned = -0.000968245 Jy ! Component: 3150 - total flux cleaned = -0.000956353 Jy ! Component: 3200 - total flux cleaned = -0.000956373 Jy ! Component: 3250 - total flux cleaned = -0.000933131 Jy ! Component: 3300 - total flux cleaned = -0.000921492 Jy ! Component: 3350 - total flux cleaned = -0.000864414 Jy ! Component: 3400 - total flux cleaned = -0.000852965 Jy ! Component: 3450 - total flux cleaned = -0.0008416 Jy ! Component: 3500 - total flux cleaned = -0.000785618 Jy ! Component: 3550 - total flux cleaned = -0.000796829 Jy ! Component: 3600 - total flux cleaned = -0.000763601 Jy ! Component: 3650 - total flux cleaned = -0.000752644 Jy ! Component: 3700 - total flux cleaned = -0.000698182 Jy ! Component: 3750 - total flux cleaned = -0.000665757 Jy ! Component: 3800 - total flux cleaned = -0.000633468 Jy ! Component: 3850 - total flux cleaned = -0.000558698 Jy ! Component: 3900 - total flux cleaned = -0.000537432 Jy ! Component: 3950 - total flux cleaned = -0.000526888 Jy ! Component: 4000 - total flux cleaned = -0.000464032 Jy ! Component: 4050 - total flux cleaned = -0.000463946 Jy ! Total flux subtracted in 4096 components = -0.000401846 Jy ! Clean residual min=-0.000678 max=0.000542 Jy/beam ! Clean residual mean=0.000000 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.0404586 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 331 components and 0.0404586 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1421+2824_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.364 x 7.995 at -7.482 degrees (North through East) ! Clean map min=-0.0015416 max=0.040598 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1421+2824_S_b_map.fits wmodel /image_prod/ug002_uva//J1421+2824_S_b_map.mod ! Writing 331 model components to file: /image_prod/ug002_uva//J1421+2824_S_b_map.mod wobs /image_prod/ug002_uva//J1421+2824_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1421+2824_S_b_uvs.fits wwins /image_prod/ug002_uva//J1421+2824_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1421+2824_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0405977 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000186628 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.37911 1.37911 2.75821 5.51643 11.0329 22.0657 44.1314 88.2628 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.04 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 217.532 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1421+2824_S_b_dfm.log closed on Thu Mar 5 01:41:33 2020