! Started logfile: /scr/pima/rv125_uvs/J0631-4154_S_dfm.log on Sun Dec 23 06:56:43 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/J0631-4154_S_uva.fits ! Reading UV FITS file: /scr/pima/rv125_uvs/J0631-4154_S_uva.fits ! AN table 1: 29 integrations on 10 of 10 possible baselines. ! AN table 2: 23 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.940157 visibilities/baseline/integration-bin. ! Found source: J0631-4154 ! ! 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 2388 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 J0631-4154_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. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 145 telescope corrections were flagged in sub-array 1. ! A total of 138 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.040053Jy sigma=12.123783 ! Fit after self-cal, rms=0.750888Jy sigma=8.688492 ! 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.635 mas, bmaj=12.11 mas, bpa=-1.187 degrees ! Estimated noise=2.48572 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.165278 Jy ! Component: 100 - total flux cleaned = 0.22417 Jy ! Total flux subtracted in 100 components = 0.22417 Jy ! Clean residual min=-0.027421 max=0.036529 Jy/beam ! Clean residual mean=-0.000460 rms=0.008331 Jy/beam ! Combined flux in latest and established models = 0.22417 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.22417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141241Jy sigma=1.620730 ! Fit after self-cal, rms=0.140931Jy sigma=1.618083 ! 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.367 mas, bmaj=15.1 mas, bpa=-4.346 degrees ! Estimated noise=1.48519 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.0751723 Jy ! Component: 100 - total flux cleaned = 0.113219 Jy ! Component: 150 - total flux cleaned = 0.132738 Jy ! Component: 200 - total flux cleaned = 0.142765 Jy ! Total flux subtracted in 200 components = 0.142765 Jy ! Clean residual min=-0.017694 max=0.030069 Jy/beam ! Clean residual mean=-0.000364 rms=0.005873 Jy/beam ! Combined flux in latest and established models = 0.366935 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 33 components and 0.366935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099422Jy sigma=1.081438 ! Fit after self-cal, rms=0.099215Jy sigma=1.078885 ! 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.367 x 15.1 at -4.346 degrees (North through East) ! Clean map min=-0.017562 max=0.21322 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.94 LA 0.94 MK 0.95 OV 1.09 ! PT 1.07 ! ! Telescope amplitude corrections in sub-array 2: ! KP 0.94 LA 0.89 NL 1.62 OV 1.00 ! PT 1.04 SC 1.16 ! ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.90 LA 0.97 MK 0.95 OV 1.07 ! PT 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! KP 0.88 LA 0.92 NL 1.66 OV 0.90 ! PT 1.04 SC 1.16 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* MK 0.00* OV 0.00* ! PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* LA 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.90 LA 0.97 MK 1.06 OV 0.99 ! PT 1.09 ! ! Telescope amplitude corrections in sub-array 2: ! KP 0.91 LA 0.91 NL 1.67 OV 0.99 ! PT 1.05 SC 1.20 ! ! ! Fit before self-cal, rms=0.099215Jy sigma=1.078885 ! Fit after self-cal, rms=0.107213Jy sigma=0.985767 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.446 mas, bmaj=15.79 mas, bpa=-4.732 degrees ! Estimated noise=1.57579 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 (-17.5, -16.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0162268 Jy ! Component: 100 - total flux cleaned = 0.0206395 Jy ! Component: 150 - total flux cleaned = 0.0216406 Jy ! Component: 200 - total flux cleaned = 0.0223561 Jy ! Total flux subtracted in 200 components = 0.0223561 Jy ! Clean residual min=-0.009664 max=0.008283 Jy/beam ! Clean residual mean=-0.000144 rms=0.002282 Jy/beam ! Combined flux in latest and established models = 0.389291 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 53 components and 0.389291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104906Jy sigma=0.950137 ! Fit after self-cal, rms=0.104982Jy sigma=0.948230 ! 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.104982Jy sigma=0.948230 ! Fit after self-cal, rms=0.104671Jy sigma=0.945353 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=15.75 mas, bpa=-4.899 degrees ! Estimated noise=1.56035 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00515578 Jy ! Component: 100 - total flux cleaned = 0.00619223 Jy ! Component: 150 - total flux cleaned = 0.00669983 Jy ! Component: 200 - total flux cleaned = 0.00692329 Jy ! Total flux subtracted in 200 components = 0.00692329 Jy ! Clean residual min=-0.008571 max=0.007307 Jy/beam ! Clean residual mean=-0.000130 rms=0.001928 Jy/beam ! Combined flux in latest and established models = 0.396215 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 63 components and 0.396215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104165Jy sigma=0.940035 ! Fit after self-cal, rms=0.104138Jy sigma=0.939731 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.00099864 Jy ! Component: 100 - total flux cleaned = 0.00120933 Jy ! Component: 150 - total flux cleaned = 0.00140527 Jy ! Component: 200 - total flux cleaned = 0.0016775 Jy ! Total flux subtracted in 200 components = 0.0016775 Jy ! Clean residual min=-0.008323 max=0.006816 Jy/beam ! Clean residual mean=-0.000117 rms=0.001845 Jy/beam ! Combined flux in latest and established models = 0.397892 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 72 components and 0.397892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103900Jy sigma=0.937745 ! Fit after self-cal, rms=0.103885Jy sigma=0.937664 ! 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.103885Jy sigma=0.937664 ! Fit after self-cal, rms=0.102732Jy sigma=0.937233 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.429 mas, bmaj=15.72 mas, bpa=-4.918 degrees ! Estimated noise=1.55436 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154828 Jy ! Component: 100 - total flux cleaned = 0.00181934 Jy ! Component: 150 - total flux cleaned = 0.00207256 Jy ! Component: 200 - total flux cleaned = 0.00223113 Jy ! Total flux subtracted in 200 components = 0.00223113 Jy ! Clean residual min=-0.007822 max=0.006734 Jy/beam ! Clean residual mean=-0.000123 rms=0.001758 Jy/beam ! Combined flux in latest and established models = 0.400123 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 80 components and 0.400123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102544Jy sigma=0.935547 ! Fit after self-cal, rms=0.102527Jy sigma=0.935452 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.000354658 Jy ! Component: 100 - total flux cleaned = 0.000505645 Jy ! Component: 150 - total flux cleaned = 0.000579787 Jy ! Component: 200 - total flux cleaned = 0.000715389 Jy ! Total flux subtracted in 200 components = 0.000715389 Jy ! Clean residual min=-0.007654 max=0.006276 Jy/beam ! Clean residual mean=-0.000118 rms=0.001710 Jy/beam ! Combined flux in latest and established models = 0.400839 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 82 components and 0.400839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102399Jy sigma=0.934391 ! Fit after self-cal, rms=0.102390Jy sigma=0.934348 ! 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.102390Jy sigma=0.934348 ! Fit after self-cal, rms=0.101650Jy sigma=0.934190 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.576 mas, bmaj=39.13 mas, bpa=-5.377 degrees ! Estimated noise=1.89113 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00181601 Jy ! Component: 100 - total flux cleaned = 0.00183516 Jy ! Component: 150 - total flux cleaned = 0.00189363 Jy ! Component: 200 - total flux cleaned = 0.0018922 Jy ! Total flux subtracted in 200 components = 0.0018922 Jy ! Clean residual min=-0.005138 max=0.005020 Jy/beam ! Clean residual mean=-0.000197 rms=0.001645 Jy/beam ! Combined flux in latest and established models = 0.402731 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 91 components and 0.402731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101560Jy sigma=0.934017 ! Fit after self-cal, rms=0.101527Jy sigma=0.933788 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.000731784 Jy ! Component: 100 - total flux cleaned = 0.000732643 Jy ! Component: 150 - total flux cleaned = 0.000607864 Jy ! Component: 200 - total flux cleaned = 0.0004974 Jy ! Total flux subtracted in 200 components = 0.0004974 Jy ! Clean residual min=-0.005123 max=0.005052 Jy/beam ! Clean residual mean=-0.000191 rms=0.001609 Jy/beam ! Combined flux in latest and established models = 0.403228 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 95 components and 0.403228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101507Jy sigma=0.934151 ! Fit after self-cal, rms=0.101494Jy sigma=0.934076 ! 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.424 mas, bmaj=15.68 mas, bpa=-4.918 degrees ! Estimated noise=1.55124 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.424 x 15.68 at -4.918 degrees (North through East) ! Clean map min=-0.0093579 max=0.22123 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.616 mas, bmaj=12.18 mas, bpa=-2.196 degrees ! Estimated noise=2.6802 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.175219 Jy ! Component: 100 - total flux cleaned = 0.236714 Jy ! Component: 150 - total flux cleaned = 0.275921 Jy ! Component: 200 - total flux cleaned = 0.301896 Jy ! Total flux subtracted in 200 components = 0.301896 Jy ! Clean residual min=-0.017915 max=0.022305 Jy/beam ! Clean residual mean=-0.000311 rms=0.005041 Jy/beam ! Combined flux in latest and established models = 0.301896 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.301896 Jy ! Inverting map and beam ! Estimated beam: bmin=3.424 mas, bmaj=15.68 mas, bpa=-4.918 degrees ! Estimated noise=1.55124 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) ! Added new window around map position (-3.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0357596 Jy ! Component: 100 - total flux cleaned = 0.0553848 Jy ! Component: 150 - total flux cleaned = 0.0677022 Jy ! Component: 200 - total flux cleaned = 0.0764019 Jy ! Total flux subtracted in 200 components = 0.0764019 Jy ! Clean residual min=-0.008784 max=0.007179 Jy/beam ! Clean residual mean=-0.000296 rms=0.002192 Jy/beam ! Combined flux in latest and established models = 0.378298 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 90 components and 0.378298 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=9.576 mas, bmaj=39.13 mas, bpa=-5.377 degrees ! Estimated noise=1.89113 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00914925 Jy ! Component: 100 - total flux cleaned = 0.0149835 Jy ! Component: 150 - total flux cleaned = 0.0188398 Jy ! Component: 200 - total flux cleaned = 0.0214456 Jy ! Total flux subtracted in 200 components = 0.0214456 Jy ! Clean residual min=-0.005511 max=0.004715 Jy/beam ! Clean residual mean=-0.000245 rms=0.001672 Jy/beam ! Combined flux in latest and established models = 0.399744 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.00179157 Jy ! Component: 100 - total flux cleaned = 0.00294459 Jy ! Component: 150 - total flux cleaned = 0.00325866 Jy ! Component: 200 - total flux cleaned = 0.00350147 Jy ! Total flux subtracted in 200 components = 0.00350147 Jy ! Clean residual min=-0.005169 max=0.004927 Jy/beam ! Clean residual mean=-0.000200 rms=0.001575 Jy/beam ! Combined flux in latest and established models = 0.403245 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 135 components and 0.403245 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.424 mas, bmaj=15.68 mas, bpa=-4.918 degrees ! Estimated noise=1.55124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000270474 Jy ! Component: 100 - total flux cleaned = 0.000710032 Jy ! Component: 150 - total flux cleaned = 0.000709563 Jy ! Component: 200 - total flux cleaned = 0.000642405 Jy ! Total flux subtracted in 200 components = 0.000642405 Jy ! Clean residual min=-0.006250 max=0.004730 Jy/beam ! Clean residual mean=-0.000108 rms=0.001410 Jy/beam ! Combined flux in latest and established models = 0.403887 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 165 components and 0.403887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100979Jy sigma=0.929182 ! Fit after self-cal, rms=0.100890Jy sigma=0.928235 wmodel J0631-4154_S_map.mod ! Writing 165 model components to file: J0631-4154_S_map.mod wobs J0631-4154_S_uvs.fits ! Writing UV FITS file: J0631-4154_S_uvs.fits wwins J0631-4154_S_map.win ! wwins: Wrote 3 windows to J0631-4154_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.00244193 Jy ! Component: 100 - total flux cleaned = -0.00294984 Jy ! Component: 150 - total flux cleaned = -0.00310083 Jy ! Component: 200 - total flux cleaned = -0.00338071 Jy ! Component: 250 - total flux cleaned = -0.00344759 Jy ! Component: 300 - total flux cleaned = -0.00332628 Jy ! Component: 350 - total flux cleaned = -0.0029657 Jy ! Component: 400 - total flux cleaned = -0.0026792 Jy ! Component: 450 - total flux cleaned = -0.00234777 Jy ! Component: 500 - total flux cleaned = -0.00202714 Jy ! Component: 550 - total flux cleaned = -0.00161117 Jy ! Component: 600 - total flux cleaned = -0.0012071 Jy ! Component: 650 - total flux cleaned = -0.000864248 Jy ! Component: 700 - total flux cleaned = -0.000720658 Jy ! Component: 750 - total flux cleaned = -0.000393898 Jy ! Component: 800 - total flux cleaned = -7.41936e-05 Jy ! Component: 850 - total flux cleaned = 0.000194307 Jy ! Component: 900 - total flux cleaned = 0.000458 Jy ! Component: 950 - total flux cleaned = 0.000801798 Jy ! Component: 1000 - total flux cleaned = 0.0010966 Jy ! Component: 1050 - total flux cleaned = 0.00138631 Jy ! Component: 1100 - total flux cleaned = 0.00154926 Jy ! Component: 1150 - total flux cleaned = 0.0017897 Jy ! Component: 1200 - total flux cleaned = 0.00190839 Jy ! Component: 1250 - total flux cleaned = 0.00202551 Jy ! Component: 1300 - total flux cleaned = 0.00217922 Jy ! Component: 1350 - total flux cleaned = 0.00214144 Jy ! Component: 1400 - total flux cleaned = 0.0022544 Jy ! Component: 1450 - total flux cleaned = 0.00236608 Jy ! Component: 1500 - total flux cleaned = 0.00251256 Jy ! Component: 1550 - total flux cleaned = 0.00254854 Jy ! Component: 1600 - total flux cleaned = 0.00254848 Jy ! Component: 1650 - total flux cleaned = 0.00258382 Jy ! Component: 1700 - total flux cleaned = 0.00268942 Jy ! Component: 1750 - total flux cleaned = 0.00279403 Jy ! Component: 1800 - total flux cleaned = 0.00296713 Jy ! Component: 1850 - total flux cleaned = 0.00310479 Jy ! Component: 1900 - total flux cleaned = 0.00341091 Jy ! Component: 1950 - total flux cleaned = 0.00361342 Jy ! Component: 2000 - total flux cleaned = 0.00381433 Jy ! Component: 2050 - total flux cleaned = 0.0039803 Jy ! Component: 2100 - total flux cleaned = 0.00421113 Jy ! Component: 2150 - total flux cleaned = 0.00443984 Jy ! Component: 2200 - total flux cleaned = 0.00450478 Jy ! Component: 2250 - total flux cleaned = 0.00473079 Jy ! Component: 2300 - total flux cleaned = 0.00495506 Jy ! Component: 2350 - total flux cleaned = 0.00511428 Jy ! Component: 2400 - total flux cleaned = 0.00524107 Jy ! Component: 2450 - total flux cleaned = 0.005367 Jy ! Component: 2500 - total flux cleaned = 0.00555525 Jy ! Component: 2550 - total flux cleaned = 0.00571154 Jy ! Component: 2600 - total flux cleaned = 0.00583593 Jy ! Component: 2650 - total flux cleaned = 0.00596016 Jy ! Component: 2700 - total flux cleaned = 0.00614575 Jy ! Component: 2750 - total flux cleaned = 0.00633061 Jy ! Component: 2800 - total flux cleaned = 0.00636143 Jy ! Component: 2850 - total flux cleaned = 0.00654568 Jy ! Component: 2900 - total flux cleaned = 0.00672934 Jy ! Component: 2950 - total flux cleaned = 0.00688233 Jy ! Component: 3000 - total flux cleaned = 0.00694355 Jy ! Component: 3050 - total flux cleaned = 0.00709662 Jy ! Component: 3100 - total flux cleaned = 0.00718853 Jy ! Component: 3150 - total flux cleaned = 0.00737238 Jy ! Component: 3200 - total flux cleaned = 0.00749506 Jy ! Component: 3250 - total flux cleaned = 0.00764851 Jy ! Component: 3300 - total flux cleaned = 0.00774066 Jy ! Component: 3350 - total flux cleaned = 0.00792493 Jy ! Component: 3400 - total flux cleaned = 0.00801724 Jy ! Component: 3450 - total flux cleaned = 0.00810951 Jy ! Component: 3500 - total flux cleaned = 0.00829434 Jy ! Component: 3550 - total flux cleaned = 0.00841787 Jy ! Component: 3600 - total flux cleaned = 0.00851051 Jy ! Component: 3650 - total flux cleaned = 0.00872676 Jy ! Component: 3700 - total flux cleaned = 0.00875767 Jy ! Component: 3750 - total flux cleaned = 0.00891245 Jy ! Component: 3800 - total flux cleaned = 0.00906758 Jy ! Component: 3850 - total flux cleaned = 0.00919188 Jy ! Component: 3900 - total flux cleaned = 0.0093475 Jy ! Component: 3950 - total flux cleaned = 0.00941 Jy ! Component: 4000 - total flux cleaned = 0.0094413 Jy ! Component: 4050 - total flux cleaned = 0.00950408 Jy ! Total flux subtracted in 4096 components = 0.00956703 Jy ! Clean residual min=-0.001769 max=0.001826 Jy/beam ! Clean residual mean=0.000005 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.413455 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 425 components and 0.413455 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv125_uvs/J0631-4154_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.424 x 15.68 at -4.918 degrees (North through East) ! Clean map min=-0.0053356 max=0.23571 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv125_uvs/J0631-4154_S_map.fits wmodel /scr/pima/rv125_uvs/J0631-4154_S_map.mod ! Writing 425 model components to file: /scr/pima/rv125_uvs/J0631-4154_S_map.mod wobs /scr/pima/rv125_uvs/J0631-4154_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv125_uvs/J0631-4154_S_uvs.fits wwins /scr/pima/rv125_uvs/J0631-4154_S_map.win ! wwins: Wrote 4 windows to /scr/pima/rv125_uvs/J0631-4154_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.235709 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000580405 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.738715 0.738715 1.47743 2.95486 5.90972 11.8194 23.6389 47.2777 94.5555 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.235 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 406.11 quit ! Quitting program ! Log file /scr/pima/rv125_uvs/J0631-4154_S_dfm.log closed on Sun Dec 23 06:56:48 2018