! Started logfile: /image_prod/ug002_uva//J1528+3816_S_dfm.log on Thu Mar 5 02:15:19 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//J1528+3816_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1528+3816_S_uva.fits ! AN table 1: 45 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.835185 visibilities/baseline/integration-bin. ! Found source: J1528+3816 ! ! 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 4059 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 J1528+3816_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003623Jy sigma=9.574489 ! Fit after self-cal, rms=0.958998Jy sigma=9.159007 ! 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.139 mas, bmaj=7.508 mas, bpa=-19.7 degrees ! Estimated noise=1.53156 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.0337816 Jy ! Component: 100 - total flux cleaned = 0.0412223 Jy ! Total flux subtracted in 100 components = 0.0412223 Jy ! Clean residual min=-0.003114 max=0.003526 Jy/beam ! Clean residual mean=-0.000001 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.0412223 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0412223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057813Jy sigma=0.469928 ! Fit after self-cal, rms=0.055572Jy sigma=0.449279 ! 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.873 mas, bmaj=8.269 mas, bpa=-17.02 degrees ! Estimated noise=1.19876 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.00310719 Jy ! Component: 100 - total flux cleaned = 0.00398676 Jy ! Component: 150 - total flux cleaned = 0.00410428 Jy ! Component: 200 - total flux cleaned = 0.00408032 Jy ! Total flux subtracted in 200 components = 0.00408032 Jy ! Clean residual min=-0.002069 max=0.002418 Jy/beam ! Clean residual mean=0.000000 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.0453026 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0453026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055355Jy sigma=0.447838 ! Fit after self-cal, rms=0.055350Jy sigma=0.447819 ! 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.873 x 8.269 at -17.02 degrees (North through East) ! Clean map min=-0.0020581 max=0.044928 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.06 HN 0.99 KP 1.01 ! LA 0.92 MK 0.97 NL 0.96 OV 1.07 ! PT 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.80 FD 1.02 HN 0.99 KP 0.99 ! LA 0.99 MK 1.01 NL 1.17 OV 1.11 ! PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.95 HN 1.05 KP 0.97 ! LA 1.05 MK 1.03 NL 0.89 OV 1.05 ! PT 0.98 ! ! ! Fit before self-cal, rms=0.055350Jy sigma=0.447819 ! Fit after self-cal, rms=0.053582Jy sigma=0.446528 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.879 mas, bmaj=8.23 mas, bpa=-17.04 degrees ! Estimated noise=1.19655 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.000183605 Jy ! Component: 100 - total flux cleaned = 0.000198654 Jy ! Component: 150 - total flux cleaned = 0.000198709 Jy ! Component: 200 - total flux cleaned = 0.000185361 Jy ! Total flux subtracted in 200 components = 0.000185361 Jy ! Clean residual min=-0.002005 max=0.002150 Jy/beam ! Clean residual mean=-0.000000 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.0454879 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 29 components and 0.0454879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053570Jy sigma=0.446461 ! Fit after self-cal, rms=0.053569Jy sigma=0.446321 ! 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.053569Jy sigma=0.446321 ! Fit after self-cal, rms=0.052066Jy sigma=0.444102 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.881 mas, bmaj=8.203 mas, bpa=-17.32 degrees ! Estimated noise=1.19145 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.26171e-05 Jy ! Component: 100 - total flux cleaned = -9.7275e-05 Jy ! Component: 150 - total flux cleaned = -0.000140002 Jy ! Component: 200 - total flux cleaned = -0.000131391 Jy ! Total flux subtracted in 200 components = -0.000131391 Jy ! Clean residual min=-0.001726 max=0.001939 Jy/beam ! Clean residual mean=0.000005 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0453566 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 40 components and 0.0453566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052058Jy sigma=0.444046 ! Fit after self-cal, rms=0.052092Jy sigma=0.443885 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.66177e-05 Jy ! Component: 100 - total flux cleaned = -1.50667e-05 Jy ! Component: 150 - total flux cleaned = -5.873e-06 Jy ! Component: 200 - total flux cleaned = -5.71512e-06 Jy ! Total flux subtracted in 200 components = -5.71512e-06 Jy ! Clean residual min=-0.001716 max=0.001939 Jy/beam ! Clean residual mean=0.000005 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.0453508 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.0453508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052087Jy sigma=0.443856 ! Fit after self-cal, rms=0.052088Jy sigma=0.443851 ! 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.052088Jy sigma=0.443851 ! Fit after self-cal, rms=0.051983Jy sigma=0.443825 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.882 mas, bmaj=8.199 mas, bpa=-17.21 degrees ! Estimated noise=1.1884 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.65876e-05 Jy ! Component: 100 - total flux cleaned = -8.79594e-05 Jy ! Component: 150 - total flux cleaned = -7.93001e-05 Jy ! Component: 200 - total flux cleaned = -7.13698e-05 Jy ! Total flux subtracted in 200 components = -7.13698e-05 Jy ! Clean residual min=-0.001677 max=0.001900 Jy/beam ! Clean residual mean=0.000005 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.0452795 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 45 components and 0.0452795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051979Jy sigma=0.443794 ! Fit after self-cal, rms=0.051985Jy sigma=0.443789 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.10399e-05 Jy ! Component: 100 - total flux cleaned = -4.6791e-06 Jy ! Component: 150 - total flux cleaned = 2.87925e-06 Jy ! Component: 200 - total flux cleaned = 3.19075e-06 Jy ! Total flux subtracted in 200 components = 3.19075e-06 Jy ! Clean residual min=-0.001676 max=0.001893 Jy/beam ! Clean residual mean=0.000005 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.0452827 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 47 components and 0.0452827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051982Jy sigma=0.443773 ! Fit after self-cal, rms=0.051983Jy sigma=0.443770 ! 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.051983Jy sigma=0.443770 ! Fit after self-cal, rms=0.051856Jy sigma=0.443765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.089 mas, bmaj=11.48 mas, bpa=-2.203 degrees ! Estimated noise=1.39366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000126831 Jy ! Component: 100 - total flux cleaned = -0.000126682 Jy ! Component: 150 - total flux cleaned = -0.00013298 Jy ! Component: 200 - total flux cleaned = -0.000132962 Jy ! Total flux subtracted in 200 components = -0.000132962 Jy ! Clean residual min=-0.001699 max=0.002145 Jy/beam ! Clean residual mean=0.000011 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.0451497 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 51 components and 0.0451497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051856Jy sigma=0.443757 ! Fit after self-cal, rms=0.051855Jy sigma=0.443753 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.64474e-06 Jy ! Component: 100 - total flux cleaned = -2.00605e-06 Jy ! Component: 150 - total flux cleaned = -2.26604e-06 Jy ! Component: 200 - total flux cleaned = -2.56326e-06 Jy ! Total flux subtracted in 200 components = -2.56326e-06 Jy ! Clean residual min=-0.001695 max=0.002138 Jy/beam ! Clean residual mean=0.000011 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.0451471 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 51 components and 0.0451471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051855Jy sigma=0.443753 ! Fit after self-cal, rms=0.051855Jy sigma=0.443750 ! 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.885 mas, bmaj=8.193 mas, bpa=-17.12 degrees ! Estimated noise=1.18644 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.885 x 8.193 at -17.12 degrees (North through East) ! Clean map min=-0.0016326 max=0.044643 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.15 mas, bmaj=7.427 mas, bpa=-20.11 degrees ! Estimated noise=1.51086 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0350895 Jy ! Component: 100 - total flux cleaned = 0.0428522 Jy ! Component: 150 - total flux cleaned = 0.0436896 Jy ! Component: 200 - total flux cleaned = 0.0441595 Jy ! Total flux subtracted in 200 components = 0.0441595 Jy ! Clean residual min=-0.003039 max=0.002857 Jy/beam ! Clean residual mean=0.000002 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.0441595 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 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0441595 Jy ! Inverting map and beam ! Estimated beam: bmin=3.885 mas, bmaj=8.193 mas, bpa=-17.12 degrees ! Estimated noise=1.18644 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.000903691 Jy ! Component: 100 - total flux cleaned = 0.000904114 Jy ! Component: 150 - total flux cleaned = 0.000902874 Jy ! Component: 200 - total flux cleaned = 0.000922743 Jy ! Total flux subtracted in 200 components = 0.000922743 Jy ! Clean residual min=-0.001779 max=0.001891 Jy/beam ! Clean residual mean=0.000005 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0450822 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 25 components and 0.0450822 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.089 mas, bmaj=11.48 mas, bpa=-2.203 degrees ! Estimated noise=1.39366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.58032e-05 Jy ! Component: 100 - total flux cleaned = 5.53982e-05 Jy ! Component: 150 - total flux cleaned = 5.53054e-05 Jy ! Component: 200 - total flux cleaned = 5.48641e-05 Jy ! Total flux subtracted in 200 components = 5.48641e-05 Jy ! Clean residual min=-0.001707 max=0.002171 Jy/beam ! Clean residual mean=0.000011 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.0451371 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.99663e-06 Jy ! Component: 100 - total flux cleaned = -1.01523e-05 Jy ! Component: 150 - total flux cleaned = -1.93035e-05 Jy ! Component: 200 - total flux cleaned = -1.93381e-05 Jy ! Total flux subtracted in 200 components = -1.93381e-05 Jy ! Clean residual min=-0.001707 max=0.002165 Jy/beam ! Clean residual mean=0.000011 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.0451177 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 37 components and 0.0451177 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.885 mas, bmaj=8.193 mas, bpa=-17.12 degrees ! Estimated noise=1.18644 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.73786e-05 Jy ! Component: 100 - total flux cleaned = -3.70251e-05 Jy ! Component: 150 - total flux cleaned = -8.17488e-06 Jy ! Component: 200 - total flux cleaned = 1.7426e-05 Jy ! Total flux subtracted in 200 components = 1.7426e-05 Jy ! Clean residual min=-0.001740 max=0.001875 Jy/beam ! Clean residual mean=0.000005 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.0451352 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.0451352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051863Jy sigma=0.443808 ! Fit after self-cal, rms=0.051860Jy sigma=0.443785 wmodel J1528+3816_S_map.mod ! Writing 43 model components to file: J1528+3816_S_map.mod wobs J1528+3816_S_uvs.fits ! Writing UV FITS file: J1528+3816_S_uvs.fits wwins J1528+3816_S_map.win ! wwins: Wrote 1 windows to J1528+3816_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.000651013 Jy ! Component: 100 - total flux cleaned = 0.00117717 Jy ! Component: 150 - total flux cleaned = 0.00164719 Jy ! Component: 200 - total flux cleaned = 0.00187293 Jy ! Component: 250 - total flux cleaned = 0.00206288 Jy ! Component: 300 - total flux cleaned = 0.00219418 Jy ! Component: 350 - total flux cleaned = 0.00237234 Jy ! Component: 400 - total flux cleaned = 0.0025453 Jy ! Component: 450 - total flux cleaned = 0.00266617 Jy ! Component: 500 - total flux cleaned = 0.00278421 Jy ! Component: 550 - total flux cleaned = 0.00294633 Jy ! Component: 600 - total flux cleaned = 0.00303712 Jy ! Component: 650 - total flux cleaned = 0.00317045 Jy ! Component: 700 - total flux cleaned = 0.00327954 Jy ! Component: 750 - total flux cleaned = 0.00336515 Jy ! Component: 800 - total flux cleaned = 0.00342875 Jy ! Component: 850 - total flux cleaned = 0.00357352 Jy ! Component: 900 - total flux cleaned = 0.00367442 Jy ! Component: 950 - total flux cleaned = 0.00369438 Jy ! Component: 1000 - total flux cleaned = 0.003792 Jy ! Component: 1050 - total flux cleaned = 0.00388787 Jy ! Component: 1100 - total flux cleaned = 0.00396313 Jy ! Component: 1150 - total flux cleaned = 0.00401885 Jy ! Component: 1200 - total flux cleaned = 0.00411058 Jy ! Component: 1250 - total flux cleaned = 0.00421897 Jy ! Component: 1300 - total flux cleaned = 0.00427299 Jy ! Component: 1350 - total flux cleaned = 0.0044135 Jy ! Component: 1400 - total flux cleaned = 0.0045 Jy ! Component: 1450 - total flux cleaned = 0.00460202 Jy ! Component: 1500 - total flux cleaned = 0.00476978 Jy ! Component: 1550 - total flux cleaned = 0.00490174 Jy ! Component: 1600 - total flux cleaned = 0.00504804 Jy ! Component: 1650 - total flux cleaned = 0.00519246 Jy ! Component: 1700 - total flux cleaned = 0.00523977 Jy ! Component: 1750 - total flux cleaned = 0.00536517 Jy ! Component: 1800 - total flux cleaned = 0.00548899 Jy ! Component: 1850 - total flux cleaned = 0.00558058 Jy ! Component: 1900 - total flux cleaned = 0.00562568 Jy ! Component: 1950 - total flux cleaned = 0.00571566 Jy ! Component: 2000 - total flux cleaned = 0.00573047 Jy ! Component: 2050 - total flux cleaned = 0.00581821 Jy ! Component: 2100 - total flux cleaned = 0.00587635 Jy ! Component: 2150 - total flux cleaned = 0.0059336 Jy ! Component: 2200 - total flux cleaned = 0.00599035 Jy ! Component: 2250 - total flux cleaned = 0.00603254 Jy ! Component: 2300 - total flux cleaned = 0.00608846 Jy ! Component: 2350 - total flux cleaned = 0.00611611 Jy ! Component: 2400 - total flux cleaned = 0.00615726 Jy ! Component: 2450 - total flux cleaned = 0.00621154 Jy ! Component: 2500 - total flux cleaned = 0.00626505 Jy ! Component: 2550 - total flux cleaned = 0.00629161 Jy ! Component: 2600 - total flux cleaned = 0.0063444 Jy ! Component: 2650 - total flux cleaned = 0.00637062 Jy ! Component: 2700 - total flux cleaned = 0.00639648 Jy ! Component: 2750 - total flux cleaned = 0.00642204 Jy ! Component: 2800 - total flux cleaned = 0.00648592 Jy ! Component: 2850 - total flux cleaned = 0.00647331 Jy ! Component: 2900 - total flux cleaned = 0.00653621 Jy ! Component: 2950 - total flux cleaned = 0.00661098 Jy ! Component: 3000 - total flux cleaned = 0.00667284 Jy ! Component: 3050 - total flux cleaned = 0.00668498 Jy ! Component: 3100 - total flux cleaned = 0.00670946 Jy ! Component: 3150 - total flux cleaned = 0.00674568 Jy ! Component: 3200 - total flux cleaned = 0.00678159 Jy ! Component: 3250 - total flux cleaned = 0.00678167 Jy ! Component: 3300 - total flux cleaned = 0.00680541 Jy ! Component: 3350 - total flux cleaned = 0.00684048 Jy ! Component: 3400 - total flux cleaned = 0.00689857 Jy ! Component: 3450 - total flux cleaned = 0.00689868 Jy ! Component: 3500 - total flux cleaned = 0.00694457 Jy ! Component: 3550 - total flux cleaned = 0.00696735 Jy ! Component: 3600 - total flux cleaned = 0.00698986 Jy ! Component: 3650 - total flux cleaned = 0.00700104 Jy ! Component: 3700 - total flux cleaned = 0.00700102 Jy ! Component: 3750 - total flux cleaned = 0.00702298 Jy ! Component: 3800 - total flux cleaned = 0.00702299 Jy ! Component: 3850 - total flux cleaned = 0.00699037 Jy ! Component: 3900 - total flux cleaned = 0.00705529 Jy ! Component: 3950 - total flux cleaned = 0.00703378 Jy ! Component: 4000 - total flux cleaned = 0.0070765 Jy ! Component: 4050 - total flux cleaned = 0.00706592 Jy ! Total flux subtracted in 4096 components = 0.00711862 Jy ! Clean residual min=-0.000740 max=0.000555 Jy/beam ! Clean residual mean=0.000002 rms=0.000199 Jy/beam ! Combined flux in latest and established models = 0.0522538 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 332 components and 0.0522538 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1528+3816_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.885 x 8.193 at -17.12 degrees (North through East) ! Clean map min=-0.0014589 max=0.044752 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1528+3816_S_map.fits wmodel /image_prod/ug002_uva//J1528+3816_S_map.mod ! Writing 332 model components to file: /image_prod/ug002_uva//J1528+3816_S_map.mod wobs /image_prod/ug002_uva//J1528+3816_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1528+3816_S_uvs.fits wwins /image_prod/ug002_uva//J1528+3816_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1528+3816_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0447519 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000196646 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.31824 1.31824 2.63648 5.27296 10.5459 21.0918 42.1837 84.3673 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.044 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 227.576 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1528+3816_S_dfm.log closed on Thu Mar 5 02:15:22 2020