! Started logfile: /scr/pima/rv123_uvs/J2022-2201_X_dfm.log on Sun Dec 23 00:44:57 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv123_uvs/J2022-2201_X_uva.fits ! Reading UV FITS file: /scr/pima/rv123_uvs/J2022-2201_X_uva.fits ! AN table 1: 45 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2022-2201 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 89 lines of history. ! ! Reading 2700 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J2022-2201_X] 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.200x0.200 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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000236Jy sigma=19.829861 ! Fit after self-cal, rms=0.967187Jy sigma=19.188802 ! 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.027 mas, bmaj=7.593 mas, bpa=24.09 degrees ! Estimated noise=1.31017 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.0243273 Jy ! Component: 100 - total flux cleaned = 0.0302116 Jy ! Total flux subtracted in 100 components = 0.0302116 Jy ! Clean residual min=-0.004193 max=0.004219 Jy/beam ! Clean residual mean=-0.000007 rms=0.001323 Jy/beam ! Combined flux in latest and established models = 0.0302116 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0302116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049790Jy sigma=0.950364 ! Fit after self-cal, rms=0.048562Jy sigma=0.924714 ! 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.321 mas, bmaj=7.789 mas, bpa=23.91 degrees ! Estimated noise=0.700271 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.00567117 Jy ! Component: 100 - total flux cleaned = 0.00684892 Jy ! Component: 150 - total flux cleaned = 0.00738874 Jy ! Component: 200 - total flux cleaned = 0.00765108 Jy ! Total flux subtracted in 200 components = 0.00765108 Jy ! Clean residual min=-0.003227 max=0.002879 Jy/beam ! Clean residual mean=-0.000003 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.0378627 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 46 components and 0.0378627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047892Jy sigma=0.913350 ! Fit after self-cal, rms=0.047858Jy sigma=0.912910 ! 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.321 x 7.789 at 23.91 degrees (North through East) ! Clean map min=-0.0031358 max=0.035924 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.90 KP 1.13 LA 1.27 ! OV 1.01 PT 0.90 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.87 KP 1.37 LA 1.15 ! OV 1.05 PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.75 KP 1.15 LA 1.07 ! OV 1.03 PT 0.91 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.87 KP 1.09 LA 0.95 ! OV 0.97 PT 0.83 ! ! ! Fit before self-cal, rms=0.047858Jy sigma=0.912910 ! Fit after self-cal, rms=0.046958Jy sigma=0.902964 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=7.987 mas, bpa=24.6 degrees ! Estimated noise=0.695229 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.000133298 Jy ! Component: 100 - total flux cleaned = -0.000187932 Jy ! Component: 150 - total flux cleaned = -0.000119238 Jy ! Component: 200 - total flux cleaned = -6.26408e-05 Jy ! Total flux subtracted in 200 components = -6.26408e-05 Jy ! Clean residual min=-0.002347 max=0.001973 Jy/beam ! Clean residual mean=-0.000001 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.0378 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 70 components and 0.0378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046929Jy sigma=0.902369 ! Fit after self-cal, rms=0.047115Jy sigma=0.900102 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047115Jy sigma=0.900102 ! Fit after self-cal, rms=0.048172Jy sigma=0.897344 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.238 mas, bmaj=8 mas, bpa=24.75 degrees ! Estimated noise=0.696155 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000198028 Jy ! Component: 100 - total flux cleaned = 0.000300069 Jy ! Component: 150 - total flux cleaned = 0.000343192 Jy ! Component: 200 - total flux cleaned = 0.000271474 Jy ! Total flux subtracted in 200 components = 0.000271474 Jy ! Clean residual min=-0.002460 max=0.001984 Jy/beam ! Clean residual mean=-0.000000 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.0380715 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 86 components and 0.0380715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048149Jy sigma=0.896847 ! Fit after self-cal, rms=0.048292Jy sigma=0.896346 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.000144646 Jy ! Component: 100 - total flux cleaned = 0.000124807 Jy ! Component: 150 - total flux cleaned = 8.87861e-05 Jy ! Component: 200 - total flux cleaned = 7.21985e-05 Jy ! Total flux subtracted in 200 components = 7.21985e-05 Jy ! Clean residual min=-0.002368 max=0.002123 Jy/beam ! Clean residual mean=-0.000000 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.0381437 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 89 components and 0.0381437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048276Jy sigma=0.896079 ! Fit after self-cal, rms=0.048277Jy sigma=0.896029 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048277Jy sigma=0.896029 ! Fit after self-cal, rms=0.048980Jy sigma=0.895656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.229 mas, bmaj=8.015 mas, bpa=24.8 degrees ! Estimated noise=0.694822 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.43328e-05 Jy ! Component: 100 - total flux cleaned = -7.14976e-05 Jy ! Component: 150 - total flux cleaned = -7.07759e-05 Jy ! Component: 200 - total flux cleaned = -7.05123e-05 Jy ! Total flux subtracted in 200 components = -7.05123e-05 Jy ! Clean residual min=-0.002358 max=0.002104 Jy/beam ! Clean residual mean=-0.000000 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.0380732 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 96 components and 0.0380732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048967Jy sigma=0.895385 ! Fit after self-cal, rms=0.049026Jy sigma=0.895087 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.58041e-05 Jy ! Component: 100 - total flux cleaned = 9.26875e-05 Jy ! Component: 150 - total flux cleaned = 6.58445e-05 Jy ! Component: 200 - total flux cleaned = 4.02129e-05 Jy ! Total flux subtracted in 200 components = 4.02129e-05 Jy ! Clean residual min=-0.002209 max=0.002150 Jy/beam ! Clean residual mean=0.000000 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.0381134 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 99 components and 0.0381134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049013Jy sigma=0.894930 ! Fit after self-cal, rms=0.049017Jy sigma=0.894859 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049017Jy sigma=0.894859 ! Fit after self-cal, rms=0.049309Jy sigma=0.894755 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.488 mas, bmaj=8.037 mas, bpa=23.94 degrees ! Estimated noise=0.701193 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000203199 Jy ! Component: 100 - total flux cleaned = -0.000187599 Jy ! Component: 150 - total flux cleaned = -0.000209545 Jy ! Component: 200 - total flux cleaned = -0.000229886 Jy ! Total flux subtracted in 200 components = -0.000229886 Jy ! Clean residual min=-0.002023 max=0.001964 Jy/beam ! Clean residual mean=-0.000000 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.0378835 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 105 components and 0.0378835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049300Jy sigma=0.894606 ! Fit after self-cal, rms=0.049338Jy sigma=0.894557 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.23526e-05 Jy ! Component: 100 - total flux cleaned = -3.92204e-05 Jy ! Component: 150 - total flux cleaned = -6.85678e-05 Jy ! Component: 200 - total flux cleaned = -8.72126e-05 Jy ! Total flux subtracted in 200 components = -8.72126e-05 Jy ! Clean residual min=-0.002016 max=0.001989 Jy/beam ! Clean residual mean=-0.000000 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.0377963 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 108 components and 0.0377963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049331Jy sigma=0.894477 ! Fit after self-cal, rms=0.049331Jy sigma=0.894459 ! 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.222 mas, bmaj=8.031 mas, bpa=24.85 degrees ! Estimated noise=0.69375 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.222 x 8.031 at 24.85 degrees (North through East) ! Clean map min=-0.0029377 max=0.035451 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.916 mas, bmaj=7.688 mas, bpa=25.58 degrees ! Estimated noise=1.327 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0258572 Jy ! Component: 100 - total flux cleaned = 0.0293856 Jy ! Component: 150 - total flux cleaned = 0.0317063 Jy ! Component: 200 - total flux cleaned = 0.033616 Jy ! Total flux subtracted in 200 components = 0.033616 Jy ! Clean residual min=-0.003975 max=0.003618 Jy/beam ! Clean residual mean=-0.000004 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.033616 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.033616 Jy ! Inverting map and beam ! Estimated beam: bmin=3.222 mas, bmaj=8.031 mas, bpa=24.85 degrees ! Estimated noise=0.69375 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.00182429 Jy ! Component: 100 - total flux cleaned = 0.0028582 Jy ! Component: 150 - total flux cleaned = 0.00358171 Jy ! Component: 200 - total flux cleaned = 0.00405646 Jy ! Total flux subtracted in 200 components = 0.00405646 Jy ! Clean residual min=-0.002408 max=0.002182 Jy/beam ! Clean residual mean=-0.000001 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.0376725 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 63 components and 0.0376725 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.488 mas, bmaj=8.037 mas, bpa=23.94 degrees ! Estimated noise=0.701193 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000191723 Jy ! Component: 100 - total flux cleaned = 0.000374293 Jy ! Component: 150 - total flux cleaned = 0.000440784 Jy ! Component: 200 - total flux cleaned = 0.000440433 Jy ! Total flux subtracted in 200 components = 0.000440433 Jy ! Clean residual min=-0.002158 max=0.002066 Jy/beam ! Clean residual mean=-0.000000 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.0381129 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.84085e-05 Jy ! Component: 100 - total flux cleaned = -6.66057e-05 Jy ! Component: 150 - total flux cleaned = -0.000111598 Jy ! Component: 200 - total flux cleaned = -0.000139663 Jy ! Total flux subtracted in 200 components = -0.000139663 Jy ! Clean residual min=-0.002131 max=0.002045 Jy/beam ! Clean residual mean=-0.000000 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.0379732 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 89 components and 0.0379733 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.222 mas, bmaj=8.031 mas, bpa=24.85 degrees ! Estimated noise=0.69375 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.108e-05 Jy ! Component: 100 - total flux cleaned = -9.41563e-05 Jy ! Component: 150 - total flux cleaned = -0.000148013 Jy ! Component: 200 - total flux cleaned = -0.000174177 Jy ! Total flux subtracted in 200 components = -0.000174177 Jy ! Clean residual min=-0.002274 max=0.002190 Jy/beam ! Clean residual mean=-0.000000 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.0377991 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 101 components and 0.0377991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049333Jy sigma=0.894471 ! Fit after self-cal, rms=0.049336Jy sigma=0.894423 wmodel J2022-2201_X_map.mod ! Writing 101 model components to file: J2022-2201_X_map.mod wobs J2022-2201_X_uvs.fits ! Writing UV FITS file: J2022-2201_X_uvs.fits wwins J2022-2201_X_map.win ! wwins: Wrote 1 windows to J2022-2201_X_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 = -7.55061e-05 Jy ! Component: 100 - total flux cleaned = -0.000203413 Jy ! Component: 150 - total flux cleaned = -0.000230897 Jy ! Component: 200 - total flux cleaned = -0.000284065 Jy ! Component: 250 - total flux cleaned = -0.000361092 Jy ! Component: 300 - total flux cleaned = -0.000460586 Jy ! Component: 350 - total flux cleaned = -0.000555935 Jy ! Component: 400 - total flux cleaned = -0.000532711 Jy ! Component: 450 - total flux cleaned = -0.000599783 Jy ! Component: 500 - total flux cleaned = -0.000598843 Jy ! Component: 550 - total flux cleaned = -0.000598284 Jy ! Component: 600 - total flux cleaned = -0.00059838 Jy ! Component: 650 - total flux cleaned = -0.000618242 Jy ! Component: 700 - total flux cleaned = -0.000656469 Jy ! Component: 750 - total flux cleaned = -0.000675207 Jy ! Component: 800 - total flux cleaned = -0.000638788 Jy ! Component: 850 - total flux cleaned = -0.000603444 Jy ! Component: 900 - total flux cleaned = -0.000568729 Jy ! Component: 950 - total flux cleaned = -0.000500491 Jy ! Component: 1000 - total flux cleaned = -0.00043411 Jy ! Component: 1050 - total flux cleaned = -0.000401886 Jy ! Component: 1100 - total flux cleaned = -0.000370317 Jy ! Component: 1150 - total flux cleaned = -0.000385777 Jy ! Component: 1200 - total flux cleaned = -0.000339623 Jy ! Component: 1250 - total flux cleaned = -0.000324732 Jy ! Component: 1300 - total flux cleaned = -0.00028046 Jy ! Component: 1350 - total flux cleaned = -0.000222438 Jy ! Component: 1400 - total flux cleaned = -0.000137194 Jy ! Component: 1450 - total flux cleaned = -8.11728e-05 Jy ! Component: 1500 - total flux cleaned = 1.10845e-06 Jy ! Component: 1550 - total flux cleaned = 2.80954e-05 Jy ! Component: 1600 - total flux cleaned = 4.14483e-05 Jy ! Component: 1650 - total flux cleaned = 0.000120365 Jy ! Component: 1700 - total flux cleaned = 0.000133493 Jy ! Component: 1750 - total flux cleaned = 0.000222996 Jy ! Component: 1800 - total flux cleaned = 0.000260725 Jy ! Component: 1850 - total flux cleaned = 0.000347868 Jy ! Component: 1900 - total flux cleaned = 0.000409269 Jy ! Component: 1950 - total flux cleaned = 0.000506104 Jy ! Component: 2000 - total flux cleaned = 0.000565763 Jy ! Component: 2050 - total flux cleaned = 0.000636501 Jy ! Component: 2100 - total flux cleaned = 0.000671491 Jy ! Component: 2150 - total flux cleaned = 0.000786475 Jy ! Component: 2200 - total flux cleaned = 0.000831886 Jy ! Component: 2250 - total flux cleaned = 0.000943976 Jy ! Component: 2300 - total flux cleaned = 0.00102146 Jy ! Component: 2350 - total flux cleaned = 0.00112011 Jy ! Component: 2400 - total flux cleaned = 0.00119589 Jy ! Component: 2450 - total flux cleaned = 0.00128165 Jy ! Component: 2500 - total flux cleaned = 0.00134546 Jy ! Component: 2550 - total flux cleaned = 0.00144024 Jy ! Component: 2600 - total flux cleaned = 0.00153404 Jy ! Component: 2650 - total flux cleaned = 0.00162684 Jy ! Component: 2700 - total flux cleaned = 0.00170859 Jy ! Component: 2750 - total flux cleaned = 0.00178959 Jy ! Component: 2800 - total flux cleaned = 0.00186995 Jy ! Component: 2850 - total flux cleaned = 0.00195961 Jy ! Component: 2900 - total flux cleaned = 0.00204841 Jy ! Component: 2950 - total flux cleaned = 0.00214631 Jy ! Component: 3000 - total flux cleaned = 0.00222392 Jy ! Component: 3050 - total flux cleaned = 0.00231064 Jy ! Component: 3100 - total flux cleaned = 0.00238708 Jy ! Component: 3150 - total flux cleaned = 0.00247235 Jy ! Component: 3200 - total flux cleaned = 0.00253817 Jy ! Component: 3250 - total flux cleaned = 0.00264068 Jy ! Component: 3300 - total flux cleaned = 0.00270542 Jy ! Component: 3350 - total flux cleaned = 0.00277896 Jy ! Component: 3400 - total flux cleaned = 0.00287013 Jy ! Component: 3450 - total flux cleaned = 0.00296953 Jy ! Component: 3500 - total flux cleaned = 0.00302342 Jy ! Component: 3550 - total flux cleaned = 0.00310373 Jy ! Component: 3600 - total flux cleaned = 0.00316568 Jy ! Component: 3650 - total flux cleaned = 0.0032272 Jy ! Component: 3700 - total flux cleaned = 0.00326218 Jy ! Component: 3750 - total flux cleaned = 0.00330565 Jy ! Component: 3800 - total flux cleaned = 0.0033316 Jy ! Component: 3850 - total flux cleaned = 0.00337463 Jy ! Component: 3900 - total flux cleaned = 0.00341733 Jy ! Component: 3950 - total flux cleaned = 0.00346843 Jy ! Component: 4000 - total flux cleaned = 0.00351078 Jy ! Component: 4050 - total flux cleaned = 0.00354441 Jy ! Total flux subtracted in 4096 components = 0.00356956 Jy ! Clean residual min=-0.000455 max=0.000485 Jy/beam ! Clean residual mean=0.000001 rms=0.000165 Jy/beam ! Combined flux in latest and established models = 0.0413686 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 381 components and 0.0413686 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv123_uvs/J2022-2201_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.222 x 8.031 at 24.85 degrees (North through East) ! Clean map min=-0.0030667 max=0.03521 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv123_uvs/J2022-2201_X_map.fits wmodel /scr/pima/rv123_uvs/J2022-2201_X_map.mod ! Writing 381 model components to file: /scr/pima/rv123_uvs/J2022-2201_X_map.mod wobs /scr/pima/rv123_uvs/J2022-2201_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv123_uvs/J2022-2201_X_uvs.fits wwins /scr/pima/rv123_uvs/J2022-2201_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rv123_uvs/J2022-2201_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0352098 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000164007 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.3974 1.3974 2.79479 5.58958 11.1792 22.3583 44.7167 89.4333 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.035 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 214.685 quit ! Quitting program ! Log file /scr/pima/rv123_uvs/J2022-2201_X_dfm.log closed on Sun Dec 23 00:45:00 2018