! Started logfile: /scr/pima/rv126_uvs/J2332-4118_S_dfm.log on Sun Dec 23 07:43:30 2018 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.24075 obs /scr/pima/rv126_uvs/J2332-4118_S_uva.fits ! Reading UV FITS file: /scr/pima/rv126_uvs/J2332-4118_S_uva.fits ! AN table 1: 22 integrations on 10 of 10 possible baselines. ! AN table 2: 25 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.776471 visibilities/baseline/integration-bin. ! Found source: J2332-4118 ! ! 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 2.24075e+09 8e+06 1 8e+06 ! 02 2 2.27075e+09 8e+06 1 8e+06 ! 03 3 2.36075e+09 8e+06 1 8e+06 ! 04 4 2.38075e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 1848 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.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J2332-4118_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 29 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 110 telescope corrections were flagged in sub-array 1. ! A total of 150 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 29 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.069280Jy sigma=12.173390 ! Fit after self-cal, rms=0.706158Jy sigma=7.889447 ! 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.205 mas, bmaj=35.41 mas, bpa=-18.64 degrees ! Estimated noise=2.85509 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.207059 Jy ! Component: 100 - total flux cleaned = 0.287267 Jy ! Total flux subtracted in 100 components = 0.287267 Jy ! Clean residual min=-0.020024 max=0.036977 Jy/beam ! Clean residual mean=-0.000299 rms=0.007772 Jy/beam ! Combined flux in latest and established models = 0.287267 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.287267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121587Jy sigma=1.320543 ! Fit after self-cal, rms=0.121463Jy sigma=1.318955 ! 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=4.882 mas, bmaj=36.13 mas, bpa=-16.12 degrees ! Estimated noise=1.74218 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.0576463 Jy ! Component: 100 - total flux cleaned = 0.081866 Jy ! Component: 150 - total flux cleaned = 0.0957613 Jy ! Component: 200 - total flux cleaned = 0.102163 Jy ! Total flux subtracted in 200 components = 0.102163 Jy ! Clean residual min=-0.013433 max=0.017404 Jy/beam ! Clean residual mean=0.000173 rms=0.004877 Jy/beam ! Combined flux in latest and established models = 0.38943 Jy ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 99 components and 0.38943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094902Jy sigma=0.999906 ! Fit after self-cal, rms=0.094840Jy sigma=0.998764 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.882 x 36.13 at -16.12 degrees (North through East) ! Clean map min=-0.01329 max=0.23433 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 KP 0.98 LA 1.02 NL 1.23 ! OV 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.03 KP 0.94 LA 0.94 MK 1.05 ! OV 1.00 PT 1.13 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 0.96 LA 0.93 NL 1.23 ! OV 0.90 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.05 KP 0.98 LA 0.98 MK 1.01 ! OV 0.91 PT 1.20 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* LA 0.00* NL 0.00* ! OV 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.00* KP 0.00* LA 0.00* MK 0.00* ! OV 0.00* PT 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.08 KP 1.01 LA 0.90 NL 1.22 ! OV 0.88 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.08 KP 0.94 LA 0.94 MK 0.90 ! OV 0.99 PT 1.13 ! ! ! Fit before self-cal, rms=0.094840Jy sigma=0.998764 ! Fit after self-cal, rms=0.092041Jy sigma=0.934176 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.924 mas, bmaj=36.01 mas, bpa=-16.18 degrees ! Estimated noise=1.73798 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.00434148 Jy ! Component: 100 - total flux cleaned = 0.00520157 Jy ! Component: 150 - total flux cleaned = 0.00548664 Jy ! Component: 200 - total flux cleaned = 0.00549451 Jy ! Total flux subtracted in 200 components = 0.00549451 Jy ! Clean residual min=-0.007086 max=0.007043 Jy/beam ! Clean residual mean=-0.000019 rms=0.002038 Jy/beam ! Combined flux in latest and established models = 0.394924 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 120 components and 0.394924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091189Jy sigma=0.928274 ! Fit after self-cal, rms=0.091222Jy sigma=0.927589 ! 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.091222Jy sigma=0.927589 ! Fit after self-cal, rms=0.091516Jy sigma=0.926773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.943 mas, bmaj=35.96 mas, bpa=-16.16 degrees ! Estimated noise=1.73636 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000648848 Jy ! Component: 100 - total flux cleaned = 0.000869835 Jy ! Component: 150 - total flux cleaned = 0.000770366 Jy ! Component: 200 - total flux cleaned = 0.000685288 Jy ! Total flux subtracted in 200 components = 0.000685288 Jy ! Clean residual min=-0.006092 max=0.006065 Jy/beam ! Clean residual mean=-0.000022 rms=0.001816 Jy/beam ! Combined flux in latest and established models = 0.39561 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 134 components and 0.39561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091181Jy sigma=0.924684 ! Fit after self-cal, rms=0.091196Jy sigma=0.924584 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.00016066 Jy ! Component: 100 - total flux cleaned = -0.000238834 Jy ! Component: 150 - total flux cleaned = -0.000312359 Jy ! Component: 200 - total flux cleaned = -0.00038297 Jy ! Total flux subtracted in 200 components = -0.00038297 Jy ! Clean residual min=-0.005628 max=0.006033 Jy/beam ! Clean residual mean=-0.000022 rms=0.001754 Jy/beam ! Combined flux in latest and established models = 0.395227 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 146 components and 0.395227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091049Jy sigma=0.923533 ! Fit after self-cal, rms=0.091051Jy sigma=0.923494 ! 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.091051Jy sigma=0.923494 ! Fit after self-cal, rms=0.091629Jy sigma=0.923034 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.959 mas, bmaj=35.93 mas, bpa=-16.14 degrees ! Estimated noise=1.73721 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000998663 Jy ! Component: 100 - total flux cleaned = -0.000850804 Jy ! Component: 150 - total flux cleaned = -0.000920728 Jy ! Component: 200 - total flux cleaned = -0.000982315 Jy ! Total flux subtracted in 200 components = -0.000982315 Jy ! Clean residual min=-0.005493 max=0.005605 Jy/beam ! Clean residual mean=-0.000023 rms=0.001657 Jy/beam ! Combined flux in latest and established models = 0.394245 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 160 components and 0.394245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091478Jy sigma=0.922089 ! Fit after self-cal, rms=0.091492Jy sigma=0.922066 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 = -8.15454e-05 Jy ! Component: 100 - total flux cleaned = -7.98853e-05 Jy ! Component: 150 - total flux cleaned = -0.000190166 Jy ! Component: 200 - total flux cleaned = -0.000296339 Jy ! Total flux subtracted in 200 components = -0.000296339 Jy ! Clean residual min=-0.005406 max=0.005610 Jy/beam ! Clean residual mean=-0.000023 rms=0.001623 Jy/beam ! Combined flux in latest and established models = 0.393948 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 178 components and 0.393948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091407Jy sigma=0.921486 ! Fit after self-cal, rms=0.091409Jy sigma=0.921465 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091409Jy sigma=0.921465 ! Fit after self-cal, rms=0.091927Jy sigma=0.921131 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.46 mas, bmaj=51.51 mas, bpa=-5.488 degrees ! Estimated noise=1.86229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00142181 Jy ! Component: 100 - total flux cleaned = -0.00166306 Jy ! Component: 150 - total flux cleaned = -0.00187941 Jy ! Component: 200 - total flux cleaned = -0.00207706 Jy ! Total flux subtracted in 200 components = -0.00207706 Jy ! Clean residual min=-0.004588 max=0.005521 Jy/beam ! Clean residual mean=-0.000030 rms=0.001550 Jy/beam ! Combined flux in latest and established models = 0.391871 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 195 components and 0.391871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091834Jy sigma=0.920749 ! Fit after self-cal, rms=0.091846Jy sigma=0.920709 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.000293022 Jy ! Component: 100 - total flux cleaned = -0.0003797 Jy ! Component: 150 - total flux cleaned = -0.000548127 Jy ! Component: 200 - total flux cleaned = -0.000749381 Jy ! Total flux subtracted in 200 components = -0.000749381 Jy ! Clean residual min=-0.004516 max=0.005431 Jy/beam ! Clean residual mean=-0.000032 rms=0.001514 Jy/beam ! Combined flux in latest and established models = 0.391122 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 211 components and 0.391122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091799Jy sigma=0.920530 ! Fit after self-cal, rms=0.091803Jy sigma=0.920486 ! 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=4.967 mas, bmaj=35.92 mas, bpa=-16.14 degrees ! Estimated noise=1.73757 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.967 x 35.92 at -16.14 degrees (North through East) ! Clean map min=-0.0059869 max=0.23588 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.205 mas, bmaj=34.94 mas, bpa=-18.75 degrees ! Estimated noise=2.88699 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.209453 Jy ! Component: 100 - total flux cleaned = 0.287734 Jy ! Component: 150 - total flux cleaned = 0.326323 Jy ! Component: 200 - total flux cleaned = 0.347559 Jy ! Total flux subtracted in 200 components = 0.347559 Jy ! Clean residual min=-0.011016 max=0.010975 Jy/beam ! Clean residual mean=-0.000234 rms=0.003184 Jy/beam ! Combined flux in latest and established models = 0.347559 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 57 model components to the UV plane model. ! The established model now contains 57 components and 0.347559 Jy ! Inverting map and beam ! Estimated beam: bmin=4.967 mas, bmaj=35.92 mas, bpa=-16.14 degrees ! Estimated noise=1.73757 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.0178662 Jy ! Component: 100 - total flux cleaned = 0.0289625 Jy ! Component: 150 - total flux cleaned = 0.036417 Jy ! Component: 200 - total flux cleaned = 0.0415246 Jy ! Total flux subtracted in 200 components = 0.0415246 Jy ! Clean residual min=-0.006643 max=0.006353 Jy/beam ! Clean residual mean=-0.000030 rms=0.001820 Jy/beam ! Combined flux in latest and established models = 0.389084 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 108 components and 0.389084 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=10.46 mas, bmaj=51.51 mas, bpa=-5.488 degrees ! Estimated noise=1.86229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00381777 Jy ! Component: 100 - total flux cleaned = 0.00457222 Jy ! Component: 150 - total flux cleaned = 0.0045792 Jy ! Component: 200 - total flux cleaned = 0.0044988 Jy ! Total flux subtracted in 200 components = 0.0044988 Jy ! Clean residual min=-0.005533 max=0.005748 Jy/beam ! Clean residual mean=-0.000025 rms=0.001706 Jy/beam ! Combined flux in latest and established models = 0.393582 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 = -0.000227412 Jy ! Component: 100 - total flux cleaned = -0.000367363 Jy ! Component: 150 - total flux cleaned = -0.00049861 Jy ! Component: 200 - total flux cleaned = -0.000686644 Jy ! Total flux subtracted in 200 components = -0.000686644 Jy ! Clean residual min=-0.005143 max=0.005715 Jy/beam ! Clean residual mean=-0.000027 rms=0.001624 Jy/beam ! Combined flux in latest and established models = 0.392896 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 164 components and 0.392896 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.967 mas, bmaj=35.92 mas, bpa=-16.14 degrees ! Estimated noise=1.73757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000746212 Jy ! Component: 100 - total flux cleaned = 0.00102135 Jy ! Component: 150 - total flux cleaned = 0.000958671 Jy ! Component: 200 - total flux cleaned = 0.000957039 Jy ! Total flux subtracted in 200 components = 0.000957039 Jy ! Clean residual min=-0.005164 max=0.005761 Jy/beam ! Clean residual mean=-0.000017 rms=0.001564 Jy/beam ! Combined flux in latest and established models = 0.393853 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 188 components and 0.393853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091797Jy sigma=0.920960 ! Fit after self-cal, rms=0.091792Jy sigma=0.920831 wmodel J2332-4118_S_map.mod ! Writing 188 model components to file: J2332-4118_S_map.mod wobs J2332-4118_S_uvs.fits ! Writing UV FITS file: J2332-4118_S_uvs.fits wwins J2332-4118_S_map.win ! wwins: Wrote 1 windows to J2332-4118_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.00106329 Jy ! Component: 100 - total flux cleaned = 0.000555317 Jy ! Component: 150 - total flux cleaned = -0.000371706 Jy ! Component: 200 - total flux cleaned = -0.0011661 Jy ! Component: 250 - total flux cleaned = -0.00191372 Jy ! Component: 300 - total flux cleaned = -0.00262052 Jy ! Component: 350 - total flux cleaned = -0.00286525 Jy ! Component: 400 - total flux cleaned = -0.00321547 Jy ! Component: 450 - total flux cleaned = -0.00349315 Jy ! Component: 500 - total flux cleaned = -0.00375757 Jy ! Component: 550 - total flux cleaned = -0.00391007 Jy ! Component: 600 - total flux cleaned = -0.00400926 Jy ! Component: 650 - total flux cleaned = -0.00415097 Jy ! Component: 700 - total flux cleaned = -0.00437741 Jy ! Component: 750 - total flux cleaned = -0.00442052 Jy ! Component: 800 - total flux cleaned = -0.00450505 Jy ! Component: 850 - total flux cleaned = -0.00470893 Jy ! Component: 900 - total flux cleaned = -0.00482745 Jy ! Component: 950 - total flux cleaned = -0.00513618 Jy ! Component: 1000 - total flux cleaned = -0.00539847 Jy ! Component: 1050 - total flux cleaned = -0.00565427 Jy ! Component: 1100 - total flux cleaned = -0.00593882 Jy ! Component: 1150 - total flux cleaned = -0.0062515 Jy ! Component: 1200 - total flux cleaned = -0.00665796 Jy ! Component: 1250 - total flux cleaned = -0.00695551 Jy ! Component: 1300 - total flux cleaned = -0.00724702 Jy ! Component: 1350 - total flux cleaned = -0.00746926 Jy ! Component: 1400 - total flux cleaned = -0.00768685 Jy ! Component: 1450 - total flux cleaned = -0.00786891 Jy ! Component: 1500 - total flux cleaned = -0.00804749 Jy ! Component: 1550 - total flux cleaned = -0.00804734 Jy ! Component: 1600 - total flux cleaned = -0.00804768 Jy ! Component: 1650 - total flux cleaned = -0.00804782 Jy ! Component: 1700 - total flux cleaned = -0.00799166 Jy ! Component: 1750 - total flux cleaned = -0.00799146 Jy ! Component: 1800 - total flux cleaned = -0.00796433 Jy ! Component: 1850 - total flux cleaned = -0.00796437 Jy ! Component: 1900 - total flux cleaned = -0.007911 Jy ! Component: 1950 - total flux cleaned = -0.00788433 Jy ! Component: 2000 - total flux cleaned = -0.00783213 Jy ! Component: 2050 - total flux cleaned = -0.00775467 Jy ! Component: 2100 - total flux cleaned = -0.00780599 Jy ! Component: 2150 - total flux cleaned = -0.00770431 Jy ! Component: 2200 - total flux cleaned = -0.00772958 Jy ! Component: 2250 - total flux cleaned = -0.00770449 Jy ! Component: 2300 - total flux cleaned = -0.00770435 Jy ! Component: 2350 - total flux cleaned = -0.00782755 Jy ! Component: 2400 - total flux cleaned = -0.00790109 Jy ! Component: 2450 - total flux cleaned = -0.00799838 Jy ! Component: 2500 - total flux cleaned = -0.00811947 Jy ! Component: 2550 - total flux cleaned = -0.00814358 Jy ! Component: 2600 - total flux cleaned = -0.0082871 Jy ! Component: 2650 - total flux cleaned = -0.00831109 Jy ! Component: 2700 - total flux cleaned = -0.00847708 Jy ! Component: 2750 - total flux cleaned = -0.00857134 Jy ! Component: 2800 - total flux cleaned = -0.00868913 Jy ! Component: 2850 - total flux cleaned = -0.00887671 Jy ! Component: 2900 - total flux cleaned = -0.00897031 Jy ! Component: 2950 - total flux cleaned = -0.00906378 Jy ! Component: 3000 - total flux cleaned = -0.00924998 Jy ! Component: 3050 - total flux cleaned = -0.00936602 Jy ! Component: 3100 - total flux cleaned = -0.00950499 Jy ! Component: 3150 - total flux cleaned = -0.00964365 Jy ! Component: 3200 - total flux cleaned = -0.00985129 Jy ! Component: 3250 - total flux cleaned = -0.0100587 Jy ! Component: 3300 - total flux cleaned = -0.010243 Jy ! Component: 3350 - total flux cleaned = -0.0104499 Jy ! Component: 3400 - total flux cleaned = -0.0106798 Jy ! Component: 3450 - total flux cleaned = -0.0109093 Jy ! Component: 3500 - total flux cleaned = -0.0110699 Jy ! Component: 3550 - total flux cleaned = -0.011299 Jy ! Component: 3600 - total flux cleaned = -0.0115052 Jy ! Component: 3650 - total flux cleaned = -0.0117339 Jy ! Component: 3700 - total flux cleaned = -0.0119396 Jy ! Component: 3750 - total flux cleaned = -0.0121226 Jy ! Component: 3800 - total flux cleaned = -0.0123055 Jy ! Component: 3850 - total flux cleaned = -0.0125113 Jy ! Component: 3900 - total flux cleaned = -0.01274 Jy ! Component: 3950 - total flux cleaned = -0.0129689 Jy ! Component: 4000 - total flux cleaned = -0.0131981 Jy ! Component: 4050 - total flux cleaned = -0.0134502 Jy ! Total flux subtracted in 4096 components = -0.0136337 Jy ! Clean residual min=-0.001403 max=0.001247 Jy/beam ! Clean residual mean=-0.000001 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.380219 Jy keep ! Adding 324 model components to the UV plane model. ! The established model now contains 512 components and 0.380219 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv126_uvs/J2332-4118_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.967 x 35.92 at -16.14 degrees (North through East) ! Clean map min=-0.0045787 max=0.26118 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv126_uvs/J2332-4118_S_map.fits wmodel /scr/pima/rv126_uvs/J2332-4118_S_map.mod ! Writing 512 model components to file: /scr/pima/rv126_uvs/J2332-4118_S_map.mod wobs /scr/pima/rv126_uvs/J2332-4118_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv126_uvs/J2332-4118_S_uvs.fits wwins /scr/pima/rv126_uvs/J2332-4118_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv126_uvs/J2332-4118_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.261179 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000459863 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.528216 0.528216 1.05643 2.11286 4.22573 8.45145 16.9029 33.8058 67.6116 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.261 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 567.949 quit ! Quitting program ! Log file /scr/pima/rv126_uvs/J2332-4118_S_dfm.log closed on Sun Dec 23 07:43:34 2018