! Started logfile: /image_prod/ug002_uva//J0632+3200_S_dfm.log on Wed Mar 4 21:21:57 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//J0632+3200_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0632+3200_S_uva.fits ! AN table 1: 75 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.796667 visibilities/baseline/integration-bin. ! Found source: J0632+3200 ! ! 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 5019 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 J0632+3200_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 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006017Jy sigma=8.483238 ! Fit after self-cal, rms=0.908151Jy sigma=7.628228 ! 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.159 mas, bmaj=6.297 mas, bpa=-6.131 degrees ! Estimated noise=1.79603 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.0727911 Jy ! Component: 100 - total flux cleaned = 0.0910777 Jy ! Total flux subtracted in 100 components = 0.0910777 Jy ! Clean residual min=-0.004636 max=0.007717 Jy/beam ! Clean residual mean=0.000002 rms=0.001438 Jy/beam ! Combined flux in latest and established models = 0.0910777 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0910777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061697Jy sigma=0.463643 ! Fit after self-cal, rms=0.061671Jy sigma=0.463430 ! 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.758 mas, bmaj=7.022 mas, bpa=-2.513 degrees ! Estimated noise=1.22463 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.0084658 Jy ! Component: 100 - total flux cleaned = 0.0125787 Jy ! Component: 150 - total flux cleaned = 0.0150733 Jy ! Component: 200 - total flux cleaned = 0.0166426 Jy ! Total flux subtracted in 200 components = 0.0166426 Jy ! Clean residual min=-0.004179 max=0.004529 Jy/beam ! Clean residual mean=0.000001 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.10772 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 37 components and 0.10772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060713Jy sigma=0.452085 ! Fit after self-cal, rms=0.060739Jy sigma=0.451997 ! 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.758 x 7.022 at -2.513 degrees (North through East) ! Clean map min=-0.0039718 max=0.093914 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 KP 1.00 MK 0.91 ! NL 1.00 OV 0.89 PT 1.05 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 KP 1.02 MK 1.00 ! NL 1.25 OV 0.91 PT 1.06 SC 1.37 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 KP 1.05 MK 0.97 ! NL 1.14 OV 0.88 PT 1.01 SC 1.08 ! ! ! Fit before self-cal, rms=0.060739Jy sigma=0.451997 ! Fit after self-cal, rms=0.064702Jy sigma=0.443806 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.808 mas, bmaj=7.061 mas, bpa=-3.558 degrees ! Estimated noise=1.23252 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.000135928 Jy ! Component: 100 - total flux cleaned = -3.75468e-05 Jy ! Component: 150 - total flux cleaned = 1.62202e-05 Jy ! Component: 200 - total flux cleaned = 1.48406e-05 Jy ! Total flux subtracted in 200 components = 1.48406e-05 Jy ! Clean residual min=-0.002399 max=0.002854 Jy/beam ! Clean residual mean=-0.000001 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.107735 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 44 components and 0.107735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064676Jy sigma=0.443564 ! Fit after self-cal, rms=0.064818Jy sigma=0.443366 ! 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.064818Jy sigma=0.443366 ! Fit after self-cal, rms=0.066966Jy sigma=0.438532 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.828 mas, bmaj=7.131 mas, bpa=-3.535 degrees ! Estimated noise=1.23851 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000166779 Jy ! Component: 100 - total flux cleaned = -0.000218783 Jy ! Component: 150 - total flux cleaned = -0.0002651 Jy ! Component: 200 - total flux cleaned = -0.00030643 Jy ! Total flux subtracted in 200 components = -0.00030643 Jy ! Clean residual min=-0.002128 max=0.002204 Jy/beam ! Clean residual mean=0.000001 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.107429 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.107429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066958Jy sigma=0.438433 ! Fit after self-cal, rms=0.067019Jy sigma=0.438332 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.98019e-05 Jy ! Component: 100 - total flux cleaned = -6.61716e-05 Jy ! Component: 150 - total flux cleaned = -7.80538e-05 Jy ! Component: 200 - total flux cleaned = -9.89248e-05 Jy ! Total flux subtracted in 200 components = -9.89248e-05 Jy ! Clean residual min=-0.002108 max=0.002211 Jy/beam ! Clean residual mean=0.000001 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.10733 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.10733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067013Jy sigma=0.438290 ! Fit after self-cal, rms=0.067009Jy sigma=0.438280 ! 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.067009Jy sigma=0.438280 ! Fit after self-cal, rms=0.067335Jy sigma=0.438118 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.826 mas, bmaj=7.139 mas, bpa=-3.575 degrees ! Estimated noise=1.2379 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000225934 Jy ! Component: 100 - total flux cleaned = -0.000333392 Jy ! Component: 150 - total flux cleaned = -0.000356716 Jy ! Component: 200 - total flux cleaned = -0.000389366 Jy ! Total flux subtracted in 200 components = -0.000389366 Jy ! Clean residual min=-0.002094 max=0.002245 Jy/beam ! Clean residual mean=0.000001 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.10694 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.10694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067330Jy sigma=0.438066 ! Fit after self-cal, rms=0.067335Jy sigma=0.438056 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 (-80.5, 51.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123618 Jy ! Component: 100 - total flux cleaned = 0.0014744 Jy ! Component: 150 - total flux cleaned = 0.00154146 Jy ! Component: 200 - total flux cleaned = 0.00157013 Jy ! Total flux subtracted in 200 components = 0.00157013 Jy ! Clean residual min=-0.002117 max=0.002020 Jy/beam ! Clean residual mean=0.000001 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.108511 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 77 components and 0.108511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067254Jy sigma=0.437495 ! Fit after self-cal, rms=0.067247Jy sigma=0.437454 ! 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.067247Jy sigma=0.437454 ! Fit after self-cal, rms=0.067162Jy sigma=0.437405 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.9 mas, bmaj=10.26 mas, bpa=9.518 degrees ! Estimated noise=1.38406 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000226746 Jy ! Component: 100 - total flux cleaned = -0.000432438 Jy ! Component: 150 - total flux cleaned = -0.000452951 Jy ! Component: 200 - total flux cleaned = -0.000517319 Jy ! Total flux subtracted in 200 components = -0.000517319 Jy ! Clean residual min=-0.001730 max=0.001667 Jy/beam ! Clean residual mean=0.000000 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.107993 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 92 components and 0.107993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067159Jy sigma=0.437306 ! Fit after self-cal, rms=0.067162Jy sigma=0.437289 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.59858e-05 Jy ! Component: 100 - total flux cleaned = -0.000102971 Jy ! Component: 150 - total flux cleaned = -0.000116399 Jy ! Component: 200 - total flux cleaned = -0.00012788 Jy ! Total flux subtracted in 200 components = -0.00012788 Jy ! Clean residual min=-0.001741 max=0.001657 Jy/beam ! Clean residual mean=0.000000 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.107865 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 102 components and 0.107865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067158Jy sigma=0.437281 ! Fit after self-cal, rms=0.067159Jy sigma=0.437270 ! 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.824 mas, bmaj=7.155 mas, bpa=-3.346 degrees ! Estimated noise=1.23541 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.824 x 7.155 at -3.346 degrees (North through East) ! Clean map min=-0.0020071 max=0.094977 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.223 mas, bmaj=6.501 mas, bpa=-6.288 degrees ! Estimated noise=1.80797 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0731598 Jy ! Component: 100 - total flux cleaned = 0.0906104 Jy ! Component: 150 - total flux cleaned = 0.0979975 Jy ! Component: 200 - total flux cleaned = 0.101534 Jy ! Total flux subtracted in 200 components = 0.101534 Jy ! Clean residual min=-0.002733 max=0.002776 Jy/beam ! Clean residual mean=0.000001 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.101534 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.101534 Jy ! Inverting map and beam ! Estimated beam: bmin=3.824 mas, bmaj=7.155 mas, bpa=-3.346 degrees ! Estimated noise=1.23541 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.00279458 Jy ! Component: 100 - total flux cleaned = 0.00451615 Jy ! Component: 150 - total flux cleaned = 0.00511087 Jy ! Component: 200 - total flux cleaned = 0.00556651 Jy ! Total flux subtracted in 200 components = 0.00556651 Jy ! Clean residual min=-0.002216 max=0.002049 Jy/beam ! Clean residual mean=0.000001 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.1071 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 45 components and 0.1071 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.9 mas, bmaj=10.26 mas, bpa=9.518 degrees ! Estimated noise=1.38406 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000271624 Jy ! Component: 100 - total flux cleaned = 0.000340475 Jy ! Component: 150 - total flux cleaned = 0.000428227 Jy ! Component: 200 - total flux cleaned = 0.000480126 Jy ! Total flux subtracted in 200 components = 0.000480126 Jy ! Clean residual min=-0.001744 max=0.001805 Jy/beam ! Clean residual mean=-0.000000 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.107581 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 = 6.23111e-05 Jy ! Component: 100 - total flux cleaned = 8.05321e-05 Jy ! Component: 150 - total flux cleaned = 0.000112685 Jy ! Component: 200 - total flux cleaned = 0.000142188 Jy ! Total flux subtracted in 200 components = 0.000142188 Jy ! Clean residual min=-0.001737 max=0.001717 Jy/beam ! Clean residual mean=0.000000 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.107723 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 64 components and 0.107723 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.824 mas, bmaj=7.155 mas, bpa=-3.346 degrees ! Estimated noise=1.23541 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00030423 Jy ! Component: 100 - total flux cleaned = 0.000547334 Jy ! Component: 150 - total flux cleaned = 0.000673513 Jy ! Component: 200 - total flux cleaned = 0.00078724 Jy ! Total flux subtracted in 200 components = 0.00078724 Jy ! Clean residual min=-0.002122 max=0.001913 Jy/beam ! Clean residual mean=0.000001 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.10851 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 79 components and 0.10851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067147Jy sigma=0.437438 ! Fit after self-cal, rms=0.067135Jy sigma=0.437391 wmodel J0632+3200_S_map.mod ! Writing 79 model components to file: J0632+3200_S_map.mod wobs J0632+3200_S_uvs.fits ! Writing UV FITS file: J0632+3200_S_uvs.fits wwins J0632+3200_S_map.win ! wwins: Wrote 2 windows to J0632+3200_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.000308775 Jy ! Component: 100 - total flux cleaned = -0.000466721 Jy ! Component: 150 - total flux cleaned = -0.000526718 Jy ! Component: 200 - total flux cleaned = -0.000382338 Jy ! Component: 250 - total flux cleaned = -0.0002158 Jy ! Component: 300 - total flux cleaned = -9.10105e-07 Jy ! Component: 350 - total flux cleaned = 0.000259246 Jy ! Component: 400 - total flux cleaned = 0.000435598 Jy ! Component: 450 - total flux cleaned = 0.000558168 Jy ! Component: 500 - total flux cleaned = 0.000724919 Jy ! Component: 550 - total flux cleaned = 0.000865337 Jy ! Component: 600 - total flux cleaned = 0.00102508 Jy ! Component: 650 - total flux cleaned = 0.00106957 Jy ! Component: 700 - total flux cleaned = 0.00111349 Jy ! Component: 750 - total flux cleaned = 0.00126291 Jy ! Component: 800 - total flux cleaned = 0.00136779 Jy ! Component: 850 - total flux cleaned = 0.00149119 Jy ! Component: 900 - total flux cleaned = 0.00161231 Jy ! Component: 950 - total flux cleaned = 0.00175098 Jy ! Component: 1000 - total flux cleaned = 0.00186759 Jy ! Component: 1050 - total flux cleaned = 0.00198277 Jy ! Component: 1100 - total flux cleaned = 0.00217197 Jy ! Component: 1150 - total flux cleaned = 0.00232072 Jy ! Component: 1200 - total flux cleaned = 0.00241194 Jy ! Component: 1250 - total flux cleaned = 0.00255584 Jy ! Component: 1300 - total flux cleaned = 0.0027155 Jy ! Component: 1350 - total flux cleaned = 0.00285553 Jy ! Component: 1400 - total flux cleaned = 0.00297615 Jy ! Component: 1450 - total flux cleaned = 0.0031459 Jy ! Component: 1500 - total flux cleaned = 0.00321284 Jy ! Component: 1550 - total flux cleaned = 0.00339488 Jy ! Component: 1600 - total flux cleaned = 0.00349288 Jy ! Component: 1650 - total flux cleaned = 0.00360579 Jy ! Component: 1700 - total flux cleaned = 0.00370168 Jy ! Component: 1750 - total flux cleaned = 0.00389113 Jy ! Component: 1800 - total flux cleaned = 0.00392257 Jy ! Component: 1850 - total flux cleaned = 0.00401525 Jy ! Component: 1900 - total flux cleaned = 0.00418332 Jy ! Component: 1950 - total flux cleaned = 0.00424366 Jy ! Component: 2000 - total flux cleaned = 0.00431855 Jy ! Component: 2050 - total flux cleaned = 0.00445164 Jy ! Component: 2100 - total flux cleaned = 0.00456869 Jy ! Component: 2150 - total flux cleaned = 0.00464101 Jy ! Component: 2200 - total flux cleaned = 0.00474154 Jy ! Component: 2250 - total flux cleaned = 0.0047984 Jy ! Component: 2300 - total flux cleaned = 0.00492518 Jy ! Component: 2350 - total flux cleaned = 0.00498105 Jy ! Component: 2400 - total flux cleaned = 0.00507785 Jy ! Component: 2450 - total flux cleaned = 0.00516013 Jy ! Component: 2500 - total flux cleaned = 0.0052009 Jy ! Component: 2550 - total flux cleaned = 0.00534934 Jy ! Component: 2600 - total flux cleaned = 0.00537606 Jy ! Component: 2650 - total flux cleaned = 0.0054293 Jy ! Component: 2700 - total flux cleaned = 0.00550829 Jy ! Component: 2750 - total flux cleaned = 0.00552137 Jy ! Component: 2800 - total flux cleaned = 0.00556032 Jy ! Component: 2850 - total flux cleaned = 0.00567616 Jy ! Component: 2900 - total flux cleaned = 0.00570153 Jy ! Component: 2950 - total flux cleaned = 0.0057523 Jy ! Component: 3000 - total flux cleaned = 0.00579005 Jy ! Component: 3050 - total flux cleaned = 0.00582769 Jy ! Component: 3100 - total flux cleaned = 0.00588992 Jy ! Component: 3150 - total flux cleaned = 0.00592686 Jy ! Component: 3200 - total flux cleaned = 0.00593912 Jy ! Component: 3250 - total flux cleaned = 0.00602432 Jy ! Component: 3300 - total flux cleaned = 0.00606048 Jy ! Component: 3350 - total flux cleaned = 0.0060845 Jy ! Component: 3400 - total flux cleaned = 0.00612038 Jy ! Component: 3450 - total flux cleaned = 0.00616786 Jy ! Component: 3500 - total flux cleaned = 0.00621501 Jy ! Component: 3550 - total flux cleaned = 0.00627343 Jy ! Component: 3600 - total flux cleaned = 0.00633156 Jy ! Component: 3650 - total flux cleaned = 0.00636623 Jy ! Component: 3700 - total flux cleaned = 0.00643512 Jy ! Component: 3750 - total flux cleaned = 0.00649222 Jy ! Component: 3800 - total flux cleaned = 0.00658312 Jy ! Component: 3850 - total flux cleaned = 0.00663952 Jy ! Component: 3900 - total flux cleaned = 0.00672928 Jy ! Component: 3950 - total flux cleaned = 0.00680736 Jy ! Component: 4000 - total flux cleaned = 0.00689622 Jy ! Component: 4050 - total flux cleaned = 0.00697351 Jy ! Total flux subtracted in 4096 components = 0.00706151 Jy ! Clean residual min=-0.000879 max=0.000678 Jy/beam ! Clean residual mean=0.000001 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.115571 Jy keep ! Adding 257 model components to the UV plane model. ! The established model now contains 336 components and 0.115572 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0632+3200_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.824 x 7.155 at -3.346 degrees (North through East) ! Clean map min=-0.0012936 max=0.095113 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0632+3200_S_map.fits wmodel /image_prod/ug002_uva//J0632+3200_S_map.mod ! Writing 336 model components to file: /image_prod/ug002_uva//J0632+3200_S_map.mod wobs /image_prod/ug002_uva//J0632+3200_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0632+3200_S_uvs.fits wwins /image_prod/ug002_uva//J0632+3200_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0632+3200_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0951132 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000192208 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.606252 0.606252 1.2125 2.42501 4.85001 9.70003 19.4001 38.8001 77.6002 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.095 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 494.843 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0632+3200_S_dfm.log closed on Wed Mar 4 21:22:00 2020