! Started logfile: /scr/pima/rv125_uvs/J1327+1223_S_dfm.log on Sun Dec 23 06:59:23 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.23275 obs /scr/pima/rv125_uvs/J1327+1223_S_uva.fits ! Reading UV FITS file: /scr/pima/rv125_uvs/J1327+1223_S_uva.fits ! AN table 1: 47 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.990544 visibilities/baseline/integration-bin. ! Found source: J1327+1223 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 6704 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 J1327+1223_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 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 423 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.034507Jy sigma=18.420353 ! Fit after self-cal, rms=0.806282Jy sigma=14.346996 ! 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=2.67 mas, bmaj=6.241 mas, bpa=-2.851 degrees ! Estimated noise=1.01262 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.14849 Jy ! Component: 100 - total flux cleaned = 0.183729 Jy ! Total flux subtracted in 100 components = 0.183729 Jy ! Clean residual min=-0.009095 max=0.015236 Jy/beam ! Clean residual mean=-0.000009 rms=0.002515 Jy/beam ! Combined flux in latest and established models = 0.183729 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.183729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069535Jy sigma=1.184143 ! Fit after self-cal, rms=0.069529Jy sigma=1.184043 ! Inverting map ! Added new window around map position (-23.5, 33). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.016964 Jy ! Component: 100 - total flux cleaned = 0.0271102 Jy ! Total flux subtracted in 100 components = 0.0271102 Jy ! Clean residual min=-0.008588 max=0.012752 Jy/beam ! Clean residual mean=-0.000009 rms=0.002086 Jy/beam ! Combined flux in latest and established models = 0.210839 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 14 components and 0.210839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064912Jy sigma=1.106114 ! Fit after self-cal, rms=0.064760Jy sigma=1.103219 ! 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.187 mas, bmaj=7.057 mas, bpa=-1.968 degrees ! Estimated noise=0.577164 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 (23.5, -33). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102894 Jy ! Component: 100 - total flux cleaned = 0.0163195 Jy ! Component: 150 - total flux cleaned = 0.0194324 Jy ! Component: 200 - total flux cleaned = 0.0209567 Jy ! Total flux subtracted in 200 components = 0.0209567 Jy ! Clean residual min=-0.006375 max=0.006698 Jy/beam ! Clean residual mean=-0.000014 rms=0.001588 Jy/beam ! Combined flux in latest and established models = 0.231795 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 41 components and 0.231795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062855Jy sigma=1.067652 ! Fit after self-cal, rms=0.062824Jy sigma=1.067063 ! 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.187 x 7.057 at -1.968 degrees (North through East) ! Clean map min=-0.0062957 max=0.19012 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 HN 0.91 KP 0.94 LA 0.94 ! MK 1.13 NL 1.05 OV 0.96 PT 1.11 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 HN 0.94 KP 0.93 LA 0.95 ! MK 1.13 NL 1.03 OV 0.87 PT 1.10 ! SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* HN 0.00* KP 0.00* LA 0.00* ! MK 0.00* NL 0.00* OV 0.00* PT 0.00* ! SC 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 HN 0.92 KP 0.92 LA 0.94 ! MK 1.08 NL 1.01 OV 0.93 PT 1.09 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.062824Jy sigma=1.067063 ! Fit after self-cal, rms=0.059842Jy sigma=0.990254 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.235 mas, bmaj=7.162 mas, bpa=-1.52 degrees ! Estimated noise=0.579033 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.00311485 Jy ! Component: 100 - total flux cleaned = -0.00382369 Jy ! Component: 150 - total flux cleaned = -0.0041579 Jy ! Component: 200 - total flux cleaned = -0.00430024 Jy ! Total flux subtracted in 200 components = -0.00430024 Jy ! Clean residual min=-0.003468 max=0.003386 Jy/beam ! Clean residual mean=0.000001 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.227495 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 58 components and 0.227495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059501Jy sigma=0.985286 ! Fit after self-cal, rms=0.059541Jy sigma=0.984789 ! 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.059541Jy sigma=0.984789 ! Fit after self-cal, rms=0.059044Jy sigma=0.964663 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.233 mas, bmaj=7.133 mas, bpa=-1.655 degrees ! Estimated noise=0.577955 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00255677 Jy ! Component: 100 - total flux cleaned = -0.0025186 Jy ! Component: 150 - total flux cleaned = -0.00237737 Jy ! Component: 200 - total flux cleaned = -0.00229451 Jy ! Total flux subtracted in 200 components = -0.00229451 Jy ! Clean residual min=-0.002653 max=0.002381 Jy/beam ! Clean residual mean=0.000002 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.225201 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 75 components and 0.225201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058876Jy sigma=0.962390 ! Fit after self-cal, rms=0.058885Jy sigma=0.962239 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.000107407 Jy ! Component: 100 - total flux cleaned = 0.000143097 Jy ! Component: 150 - total flux cleaned = 0.000245761 Jy ! Component: 200 - total flux cleaned = 0.000343581 Jy ! Total flux subtracted in 200 components = 0.000343581 Jy ! Clean residual min=-0.002594 max=0.002310 Jy/beam ! Clean residual mean=0.000002 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.225544 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 83 components and 0.225544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058840Jy sigma=0.961628 ! Fit after self-cal, rms=0.058838Jy sigma=0.961604 ! 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.058838Jy sigma=0.961604 ! Fit after self-cal, rms=0.058979Jy sigma=0.960680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.23 mas, bmaj=7.132 mas, bpa=-1.659 degrees ! Estimated noise=0.57791 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00184488 Jy ! Component: 100 - total flux cleaned = -0.00184982 Jy ! Component: 150 - total flux cleaned = -0.00178127 Jy ! Component: 200 - total flux cleaned = -0.00174946 Jy ! Total flux subtracted in 200 components = -0.00174946 Jy ! Clean residual min=-0.002254 max=0.002200 Jy/beam ! Clean residual mean=0.000002 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.223795 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 92 components and 0.223795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058888Jy sigma=0.959576 ! Fit after self-cal, rms=0.058891Jy sigma=0.959559 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.44833e-05 Jy ! Component: 100 - total flux cleaned = 5.3442e-05 Jy ! Component: 150 - total flux cleaned = 0.000135177 Jy ! Component: 200 - total flux cleaned = 0.000187125 Jy ! Total flux subtracted in 200 components = 0.000187125 Jy ! Clean residual min=-0.002194 max=0.002156 Jy/beam ! Clean residual mean=0.000001 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.223982 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 99 components and 0.223982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058863Jy sigma=0.959198 ! Fit after self-cal, rms=0.058862Jy sigma=0.959189 ! 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.058862Jy sigma=0.959189 ! Fit after self-cal, rms=0.058989Jy sigma=0.958699 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.824 mas, bmaj=11.03 mas, bpa=-6.124 degrees ! Estimated noise=0.730981 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00122439 Jy ! Component: 100 - total flux cleaned = -0.00126849 Jy ! Component: 150 - total flux cleaned = -0.00126861 Jy ! Component: 200 - total flux cleaned = -0.00129833 Jy ! Total flux subtracted in 200 components = -0.00129833 Jy ! Clean residual min=-0.002405 max=0.002034 Jy/beam ! Clean residual mean=0.000002 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.222684 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 114 components and 0.222684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058947Jy sigma=0.958154 ! Fit after self-cal, rms=0.058946Jy sigma=0.958082 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.05909e-05 Jy ! Component: 100 - total flux cleaned = 3.94769e-05 Jy ! Component: 150 - total flux cleaned = 6.29689e-05 Jy ! Component: 200 - total flux cleaned = 0.000104807 Jy ! Total flux subtracted in 200 components = 0.000104807 Jy ! Clean residual min=-0.002384 max=0.001960 Jy/beam ! Clean residual mean=0.000002 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.222788 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 122 components and 0.222788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058943Jy sigma=0.958088 ! Fit after self-cal, rms=0.058941Jy sigma=0.958058 ! 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.229 mas, bmaj=7.132 mas, bpa=-1.644 degrees ! Estimated noise=0.577831 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.229 x 7.132 at -1.644 degrees (North through East) ! Clean map min=-0.002093 max=0.19168 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.706 mas, bmaj=6.273 mas, bpa=-2.617 degrees ! Estimated noise=1.01408 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.148619 Jy ! Component: 100 - total flux cleaned = 0.182671 Jy ! Component: 150 - total flux cleaned = 0.196216 Jy ! Component: 200 - total flux cleaned = 0.203987 Jy ! Total flux subtracted in 200 components = 0.203987 Jy ! Clean residual min=-0.004712 max=0.004471 Jy/beam ! Clean residual mean=0.000002 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.203987 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.203987 Jy ! Inverting map and beam ! Estimated beam: bmin=3.229 mas, bmaj=7.132 mas, bpa=-1.644 degrees ! Estimated noise=0.577831 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.00553208 Jy ! Component: 100 - total flux cleaned = 0.009082 Jy ! Component: 150 - total flux cleaned = 0.0116549 Jy ! Component: 200 - total flux cleaned = 0.0135812 Jy ! Total flux subtracted in 200 components = 0.0135812 Jy ! Clean residual min=-0.002161 max=0.002345 Jy/beam ! Clean residual mean=0.000002 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.217568 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 50 components and 0.217568 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=6.824 mas, bmaj=11.03 mas, bpa=-6.124 degrees ! Estimated noise=0.730981 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00247833 Jy ! Component: 100 - total flux cleaned = 0.00394293 Jy ! Component: 150 - total flux cleaned = 0.00452018 Jy ! Component: 200 - total flux cleaned = 0.00478082 Jy ! Total flux subtracted in 200 components = 0.00478082 Jy ! Clean residual min=-0.002412 max=0.002009 Jy/beam ! Clean residual mean=0.000002 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.222349 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 = 8.45526e-05 Jy ! Component: 100 - total flux cleaned = 0.000187569 Jy ! Component: 150 - total flux cleaned = 0.000257853 Jy ! Component: 200 - total flux cleaned = 0.000324257 Jy ! Total flux subtracted in 200 components = 0.000324257 Jy ! Clean residual min=-0.002379 max=0.001967 Jy/beam ! Clean residual mean=0.000002 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.222673 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 88 components and 0.222673 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.229 mas, bmaj=7.132 mas, bpa=-1.644 degrees ! Estimated noise=0.577831 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000278804 Jy ! Component: 100 - total flux cleaned = -0.000275431 Jy ! Component: 150 - total flux cleaned = -0.000275418 Jy ! Component: 200 - total flux cleaned = -0.000210917 Jy ! Total flux subtracted in 200 components = -0.000210917 Jy ! Clean residual min=-0.002229 max=0.002264 Jy/beam ! Clean residual mean=0.000001 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.222463 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 108 components and 0.222463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058959Jy sigma=0.958605 ! Fit after self-cal, rms=0.058944Jy sigma=0.958448 wmodel J1327+1223_S_map.mod ! Writing 108 model components to file: J1327+1223_S_map.mod wobs J1327+1223_S_uvs.fits ! Writing UV FITS file: J1327+1223_S_uvs.fits wwins J1327+1223_S_map.win ! wwins: Wrote 3 windows to J1327+1223_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.000160591 Jy ! Component: 100 - total flux cleaned = 0.000310276 Jy ! Component: 150 - total flux cleaned = 0.000134929 Jy ! Component: 200 - total flux cleaned = 1.30009e-07 Jy ! Component: 250 - total flux cleaned = -0.000164573 Jy ! Component: 300 - total flux cleaned = -0.000292082 Jy ! Component: 350 - total flux cleaned = -0.000386004 Jy ! Component: 400 - total flux cleaned = -0.000567849 Jy ! Component: 450 - total flux cleaned = -0.000744692 Jy ! Component: 500 - total flux cleaned = -0.000888464 Jy ! Component: 550 - total flux cleaned = -0.00105737 Jy ! Component: 600 - total flux cleaned = -0.001223 Jy ! Component: 650 - total flux cleaned = -0.00138511 Jy ! Component: 700 - total flux cleaned = -0.0014909 Jy ! Component: 750 - total flux cleaned = -0.00164696 Jy ! Component: 800 - total flux cleaned = -0.00174903 Jy ! Component: 850 - total flux cleaned = -0.00187413 Jy ! Component: 900 - total flux cleaned = -0.00192402 Jy ! Component: 950 - total flux cleaned = -0.00207069 Jy ! Component: 1000 - total flux cleaned = -0.00219109 Jy ! Component: 1050 - total flux cleaned = -0.00230951 Jy ! Component: 1100 - total flux cleaned = -0.00240267 Jy ! Component: 1150 - total flux cleaned = -0.00254072 Jy ! Component: 1200 - total flux cleaned = -0.00267726 Jy ! Component: 1250 - total flux cleaned = -0.00278939 Jy ! Component: 1300 - total flux cleaned = -0.00292244 Jy ! Component: 1350 - total flux cleaned = -0.002944 Jy ! Component: 1400 - total flux cleaned = -0.00303021 Jy ! Component: 1450 - total flux cleaned = -0.00302989 Jy ! Component: 1500 - total flux cleaned = -0.00296645 Jy ! Component: 1550 - total flux cleaned = -0.0030918 Jy ! Component: 1600 - total flux cleaned = -0.00307113 Jy ! Component: 1650 - total flux cleaned = -0.00305084 Jy ! Component: 1700 - total flux cleaned = -0.00313189 Jy ! Component: 1750 - total flux cleaned = -0.00311194 Jy ! Component: 1800 - total flux cleaned = -0.00311228 Jy ! Component: 1850 - total flux cleaned = -0.00317143 Jy ! Component: 1900 - total flux cleaned = -0.00317143 Jy ! Component: 1950 - total flux cleaned = -0.00315206 Jy ! Component: 2000 - total flux cleaned = -0.00317133 Jy ! Component: 2050 - total flux cleaned = -0.00319039 Jy ! Component: 2100 - total flux cleaned = -0.0031528 Jy ! Component: 2150 - total flux cleaned = -0.00317149 Jy ! Component: 2200 - total flux cleaned = -0.00318992 Jy ! Component: 2250 - total flux cleaned = -0.00315342 Jy ! Component: 2300 - total flux cleaned = -0.0032445 Jy ! Component: 2350 - total flux cleaned = -0.00320833 Jy ! Component: 2400 - total flux cleaned = -0.00322622 Jy ! Component: 2450 - total flux cleaned = -0.00319041 Jy ! Component: 2500 - total flux cleaned = -0.00322565 Jy ! Component: 2550 - total flux cleaned = -0.00315555 Jy ! Component: 2600 - total flux cleaned = -0.00322508 Jy ! Component: 2650 - total flux cleaned = -0.00317355 Jy ! Component: 2700 - total flux cleaned = -0.00313922 Jy ! Component: 2750 - total flux cleaned = -0.00313914 Jy ! Component: 2800 - total flux cleaned = -0.00310561 Jy ! Component: 2850 - total flux cleaned = -0.00303861 Jy ! Component: 2900 - total flux cleaned = -0.00305528 Jy ! Component: 2950 - total flux cleaned = -0.00297265 Jy ! Component: 3000 - total flux cleaned = -0.00297253 Jy ! Component: 3050 - total flux cleaned = -0.00290735 Jy ! Component: 3100 - total flux cleaned = -0.00287496 Jy ! Component: 3150 - total flux cleaned = -0.00276251 Jy ! Component: 3200 - total flux cleaned = -0.00276271 Jy ! Component: 3250 - total flux cleaned = -0.00269921 Jy ! Component: 3300 - total flux cleaned = -0.00263628 Jy ! Component: 3350 - total flux cleaned = -0.00258937 Jy ! Component: 3400 - total flux cleaned = -0.00257401 Jy ! Component: 3450 - total flux cleaned = -0.00254316 Jy ! Component: 3500 - total flux cleaned = -0.00249711 Jy ! Component: 3550 - total flux cleaned = -0.00245124 Jy ! Component: 3600 - total flux cleaned = -0.00248161 Jy ! Component: 3650 - total flux cleaned = -0.00245137 Jy ! Component: 3700 - total flux cleaned = -0.00236145 Jy ! Component: 3750 - total flux cleaned = -0.00237638 Jy ! Component: 3800 - total flux cleaned = -0.00234668 Jy ! Component: 3850 - total flux cleaned = -0.00234673 Jy ! Component: 3900 - total flux cleaned = -0.00230273 Jy ! Component: 3950 - total flux cleaned = -0.00228813 Jy ! Component: 4000 - total flux cleaned = -0.00231724 Jy ! Component: 4050 - total flux cleaned = -0.00228836 Jy ! Total flux subtracted in 4096 components = -0.0022453 Jy ! Clean residual min=-0.001032 max=0.000857 Jy/beam ! Clean residual mean=-0.000001 rms=0.000257 Jy/beam ! Combined flux in latest and established models = 0.220217 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 390 components and 0.220217 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv125_uvs/J1327+1223_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.229 x 7.132 at -1.644 degrees (North through East) ! Clean map min=-0.0016372 max=0.19248 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv125_uvs/J1327+1223_S_map.fits wmodel /scr/pima/rv125_uvs/J1327+1223_S_map.mod ! Writing 390 model components to file: /scr/pima/rv125_uvs/J1327+1223_S_map.mod wobs /scr/pima/rv125_uvs/J1327+1223_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv125_uvs/J1327+1223_S_uvs.fits wwins /scr/pima/rv125_uvs/J1327+1223_S_map.win ! wwins: Wrote 4 windows to /scr/pima/rv125_uvs/J1327+1223_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.192477 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000252997 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.394328 0.394328 0.788657 1.57731 3.15463 6.30925 12.6185 25.237 50.474 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.192 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 760.787 quit ! Quitting program ! Log file /scr/pima/rv125_uvs/J1327+1223_S_dfm.log closed on Sun Dec 23 06:59:27 2018