! Started logfile: /image_prod/ug002_uva//J0527+0331_S_b_dfm.log on Wed Mar 4 20:51:02 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//J0527+0331_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0527+0331_S_b_uva.fits ! AN table 1: 18 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.802469 visibilities/baseline/integration-bin. ! Found source: J0527+0331 ! ! 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 1560 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 J0527+0331_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.097139Jy sigma=8.180264 ! Fit after self-cal, rms=0.628725Jy sigma=4.739068 ! 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.305 mas, bmaj=12.94 mas, bpa=-18.22 degrees ! Estimated noise=2.86079 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.280229 Jy ! Component: 100 - total flux cleaned = 0.367057 Jy ! Total flux subtracted in 100 components = 0.367057 Jy ! Clean residual min=-0.011635 max=0.034770 Jy/beam ! Clean residual mean=-0.000092 rms=0.003808 Jy/beam ! Combined flux in latest and established models = 0.367057 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.367057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092730Jy sigma=0.595604 ! Fit after self-cal, rms=0.092648Jy sigma=0.595053 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0348962 Jy ! Component: 100 - total flux cleaned = 0.0503779 Jy ! Total flux subtracted in 100 components = 0.0503779 Jy ! Clean residual min=-0.008316 max=0.009130 Jy/beam ! Clean residual mean=-0.000019 rms=0.002139 Jy/beam ! Combined flux in latest and established models = 0.417435 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.417435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078213Jy sigma=0.478763 ! Fit after self-cal, rms=0.078206Jy sigma=0.478632 ! 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.975 mas, bmaj=13.14 mas, bpa=-17.69 degrees ! Estimated noise=2.47644 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.00635306 Jy ! Component: 100 - total flux cleaned = 0.00657685 Jy ! Component: 150 - total flux cleaned = 0.00622809 Jy ! Component: 200 - total flux cleaned = 0.00594045 Jy ! Total flux subtracted in 200 components = 0.00594045 Jy ! Clean residual min=-0.007494 max=0.008172 Jy/beam ! Clean residual mean=-0.000019 rms=0.001977 Jy/beam ! Combined flux in latest and established models = 0.423375 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 43 components and 0.423375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076740Jy sigma=0.472259 ! Fit after self-cal, rms=0.076721Jy sigma=0.472200 ! 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.975 x 13.14 at -17.69 degrees (North through East) ! Clean map min=-0.0073499 max=0.3646 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.03 HN 1.01 KP 0.98 ! LA 1.00 MK 1.08 NL 0.93 OV 1.00 ! PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.02 HN 1.04 KP 0.99 ! LA 1.01 MK 0.98 NL 1.04 OV 1.03 ! PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.03 HN 1.04 KP 1.00 ! LA 1.02 MK 0.96 NL 0.94 OV 0.98 ! PT 0.99 ! ! ! Fit before self-cal, rms=0.076721Jy sigma=0.472200 ! Fit after self-cal, rms=0.071415Jy sigma=0.455337 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.993 mas, bmaj=12.98 mas, bpa=-17.66 degrees ! Estimated noise=2.46386 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.000185297 Jy ! Component: 100 - total flux cleaned = 8.08359e-06 Jy ! Component: 150 - total flux cleaned = 0.000428146 Jy ! Component: 200 - total flux cleaned = 0.000795043 Jy ! Total flux subtracted in 200 components = 0.000795043 Jy ! Clean residual min=-0.006384 max=0.006961 Jy/beam ! Clean residual mean=-0.000020 rms=0.001709 Jy/beam ! Combined flux in latest and established models = 0.42417 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 0.42417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071198Jy sigma=0.453182 ! Fit after self-cal, rms=0.071175Jy sigma=0.453118 ! 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.071175Jy sigma=0.453118 ! Fit after self-cal, rms=0.068546Jy sigma=0.438840 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.006 mas, bmaj=12.92 mas, bpa=-17.65 degrees ! Estimated noise=2.46059 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120381 Jy ! Component: 100 - total flux cleaned = 0.00120203 Jy ! Component: 150 - total flux cleaned = 0.00130506 Jy ! Component: 200 - total flux cleaned = 0.00130397 Jy ! Total flux subtracted in 200 components = 0.00130397 Jy ! Clean residual min=-0.005445 max=0.006060 Jy/beam ! Clean residual mean=-0.000008 rms=0.001487 Jy/beam ! Combined flux in latest and established models = 0.425474 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.425474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068445Jy sigma=0.437728 ! Fit after self-cal, rms=0.068452Jy sigma=0.437681 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 = 0.000194851 Jy ! Component: 100 - total flux cleaned = 0.000229269 Jy ! Component: 150 - total flux cleaned = 0.000318288 Jy ! Component: 200 - total flux cleaned = 0.000317292 Jy ! Total flux subtracted in 200 components = 0.000317292 Jy ! Clean residual min=-0.005466 max=0.005922 Jy/beam ! Clean residual mean=-0.000008 rms=0.001481 Jy/beam ! Combined flux in latest and established models = 0.425792 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 75 components and 0.425792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068430Jy sigma=0.437425 ! Fit after self-cal, rms=0.068429Jy sigma=0.437421 ! 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.068429Jy sigma=0.437421 ! Fit after self-cal, rms=0.065168Jy sigma=0.417462 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.989 mas, bmaj=12.88 mas, bpa=-17.65 degrees ! Estimated noise=2.45676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00204306 Jy ! Component: 100 - total flux cleaned = 0.00193619 Jy ! Component: 150 - total flux cleaned = 0.00174674 Jy ! Component: 200 - total flux cleaned = 0.00153543 Jy ! Total flux subtracted in 200 components = 0.00153543 Jy ! Clean residual min=-0.004923 max=0.004637 Jy/beam ! Clean residual mean=-0.000001 rms=0.001088 Jy/beam ! Combined flux in latest and established models = 0.427327 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 85 components and 0.427327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065045Jy sigma=0.416639 ! Fit after self-cal, rms=0.065061Jy sigma=0.416616 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 = -0.000239716 Jy ! Component: 100 - total flux cleaned = -0.000309442 Jy ! Component: 150 - total flux cleaned = -0.00034322 Jy ! Component: 200 - total flux cleaned = -0.000406373 Jy ! Total flux subtracted in 200 components = -0.000406373 Jy ! Clean residual min=-0.004906 max=0.004597 Jy/beam ! Clean residual mean=-0.000002 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.426921 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 92 components and 0.426921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065024Jy sigma=0.416374 ! Fit after self-cal, rms=0.065024Jy sigma=0.416371 ! 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.065024Jy sigma=0.416371 ! Fit after self-cal, rms=0.064982Jy sigma=0.416141 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.946 mas, bmaj=13.85 mas, bpa=-6.732 degrees ! Estimated noise=2.79917 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133854 Jy ! Component: 100 - total flux cleaned = 0.00142208 Jy ! Component: 150 - total flux cleaned = 0.00139601 Jy ! Component: 200 - total flux cleaned = 0.00139533 Jy ! Total flux subtracted in 200 components = 0.00139533 Jy ! Clean residual min=-0.004865 max=0.004830 Jy/beam ! Clean residual mean=-0.000004 rms=0.001205 Jy/beam ! Combined flux in latest and established models = 0.428316 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 101 components and 0.428316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064937Jy sigma=0.415857 ! Fit after self-cal, rms=0.064936Jy sigma=0.415849 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 = 6.42977e-06 Jy ! Component: 100 - total flux cleaned = -3.82983e-05 Jy ! Component: 150 - total flux cleaned = -3.82522e-05 Jy ! Component: 200 - total flux cleaned = -3.78767e-05 Jy ! Total flux subtracted in 200 components = -3.78767e-05 Jy ! Clean residual min=-0.004907 max=0.004799 Jy/beam ! Clean residual mean=-0.000004 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.428278 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 108 components and 0.428278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064929Jy sigma=0.415806 ! Fit after self-cal, rms=0.064929Jy sigma=0.415800 ! 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.978 mas, bmaj=12.86 mas, bpa=-17.65 degrees ! Estimated noise=2.45475 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.978 x 12.86 at -17.65 degrees (North through East) ! Clean map min=-0.0047163 max=0.36235 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.318 mas, bmaj=12.72 mas, bpa=-18.27 degrees ! Estimated noise=2.83153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.277263 Jy ! Component: 100 - total flux cleaned = 0.362636 Jy ! Component: 150 - total flux cleaned = 0.39673 Jy ! Component: 200 - total flux cleaned = 0.411856 Jy ! Total flux subtracted in 200 components = 0.411856 Jy ! Clean residual min=-0.005834 max=0.006856 Jy/beam ! Clean residual mean=-0.000023 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 0.411856 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.411856 Jy ! Inverting map and beam ! Estimated beam: bmin=3.978 mas, bmaj=12.86 mas, bpa=-17.65 degrees ! Estimated noise=2.45475 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.00845059 Jy ! Component: 100 - total flux cleaned = 0.0127103 Jy ! Component: 150 - total flux cleaned = 0.0149483 Jy ! Component: 200 - total flux cleaned = 0.015453 Jy ! Total flux subtracted in 200 components = 0.015453 Jy ! Clean residual min=-0.004837 max=0.004199 Jy/beam ! Clean residual mean=-0.000005 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.427309 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 49 components and 0.427309 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.946 mas, bmaj=13.85 mas, bpa=-6.732 degrees ! Estimated noise=2.79917 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000801678 Jy ! Component: 100 - total flux cleaned = 0.000902194 Jy ! Component: 150 - total flux cleaned = 0.000873188 Jy ! Component: 200 - total flux cleaned = 0.000817822 Jy ! Total flux subtracted in 200 components = 0.000817822 Jy ! Clean residual min=-0.004830 max=0.004644 Jy/beam ! Clean residual mean=-0.000005 rms=0.001198 Jy/beam ! Combined flux in latest and established models = 0.428127 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 = -2.5607e-05 Jy ! Component: 100 - total flux cleaned = -1.06575e-06 Jy ! Component: 150 - total flux cleaned = -2.39649e-05 Jy ! Component: 200 - total flux cleaned = -2.42941e-05 Jy ! Total flux subtracted in 200 components = -2.42941e-05 Jy ! Clean residual min=-0.004860 max=0.004661 Jy/beam ! Clean residual mean=-0.000005 rms=0.001193 Jy/beam ! Combined flux in latest and established models = 0.428102 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.428102 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.978 mas, bmaj=12.86 mas, bpa=-17.65 degrees ! Estimated noise=2.45475 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000284109 Jy ! Component: 100 - total flux cleaned = 0.00037235 Jy ! Component: 150 - total flux cleaned = 0.000332324 Jy ! Component: 200 - total flux cleaned = 0.000295512 Jy ! Total flux subtracted in 200 components = 0.000295512 Jy ! Clean residual min=-0.004697 max=0.004273 Jy/beam ! Clean residual mean=-0.000002 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.428398 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 76 components and 0.428398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064969Jy sigma=0.416136 ! Fit after self-cal, rms=0.064970Jy sigma=0.416086 wmodel J0527+0331_S_b_map.mod ! Writing 76 model components to file: J0527+0331_S_b_map.mod wobs J0527+0331_S_b_uvs.fits ! Writing UV FITS file: J0527+0331_S_b_uvs.fits wwins J0527+0331_S_b_map.win ! wwins: Wrote 1 windows to J0527+0331_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 = -0.000891821 Jy ! Component: 100 - total flux cleaned = -0.000604396 Jy ! Component: 150 - total flux cleaned = -0.000534209 Jy ! Component: 200 - total flux cleaned = -0.000659186 Jy ! Component: 250 - total flux cleaned = -0.000536308 Jy ! Component: 300 - total flux cleaned = -0.000651122 Jy ! Component: 350 - total flux cleaned = -0.000762649 Jy ! Component: 400 - total flux cleaned = -0.000817092 Jy ! Component: 450 - total flux cleaned = -0.000923839 Jy ! Component: 500 - total flux cleaned = -0.000611022 Jy ! Component: 550 - total flux cleaned = -0.000612555 Jy ! Component: 600 - total flux cleaned = -0.000413956 Jy ! Component: 650 - total flux cleaned = -0.000464287 Jy ! Component: 700 - total flux cleaned = -0.000369195 Jy ! Component: 750 - total flux cleaned = -0.000275115 Jy ! Component: 800 - total flux cleaned = -9.05986e-05 Jy ! Component: 850 - total flux cleaned = 6.36994e-07 Jy ! Component: 900 - total flux cleaned = 9.01021e-05 Jy ! Component: 950 - total flux cleaned = 0.000177438 Jy ! Component: 1000 - total flux cleaned = 0.000134671 Jy ! Component: 1050 - total flux cleaned = 0.000261691 Jy ! Component: 1100 - total flux cleaned = 0.000344392 Jy ! Component: 1150 - total flux cleaned = 0.000467012 Jy ! Component: 1200 - total flux cleaned = 0.000507348 Jy ! Component: 1250 - total flux cleaned = 0.000665804 Jy ! Component: 1300 - total flux cleaned = 0.000743781 Jy ! Component: 1350 - total flux cleaned = 0.000859142 Jy ! Component: 1400 - total flux cleaned = 0.000896614 Jy ! Component: 1450 - total flux cleaned = 0.000970639 Jy ! Component: 1500 - total flux cleaned = 0.0010071 Jy ! Component: 1550 - total flux cleaned = 0.00104297 Jy ! Component: 1600 - total flux cleaned = 0.00115003 Jy ! Component: 1650 - total flux cleaned = 0.00122061 Jy ! Component: 1700 - total flux cleaned = 0.0012904 Jy ! Component: 1750 - total flux cleaned = 0.00129037 Jy ! Component: 1800 - total flux cleaned = 0.00145909 Jy ! Component: 1850 - total flux cleaned = 0.00145866 Jy ! Component: 1900 - total flux cleaned = 0.00145933 Jy ! Component: 1950 - total flux cleaned = 0.00152437 Jy ! Component: 2000 - total flux cleaned = 0.00149271 Jy ! Component: 2050 - total flux cleaned = 0.00146108 Jy ! Component: 2100 - total flux cleaned = 0.00133636 Jy ! Component: 2150 - total flux cleaned = 0.00130585 Jy ! Component: 2200 - total flux cleaned = 0.00121457 Jy ! Component: 2250 - total flux cleaned = 0.00103302 Jy ! Component: 2300 - total flux cleaned = 0.000883198 Jy ! Component: 2350 - total flux cleaned = 0.000705073 Jy ! Component: 2400 - total flux cleaned = 0.000470737 Jy ! Component: 2450 - total flux cleaned = 0.000296612 Jy ! Component: 2500 - total flux cleaned = 0.000181724 Jy ! Component: 2550 - total flux cleaned = 3.93671e-05 Jy ! Component: 2600 - total flux cleaned = -7.34265e-05 Jy ! Component: 2650 - total flux cleaned = -0.000324462 Jy ! Component: 2700 - total flux cleaned = -0.000655586 Jy ! Component: 2750 - total flux cleaned = -0.000737287 Jy ! Component: 2800 - total flux cleaned = -0.00103559 Jy ! Component: 2850 - total flux cleaned = -0.0012771 Jy ! Component: 2900 - total flux cleaned = -0.00138383 Jy ! Component: 2950 - total flux cleaned = -0.00164787 Jy ! Component: 3000 - total flux cleaned = -0.0018572 Jy ! Component: 3050 - total flux cleaned = -0.00193515 Jy ! Component: 3100 - total flux cleaned = -0.00221791 Jy ! Component: 3150 - total flux cleaned = -0.00226876 Jy ! Component: 3200 - total flux cleaned = -0.00242053 Jy ! Component: 3250 - total flux cleaned = -0.00262133 Jy ! Component: 3300 - total flux cleaned = -0.00279583 Jy ! Component: 3350 - total flux cleaned = -0.00294372 Jy ! Component: 3400 - total flux cleaned = -0.00301702 Jy ! Component: 3450 - total flux cleaned = -0.00323568 Jy ! Component: 3500 - total flux cleaned = -0.00340427 Jy ! Component: 3550 - total flux cleaned = -0.00354791 Jy ! Component: 3600 - total flux cleaned = -0.00373793 Jy ! Component: 3650 - total flux cleaned = -0.00387959 Jy ! Component: 3700 - total flux cleaned = -0.00395 Jy ! Component: 3750 - total flux cleaned = -0.00413578 Jy ! Component: 3800 - total flux cleaned = -0.00427427 Jy ! Component: 3850 - total flux cleaned = -0.00448028 Jy ! Component: 3900 - total flux cleaned = -0.00454825 Jy ! Component: 3950 - total flux cleaned = -0.00461627 Jy ! Component: 4000 - total flux cleaned = -0.00475082 Jy ! Component: 4050 - total flux cleaned = -0.00492858 Jy ! Total flux subtracted in 4096 components = -0.00497294 Jy ! Clean residual min=-0.001365 max=0.001234 Jy/beam ! Clean residual mean=-0.000001 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.423425 Jy keep ! Adding 254 model components to the UV plane model. ! The established model now contains 330 components and 0.423425 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0527+0331_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.978 x 12.86 at -17.65 degrees (North through East) ! Clean map min=-0.0037497 max=0.36233 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0527+0331_S_b_map.fits wmodel /image_prod/ug002_uva//J0527+0331_S_b_map.mod ! Writing 330 model components to file: /image_prod/ug002_uva//J0527+0331_S_b_map.mod wobs /image_prod/ug002_uva//J0527+0331_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0527+0331_S_b_uvs.fits wwins /image_prod/ug002_uva//J0527+0331_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0527+0331_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.362325 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000413571 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.342431 0.342431 0.684862 1.36972 2.73945 5.47889 10.9578 21.9156 43.8312 87.6623 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.362 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 876.089 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0527+0331_S_b_dfm.log closed on Wed Mar 4 20:51:05 2020