! Started logfile: /image_prod/ug002_uva//J0919+3324_S_dfm.log on Wed Mar 4 22:56:06 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//J0919+3324_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0919+3324_S_uva.fits ! AN table 1: 45 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.829012 visibilities/baseline/integration-bin. ! Found source: J0919+3324 ! ! 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 4029 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 J0919+3324_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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007865Jy sigma=8.468496 ! Fit after self-cal, rms=0.871511Jy sigma=7.306591 ! 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.931 mas, bmaj=5.194 mas, bpa=0.3126 degrees ! Estimated noise=1.8062 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.10271 Jy ! Component: 100 - total flux cleaned = 0.125476 Jy ! Total flux subtracted in 100 components = 0.125476 Jy ! Clean residual min=-0.006813 max=0.008665 Jy/beam ! Clean residual mean=-0.000016 rms=0.001906 Jy/beam ! Combined flux in latest and established models = 0.125476 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.125476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066929Jy sigma=0.479975 ! Fit after self-cal, rms=0.066903Jy sigma=0.479323 ! 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.498 mas, bmaj=6.108 mas, bpa=-1.383 degrees ! Estimated noise=1.37851 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.00760794 Jy ! Component: 100 - total flux cleaned = 0.0114955 Jy ! Component: 150 - total flux cleaned = 0.0137218 Jy ! Component: 200 - total flux cleaned = 0.0146897 Jy ! Total flux subtracted in 200 components = 0.0146897 Jy ! Clean residual min=-0.005612 max=0.006933 Jy/beam ! Clean residual mean=0.000012 rms=0.001553 Jy/beam ! Combined flux in latest and established models = 0.140165 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 25 components and 0.140165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066227Jy sigma=0.469685 ! Fit after self-cal, rms=0.066243Jy sigma=0.469625 ! 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.498 x 6.108 at -1.383 degrees (North through East) ! Clean map min=-0.0054677 max=0.13118 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.01 HN 1.00 KP 0.99 ! LA 0.98 MK 0.99 OV 0.96 PT 1.00 ! SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.60 FD 0.96 HN 0.98 KP 0.97 ! LA 0.97 MK 1.01 OV 0.96 PT 0.98 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 FD 0.99 HN 0.96 KP 0.93 ! LA 0.97 MK 1.00 OV 0.99 PT 1.01 ! SC 0.93 ! ! ! Fit before self-cal, rms=0.066243Jy sigma=0.469625 ! Fit after self-cal, rms=0.073274Jy sigma=0.453125 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.461 mas, bmaj=6.156 mas, bpa=-1.366 degrees ! Estimated noise=1.3794 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.000277986 Jy ! Component: 100 - total flux cleaned = 7.22619e-05 Jy ! Component: 150 - total flux cleaned = -9.96858e-05 Jy ! Component: 200 - total flux cleaned = -0.000199653 Jy ! Total flux subtracted in 200 components = -0.000199653 Jy ! Clean residual min=-0.004237 max=0.005189 Jy/beam ! Clean residual mean=0.000011 rms=0.001291 Jy/beam ! Combined flux in latest and established models = 0.139966 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 33 components and 0.139966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073059Jy sigma=0.452614 ! Fit after self-cal, rms=0.073191Jy sigma=0.452457 ! 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.073191Jy sigma=0.452457 ! Fit after self-cal, rms=0.077072Jy sigma=0.427728 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.457 mas, bmaj=6.101 mas, bpa=-1.682 degrees ! Estimated noise=1.373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00054219 Jy ! Component: 100 - total flux cleaned = -0.000541873 Jy ! Component: 150 - total flux cleaned = -0.000556468 Jy ! Component: 200 - total flux cleaned = -0.000583806 Jy ! Total flux subtracted in 200 components = -0.000583806 Jy ! Clean residual min=-0.002493 max=0.002607 Jy/beam ! Clean residual mean=-0.000000 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.139382 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.139382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077055Jy sigma=0.427646 ! Fit after self-cal, rms=0.077102Jy sigma=0.427480 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 (44, -83.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000753389 Jy ! Component: 100 - total flux cleaned = 0.000399935 Jy ! Component: 150 - total flux cleaned = 0.000153646 Jy ! Component: 200 - total flux cleaned = 0.000117522 Jy ! Total flux subtracted in 200 components = 0.000117522 Jy ! Clean residual min=-0.002482 max=0.002229 Jy/beam ! Clean residual mean=0.000001 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.1395 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 56 components and 0.1395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076975Jy sigma=0.426697 ! Fit after self-cal, rms=0.076984Jy sigma=0.426643 ! 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.076984Jy sigma=0.426643 ! Fit after self-cal, rms=0.077323Jy sigma=0.426582 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.459 mas, bmaj=6.106 mas, bpa=-1.627 degrees ! Estimated noise=1.37095 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000118132 Jy ! Component: 100 - total flux cleaned = -0.000283587 Jy ! Component: 150 - total flux cleaned = -0.000340407 Jy ! Component: 200 - total flux cleaned = -0.000366389 Jy ! Total flux subtracted in 200 components = -0.000366389 Jy ! Clean residual min=-0.002381 max=0.002227 Jy/beam ! Clean residual mean=0.000000 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.139133 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 63 components and 0.139133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077281Jy sigma=0.426383 ! Fit after self-cal, rms=0.077289Jy sigma=0.426375 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 = -5.42526e-05 Jy ! Component: 100 - total flux cleaned = -7.89076e-05 Jy ! Component: 150 - total flux cleaned = -7.9428e-05 Jy ! Component: 200 - total flux cleaned = -7.94738e-05 Jy ! Total flux subtracted in 200 components = -7.94738e-05 Jy ! Clean residual min=-0.002359 max=0.002225 Jy/beam ! Clean residual mean=0.000000 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.139054 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 71 components and 0.139054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077270Jy sigma=0.426261 ! Fit after self-cal, rms=0.077271Jy sigma=0.426260 ! 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.077271Jy sigma=0.426260 ! Fit after self-cal, rms=0.077230Jy sigma=0.426233 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.836 mas, bmaj=10.07 mas, bpa=5.007 degrees ! Estimated noise=1.6359 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000106422 Jy ! Component: 100 - total flux cleaned = 8.5919e-05 Jy ! Component: 150 - total flux cleaned = 2.70457e-05 Jy ! Component: 200 - total flux cleaned = -1.066e-05 Jy ! Total flux subtracted in 200 components = -1.066e-05 Jy ! Clean residual min=-0.002087 max=0.002094 Jy/beam ! Clean residual mean=-0.000001 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.139043 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 76 components and 0.139043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077218Jy sigma=0.426207 ! Fit after self-cal, rms=0.077225Jy sigma=0.426200 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.85599e-05 Jy ! Component: 100 - total flux cleaned = 2.62145e-05 Jy ! Component: 150 - total flux cleaned = -4.52404e-06 Jy ! Component: 200 - total flux cleaned = -2.30156e-05 Jy ! Total flux subtracted in 200 components = -2.30156e-05 Jy ! Clean residual min=-0.002107 max=0.002131 Jy/beam ! Clean residual mean=-0.000001 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.13902 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 83 components and 0.13902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077221Jy sigma=0.426204 ! Fit after self-cal, rms=0.077222Jy sigma=0.426203 ! 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.463 mas, bmaj=6.108 mas, bpa=-1.57 degrees ! Estimated noise=1.36921 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.463 x 6.108 at -1.57 degrees (North through East) ! Clean map min=-0.0022427 max=0.13086 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.911 mas, bmaj=5.209 mas, bpa=-0.5985 degrees ! Estimated noise=1.78368 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.101341 Jy ! Component: 100 - total flux cleaned = 0.123718 Jy ! Component: 150 - total flux cleaned = 0.13089 Jy ! Component: 200 - total flux cleaned = 0.134039 Jy ! Total flux subtracted in 200 components = 0.134039 Jy ! Clean residual min=-0.003451 max=0.003549 Jy/beam ! Clean residual mean=-0.000010 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.134039 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.134039 Jy ! Inverting map and beam ! Estimated beam: bmin=3.463 mas, bmaj=6.108 mas, bpa=-1.57 degrees ! Estimated noise=1.36921 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.00280945 Jy ! Component: 100 - total flux cleaned = 0.00356638 Jy ! Component: 150 - total flux cleaned = 0.00373877 Jy ! Component: 200 - total flux cleaned = 0.00388752 Jy ! Total flux subtracted in 200 components = 0.00388752 Jy ! Clean residual min=-0.002355 max=0.002242 Jy/beam ! Clean residual mean=-0.000000 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.137927 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 36 components and 0.137927 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.836 mas, bmaj=10.07 mas, bpa=5.007 degrees ! Estimated noise=1.6359 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000670208 Jy ! Component: 100 - total flux cleaned = 0.000809452 Jy ! Component: 150 - total flux cleaned = 0.000920588 Jy ! Component: 200 - total flux cleaned = 0.000977381 Jy ! Total flux subtracted in 200 components = 0.000977381 Jy ! Clean residual min=-0.002149 max=0.002044 Jy/beam ! Clean residual mean=-0.000001 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.138904 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.66462e-05 Jy ! Component: 100 - total flux cleaned = 3.23972e-05 Jy ! Component: 150 - total flux cleaned = 3.25297e-05 Jy ! Component: 200 - total flux cleaned = 3.29776e-05 Jy ! Total flux subtracted in 200 components = 3.29776e-05 Jy ! Clean residual min=-0.002165 max=0.002049 Jy/beam ! Clean residual mean=-0.000001 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.138937 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 56 components and 0.138937 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.463 mas, bmaj=6.108 mas, bpa=-1.57 degrees ! Estimated noise=1.36921 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000105839 Jy ! Component: 100 - total flux cleaned = -0.000210604 Jy ! Component: 150 - total flux cleaned = -0.000273915 Jy ! Component: 200 - total flux cleaned = -0.00036121 Jy ! Total flux subtracted in 200 components = -0.00036121 Jy ! Clean residual min=-0.002295 max=0.002279 Jy/beam ! Clean residual mean=-0.000000 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.138576 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 66 components and 0.138576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077267Jy sigma=0.426407 ! Fit after self-cal, rms=0.077256Jy sigma=0.426362 wmodel J0919+3324_S_map.mod ! Writing 66 model components to file: J0919+3324_S_map.mod wobs J0919+3324_S_uvs.fits ! Writing UV FITS file: J0919+3324_S_uvs.fits wwins J0919+3324_S_map.win ! wwins: Wrote 2 windows to J0919+3324_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.000477986 Jy ! Component: 100 - total flux cleaned = -0.000788467 Jy ! Component: 150 - total flux cleaned = -0.000971387 Jy ! Component: 200 - total flux cleaned = -0.00104125 Jy ! Component: 250 - total flux cleaned = -0.00110676 Jy ! Component: 300 - total flux cleaned = -0.0011376 Jy ! Component: 350 - total flux cleaned = -0.00122959 Jy ! Component: 400 - total flux cleaned = -0.00128925 Jy ! Component: 450 - total flux cleaned = -0.00131807 Jy ! Component: 500 - total flux cleaned = -0.0012331 Jy ! Component: 550 - total flux cleaned = -0.00131666 Jy ! Component: 600 - total flux cleaned = -0.0013163 Jy ! Component: 650 - total flux cleaned = -0.00139711 Jy ! Component: 700 - total flux cleaned = -0.00152861 Jy ! Component: 750 - total flux cleaned = -0.00168284 Jy ! Component: 800 - total flux cleaned = -0.00173319 Jy ! Component: 850 - total flux cleaned = -0.00183268 Jy ! Component: 900 - total flux cleaned = -0.00178354 Jy ! Component: 950 - total flux cleaned = -0.00171128 Jy ! Component: 1000 - total flux cleaned = -0.00178256 Jy ! Component: 1050 - total flux cleaned = -0.0016652 Jy ! Component: 1100 - total flux cleaned = -0.00168782 Jy ! Component: 1150 - total flux cleaned = -0.00164205 Jy ! Component: 1200 - total flux cleaned = -0.0016422 Jy ! Component: 1250 - total flux cleaned = -0.00168673 Jy ! Component: 1300 - total flux cleaned = -0.00175179 Jy ! Component: 1350 - total flux cleaned = -0.00181646 Jy ! Component: 1400 - total flux cleaned = -0.00179526 Jy ! Component: 1450 - total flux cleaned = -0.00183791 Jy ! Component: 1500 - total flux cleaned = -0.0019841 Jy ! Component: 1550 - total flux cleaned = -0.00198411 Jy ! Component: 1600 - total flux cleaned = -0.00202505 Jy ! Component: 1650 - total flux cleaned = -0.0020253 Jy ! Component: 1700 - total flux cleaned = -0.00204552 Jy ! Component: 1750 - total flux cleaned = -0.00204592 Jy ! Component: 1800 - total flux cleaned = -0.00206565 Jy ! Component: 1850 - total flux cleaned = -0.00214277 Jy ! Component: 1900 - total flux cleaned = -0.00212346 Jy ! Component: 1950 - total flux cleaned = -0.00212344 Jy ! Component: 2000 - total flux cleaned = -0.00212318 Jy ! Component: 2050 - total flux cleaned = -0.00212302 Jy ! Component: 2100 - total flux cleaned = -0.00210456 Jy ! Component: 2150 - total flux cleaned = -0.00214109 Jy ! Component: 2200 - total flux cleaned = -0.0021591 Jy ! Component: 2250 - total flux cleaned = -0.00201586 Jy ! Component: 2300 - total flux cleaned = -0.00210471 Jy ! Component: 2350 - total flux cleaned = -0.00208711 Jy ! Component: 2400 - total flux cleaned = -0.00205205 Jy ! Component: 2450 - total flux cleaned = -0.00205214 Jy ! Component: 2500 - total flux cleaned = -0.00200065 Jy ! Component: 2550 - total flux cleaned = -0.00201774 Jy ! Component: 2600 - total flux cleaned = -0.00193338 Jy ! Component: 2650 - total flux cleaned = -0.00200005 Jy ! Component: 2700 - total flux cleaned = -0.0019338 Jy ! Component: 2750 - total flux cleaned = -0.0019174 Jy ! Component: 2800 - total flux cleaned = -0.00188475 Jy ! Component: 2850 - total flux cleaned = -0.00182006 Jy ! Component: 2900 - total flux cleaned = -0.00178775 Jy ! Component: 2950 - total flux cleaned = -0.00175568 Jy ! Component: 3000 - total flux cleaned = -0.00173989 Jy ! Component: 3050 - total flux cleaned = -0.00173985 Jy ! Component: 3100 - total flux cleaned = -0.00166144 Jy ! Component: 3150 - total flux cleaned = -0.00163042 Jy ! Component: 3200 - total flux cleaned = -0.00158414 Jy ! Component: 3250 - total flux cleaned = -0.00153835 Jy ! Component: 3300 - total flux cleaned = -0.00150799 Jy ! Component: 3350 - total flux cleaned = -0.00147786 Jy ! Component: 3400 - total flux cleaned = -0.00149285 Jy ! Component: 3450 - total flux cleaned = -0.00141831 Jy ! Component: 3500 - total flux cleaned = -0.0013889 Jy ! Component: 3550 - total flux cleaned = -0.00141838 Jy ! Component: 3600 - total flux cleaned = -0.00143302 Jy ! Component: 3650 - total flux cleaned = -0.00144753 Jy ! Component: 3700 - total flux cleaned = -0.00141869 Jy ! Component: 3750 - total flux cleaned = -0.0013897 Jy ! Component: 3800 - total flux cleaned = -0.00140397 Jy ! Component: 3850 - total flux cleaned = -0.00141817 Jy ! Component: 3900 - total flux cleaned = -0.00141823 Jy ! Component: 3950 - total flux cleaned = -0.00139003 Jy ! Component: 4000 - total flux cleaned = -0.00137611 Jy ! Component: 4050 - total flux cleaned = -0.00134827 Jy ! Total flux subtracted in 4096 components = -0.00138979 Jy ! Clean residual min=-0.000972 max=0.000825 Jy/beam ! Clean residual mean=0.000000 rms=0.000241 Jy/beam ! Combined flux in latest and established models = 0.137186 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 340 components and 0.137186 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0919+3324_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.463 x 6.108 at -1.57 degrees (North through East) ! Clean map min=-0.0018641 max=0.1306 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0919+3324_S_map.fits wmodel /image_prod/ug002_uva//J0919+3324_S_map.mod ! Writing 340 model components to file: /image_prod/ug002_uva//J0919+3324_S_map.mod wobs /image_prod/ug002_uva//J0919+3324_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0919+3324_S_uvs.fits wwins /image_prod/ug002_uva//J0919+3324_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0919+3324_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.130596 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000238904 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.548803 0.548803 1.09761 2.19521 4.39043 8.78085 17.5617 35.1234 70.2468 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.13 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 546.643 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0919+3324_S_dfm.log closed on Wed Mar 4 22:56:10 2020