! Started logfile: /image_prod/ug002_uva//J2238+2749_S_dfm.log on Thu Mar 5 05:49:45 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//J2238+2749_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2238+2749_S_uva.fits ! AN table 1: 45 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.840988 visibilities/baseline/integration-bin. ! Found source: J2238+2749 ! ! 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 5109 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 J2238+2749_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 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005089Jy sigma=9.264539 ! Fit after self-cal, rms=0.921554Jy sigma=8.538322 ! 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.924 mas, bmaj=6.773 mas, bpa=-5.538 degrees ! Estimated noise=1.48432 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.0621057 Jy ! Component: 100 - total flux cleaned = 0.0756488 Jy ! Total flux subtracted in 100 components = 0.0756488 Jy ! Clean residual min=-0.003594 max=0.003777 Jy/beam ! Clean residual mean=-0.000004 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.0756488 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.0756488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059008Jy sigma=0.448435 ! Fit after self-cal, rms=0.058969Jy sigma=0.448347 ! 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.432 mas, bmaj=7.38 mas, bpa=-4.435 degrees ! Estimated noise=1.12121 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.00158604 Jy ! Component: 100 - total flux cleaned = 0.00143104 Jy ! Component: 150 - total flux cleaned = 0.00125465 Jy ! Component: 200 - total flux cleaned = 0.00114108 Jy ! Total flux subtracted in 200 components = 0.00114108 Jy ! Clean residual min=-0.003172 max=0.002587 Jy/beam ! Clean residual mean=-0.000005 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.0767899 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0767899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058781Jy sigma=0.447650 ! Fit after self-cal, rms=0.058767Jy sigma=0.447634 ! 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.432 x 7.38 at -4.435 degrees (North through East) ! Clean map min=-0.003071 max=0.078715 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.11 HN 1.03 KP 1.02 ! LA 1.05 MK 0.97 NL 0.99 OV 0.85 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.08 HN 1.03 KP 1.01 ! LA 1.07 MK 1.00 NL 0.64 OV 0.99 ! PT 1.01 SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.04 HN 1.01 KP 1.01 ! LA 1.02 MK 0.98 NL 1.01 OV 0.85 ! PT 1.08 SC 0.97 ! ! ! Fit before self-cal, rms=0.058767Jy sigma=0.447634 ! Fit after self-cal, rms=0.054867Jy sigma=0.441266 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.405 mas, bmaj=7.3 mas, bpa=-4.168 degrees ! Estimated noise=1.11504 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.000642466 Jy ! Component: 100 - total flux cleaned = 0.000714625 Jy ! Component: 150 - total flux cleaned = 0.000758085 Jy ! Component: 200 - total flux cleaned = 0.000778692 Jy ! Total flux subtracted in 200 components = 0.000778692 Jy ! Clean residual min=-0.002291 max=0.002390 Jy/beam ! Clean residual mean=-0.000003 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.0775685 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 20 components and 0.0775686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054840Jy sigma=0.441132 ! Fit after self-cal, rms=0.054804Jy sigma=0.440946 ! 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.054804Jy sigma=0.440946 ! Fit after self-cal, rms=0.055019Jy sigma=0.436287 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.399 mas, bmaj=7.297 mas, bpa=-4.044 degrees ! Estimated noise=1.11618 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.62482e-05 Jy ! Component: 100 - total flux cleaned = 6.27236e-05 Jy ! Component: 150 - total flux cleaned = 7.79661e-05 Jy ! Component: 200 - total flux cleaned = 7.80096e-05 Jy ! Total flux subtracted in 200 components = 7.80096e-05 Jy ! Clean residual min=-0.001794 max=0.001644 Jy/beam ! Clean residual mean=-0.000004 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.0776466 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 26 components and 0.0776466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054998Jy sigma=0.436192 ! Fit after self-cal, rms=0.055060Jy sigma=0.436053 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.33942e-05 Jy ! Component: 100 - total flux cleaned = -4.38042e-05 Jy ! Component: 150 - total flux cleaned = -3.13961e-05 Jy ! Component: 200 - total flux cleaned = -7.20114e-06 Jy ! Total flux subtracted in 200 components = -7.20114e-06 Jy ! Clean residual min=-0.001796 max=0.001618 Jy/beam ! Clean residual mean=-0.000004 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.0776394 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 27 components and 0.0776394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055049Jy sigma=0.436004 ! Fit after self-cal, rms=0.055050Jy sigma=0.435995 ! 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.055050Jy sigma=0.435995 ! Fit after self-cal, rms=0.055143Jy sigma=0.435977 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.395 mas, bmaj=7.288 mas, bpa=-4.028 degrees ! Estimated noise=1.11673 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000141921 Jy ! Component: 100 - total flux cleaned = 0.000141282 Jy ! Component: 150 - total flux cleaned = 0.000142297 Jy ! Component: 200 - total flux cleaned = 0.000131586 Jy ! Total flux subtracted in 200 components = 0.000131586 Jy ! Clean residual min=-0.001765 max=0.001629 Jy/beam ! Clean residual mean=-0.000004 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.0777709 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 28 components and 0.0777709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055134Jy sigma=0.435939 ! Fit after self-cal, rms=0.055138Jy sigma=0.435932 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 = -2.71437e-05 Jy ! Component: 100 - total flux cleaned = -2.70002e-05 Jy ! Component: 150 - total flux cleaned = -1.70036e-05 Jy ! Component: 200 - total flux cleaned = -1.67143e-05 Jy ! Total flux subtracted in 200 components = -1.67143e-05 Jy ! Clean residual min=-0.001754 max=0.001613 Jy/beam ! Clean residual mean=-0.000004 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.0777542 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.0777542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055133Jy sigma=0.435906 ! Fit after self-cal, rms=0.055133Jy sigma=0.435903 ! 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.055133Jy sigma=0.435903 ! Fit after self-cal, rms=0.055179Jy sigma=0.435899 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.724 mas, bmaj=11.43 mas, bpa=1.382 degrees ! Estimated noise=1.35891 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.78132e-06 Jy ! Component: 100 - total flux cleaned = 1.56886e-05 Jy ! Component: 150 - total flux cleaned = 3.16705e-05 Jy ! Component: 200 - total flux cleaned = 3.79163e-05 Jy ! Total flux subtracted in 200 components = 3.79163e-05 Jy ! Clean residual min=-0.001906 max=0.001786 Jy/beam ! Clean residual mean=-0.000007 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.0777921 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 40 components and 0.0777921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055178Jy sigma=0.435909 ! Fit after self-cal, rms=0.055177Jy sigma=0.435899 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 = -2.37613e-05 Jy ! Component: 100 - total flux cleaned = -1.53954e-05 Jy ! Component: 150 - total flux cleaned = -1.54582e-05 Jy ! Component: 200 - total flux cleaned = -1.5687e-05 Jy ! Total flux subtracted in 200 components = -1.5687e-05 Jy ! Clean residual min=-0.001914 max=0.001797 Jy/beam ! Clean residual mean=-0.000007 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.0777765 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.0777765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055177Jy sigma=0.435913 ! Fit after self-cal, rms=0.055178Jy sigma=0.435908 ! 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.391 mas, bmaj=7.282 mas, bpa=-4.042 degrees ! Estimated noise=1.11756 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.391 x 7.282 at -4.042 degrees (North through East) ! Clean map min=-0.0017278 max=0.078377 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.897 mas, bmaj=6.704 mas, bpa=-5.222 degrees ! Estimated noise=1.47286 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.061602 Jy ! Component: 100 - total flux cleaned = 0.0750706 Jy ! Component: 150 - total flux cleaned = 0.0788372 Jy ! Component: 200 - total flux cleaned = 0.0796894 Jy ! Total flux subtracted in 200 components = 0.0796894 Jy ! Clean residual min=-0.002648 max=0.002416 Jy/beam ! Clean residual mean=-0.000003 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.0796895 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0796895 Jy ! Inverting map and beam ! Estimated beam: bmin=3.391 mas, bmaj=7.282 mas, bpa=-4.042 degrees ! Estimated noise=1.11756 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.00152564 Jy ! Component: 100 - total flux cleaned = -0.00168646 Jy ! Component: 150 - total flux cleaned = -0.00178643 Jy ! Component: 200 - total flux cleaned = -0.00184368 Jy ! Total flux subtracted in 200 components = -0.00184368 Jy ! Clean residual min=-0.001776 max=0.001641 Jy/beam ! Clean residual mean=-0.000004 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.0778458 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 20 components and 0.0778458 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.724 mas, bmaj=11.43 mas, bpa=1.382 degrees ! Estimated noise=1.35891 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.76763e-05 Jy ! Component: 100 - total flux cleaned = -0.000107379 Jy ! Component: 150 - total flux cleaned = -0.000118063 Jy ! Component: 200 - total flux cleaned = -0.00011883 Jy ! Total flux subtracted in 200 components = -0.00011883 Jy ! Clean residual min=-0.001914 max=0.001792 Jy/beam ! Clean residual mean=-0.000007 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.0777269 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 = -7.40468e-06 Jy ! Component: 100 - total flux cleaned = -1.42232e-05 Jy ! Component: 150 - total flux cleaned = -2.08742e-05 Jy ! Component: 200 - total flux cleaned = -2.7155e-05 Jy ! Total flux subtracted in 200 components = -2.7155e-05 Jy ! Clean residual min=-0.001921 max=0.001797 Jy/beam ! Clean residual mean=-0.000007 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.0776998 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 37 components and 0.0776998 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.391 mas, bmaj=7.282 mas, bpa=-4.042 degrees ! Estimated noise=1.11756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000185701 Jy ! Component: 100 - total flux cleaned = 0.000184375 Jy ! Component: 150 - total flux cleaned = 0.000184215 Jy ! Component: 200 - total flux cleaned = 0.000183518 Jy ! Total flux subtracted in 200 components = 0.000183518 Jy ! Clean residual min=-0.001807 max=0.001669 Jy/beam ! Clean residual mean=-0.000004 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.0778833 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.0778833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055185Jy sigma=0.435990 ! Fit after self-cal, rms=0.055187Jy sigma=0.435968 wmodel J2238+2749_S_map.mod ! Writing 43 model components to file: J2238+2749_S_map.mod wobs J2238+2749_S_uvs.fits ! Writing UV FITS file: J2238+2749_S_uvs.fits wwins J2238+2749_S_map.win ! wwins: Wrote 1 windows to J2238+2749_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 = 8.322e-05 Jy ! Component: 100 - total flux cleaned = 8.34072e-05 Jy ! Component: 150 - total flux cleaned = 8.29101e-05 Jy ! Component: 200 - total flux cleaned = -5.4016e-05 Jy ! Component: 250 - total flux cleaned = -5.40503e-05 Jy ! Component: 300 - total flux cleaned = -0.000158232 Jy ! Component: 350 - total flux cleaned = -0.000334944 Jy ! Component: 400 - total flux cleaned = -0.000433696 Jy ! Component: 450 - total flux cleaned = -0.000652177 Jy ! Component: 500 - total flux cleaned = -0.000794993 Jy ! Component: 550 - total flux cleaned = -0.000935582 Jy ! Component: 600 - total flux cleaned = -0.00109661 Jy ! Component: 650 - total flux cleaned = -0.00120988 Jy ! Component: 700 - total flux cleaned = -0.00138803 Jy ! Component: 750 - total flux cleaned = -0.00149756 Jy ! Component: 800 - total flux cleaned = -0.0016483 Jy ! Component: 850 - total flux cleaned = -0.00177568 Jy ! Component: 900 - total flux cleaned = -0.00181777 Jy ! Component: 950 - total flux cleaned = -0.00194167 Jy ! Component: 1000 - total flux cleaned = -0.00202302 Jy ! Component: 1050 - total flux cleaned = -0.0020835 Jy ! Component: 1100 - total flux cleaned = -0.00222262 Jy ! Component: 1150 - total flux cleaned = -0.0022228 Jy ! Component: 1200 - total flux cleaned = -0.00237773 Jy ! Component: 1250 - total flux cleaned = -0.00233937 Jy ! Component: 1300 - total flux cleaned = -0.00243374 Jy ! Component: 1350 - total flux cleaned = -0.00245194 Jy ! Component: 1400 - total flux cleaned = -0.00247018 Jy ! Component: 1450 - total flux cleaned = -0.00248827 Jy ! Component: 1500 - total flux cleaned = -0.00247021 Jy ! Component: 1550 - total flux cleaned = -0.00247046 Jy ! Component: 1600 - total flux cleaned = -0.0025409 Jy ! Component: 1650 - total flux cleaned = -0.00261098 Jy ! Component: 1700 - total flux cleaned = -0.00255893 Jy ! Component: 1750 - total flux cleaned = -0.00257649 Jy ! Component: 1800 - total flux cleaned = -0.00271219 Jy ! Component: 1850 - total flux cleaned = -0.00262829 Jy ! Component: 1900 - total flux cleaned = -0.00269452 Jy ! Component: 1950 - total flux cleaned = -0.00264531 Jy ! Component: 2000 - total flux cleaned = -0.00271052 Jy ! Component: 2050 - total flux cleaned = -0.00267814 Jy ! Component: 2100 - total flux cleaned = -0.00272614 Jy ! Component: 2150 - total flux cleaned = -0.00272616 Jy ! Component: 2200 - total flux cleaned = -0.00278886 Jy ! Component: 2250 - total flux cleaned = -0.00286676 Jy ! Component: 2300 - total flux cleaned = -0.00288199 Jy ! Component: 2350 - total flux cleaned = -0.00291241 Jy ! Component: 2400 - total flux cleaned = -0.00286702 Jy ! Component: 2450 - total flux cleaned = -0.0029121 Jy ! Component: 2500 - total flux cleaned = -0.00297149 Jy ! Component: 2550 - total flux cleaned = -0.00300093 Jy ! Component: 2600 - total flux cleaned = -0.00301543 Jy ! Component: 2650 - total flux cleaned = -0.00297198 Jy ! Component: 2700 - total flux cleaned = -0.00304386 Jy ! Component: 2750 - total flux cleaned = -0.00305798 Jy ! Component: 2800 - total flux cleaned = -0.00308641 Jy ! Component: 2850 - total flux cleaned = -0.00315651 Jy ! Component: 2900 - total flux cleaned = -0.00319801 Jy ! Component: 2950 - total flux cleaned = -0.00322562 Jy ! Component: 3000 - total flux cleaned = -0.00326666 Jy ! Component: 3050 - total flux cleaned = -0.00325308 Jy ! Component: 3100 - total flux cleaned = -0.00336082 Jy ! Component: 3150 - total flux cleaned = -0.00336081 Jy ! Component: 3200 - total flux cleaned = -0.0034137 Jy ! Component: 3250 - total flux cleaned = -0.00347964 Jy ! Component: 3300 - total flux cleaned = -0.00351899 Jy ! Component: 3350 - total flux cleaned = -0.00360986 Jy ! Component: 3400 - total flux cleaned = -0.0036357 Jy ! Component: 3450 - total flux cleaned = -0.00366133 Jy ! Component: 3500 - total flux cleaned = -0.00369948 Jy ! Component: 3550 - total flux cleaned = -0.0037373 Jy ! Component: 3600 - total flux cleaned = -0.00382498 Jy ! Component: 3650 - total flux cleaned = -0.00383748 Jy ! Component: 3700 - total flux cleaned = -0.00386242 Jy ! Component: 3750 - total flux cleaned = -0.00392384 Jy ! Component: 3800 - total flux cleaned = -0.00396048 Jy ! Component: 3850 - total flux cleaned = -0.0039605 Jy ! Component: 3900 - total flux cleaned = -0.0040689 Jy ! Component: 3950 - total flux cleaned = -0.00410493 Jy ! Component: 4000 - total flux cleaned = -0.0041169 Jy ! Component: 4050 - total flux cleaned = -0.00418785 Jy ! Total flux subtracted in 4096 components = -0.00427029 Jy ! Clean residual min=-0.000674 max=0.000766 Jy/beam ! Clean residual mean=-0.000001 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.073613 Jy keep ! Adding 325 model components to the UV plane model. ! The established model now contains 368 components and 0.073613 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2238+2749_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.391 x 7.282 at -4.042 degrees (North through East) ! Clean map min=-0.0013889 max=0.078296 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2238+2749_S_map.fits wmodel /image_prod/ug002_uva//J2238+2749_S_map.mod ! Writing 368 model components to file: /image_prod/ug002_uva//J2238+2749_S_map.mod wobs /image_prod/ug002_uva//J2238+2749_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2238+2749_S_uvs.fits wwins /image_prod/ug002_uva//J2238+2749_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2238+2749_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0782956 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000215272 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.824845 0.824845 1.64969 3.29938 6.59876 13.1975 26.395 52.7901 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.078 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 363.704 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2238+2749_S_dfm.log closed on Thu Mar 5 05:49:49 2020