! Started logfile: /scr/pima/rv125_uvs/J0631-4154_X_dfm.log on Sun Dec 23 02:49:34 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/rv125_uvs/J0631-4154_X_uva.fits ! Reading UV FITS file: /scr/pima/rv125_uvs/J0631-4154_X_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 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 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J0631-4154_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 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 11 telescope corrections were flagged in sub-array 1. ! A total of 6 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.048792Jy sigma=14.920335 ! Fit after self-cal, rms=0.707295Jy sigma=9.786066 ! 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=0.6918 mas, bmaj=3.083 mas, bpa=-4.846 degrees ! Estimated noise=1.84297 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.225287 Jy ! Component: 100 - total flux cleaned = 0.277456 Jy ! Total flux subtracted in 100 components = 0.277456 Jy ! Clean residual min=-0.022155 max=0.040226 Jy/beam ! Clean residual mean=0.000004 rms=0.005640 Jy/beam ! Combined flux in latest and established models = 0.277456 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.277456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102399Jy sigma=1.373066 ! Fit after self-cal, rms=0.102316Jy sigma=1.371638 ! Inverting map ! Added new window around map position (0.6, 3.8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0325528 Jy ! Component: 100 - total flux cleaned = 0.0406438 Jy ! Total flux subtracted in 100 components = 0.0406438 Jy ! Clean residual min=-0.015051 max=0.019808 Jy/beam ! Clean residual mean=0.000004 rms=0.004132 Jy/beam ! Combined flux in latest and established models = 0.318099 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.318099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089387Jy sigma=1.181251 ! Fit after self-cal, rms=0.088511Jy sigma=1.165020 ! 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=0.9176 mas, bmaj=4.138 mas, bpa=-5.179 degrees ! Estimated noise=1.05778 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.0192587 Jy ! Component: 100 - total flux cleaned = 0.0290113 Jy ! Component: 150 - total flux cleaned = 0.0305773 Jy ! Component: 200 - total flux cleaned = 0.0317313 Jy ! Total flux subtracted in 200 components = 0.0317313 Jy ! Clean residual min=-0.018418 max=0.025310 Jy/beam ! Clean residual mean=0.000024 rms=0.005225 Jy/beam ! Combined flux in latest and established models = 0.349831 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 28 components and 0.349831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083994Jy sigma=1.103919 ! Fit after self-cal, rms=0.083994Jy sigma=1.102894 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9176 x 4.138 at -5.179 degrees (North through East) ! Clean map min=-0.01795 max=0.26298 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 1.08 LA 1.05 MK 1.00 OV 1.09 ! PT 0.89 ! ! Telescope amplitude corrections in sub-array 2: ! KP 1.02 LA 0.99 NL 1.41 OV 0.99 ! PT 0.84 SC 1.07 ! ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 1.05 LA 1.07 MK 1.00 OV 1.09 ! PT 0.90 ! ! Telescope amplitude corrections in sub-array 2: ! KP 1.00 LA 1.01 NL 1.45 OV 0.97 ! PT 0.84 SC 1.11 ! ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 1.08 LA 1.06 MK 0.97 OV 1.07 ! PT 0.93 ! ! Telescope amplitude corrections in sub-array 2: ! KP 1.01 LA 1.00 NL 1.38 OV 0.96 ! PT 0.83 SC 1.08 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 1.06 LA 1.04 MK 0.97 OV 1.05 ! PT 0.91 ! ! Telescope amplitude corrections in sub-array 2: ! KP 0.99 LA 0.99 NL 1.40 OV 0.98 ! PT 0.83 SC 1.01 ! ! ! Fit before self-cal, rms=0.083994Jy sigma=1.102894 ! Fit after self-cal, rms=0.083316Jy sigma=0.960691 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9322 mas, bmaj=4.227 mas, bpa=-4.771 degrees ! Estimated noise=1.10269 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 (-3.4, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108936 Jy ! Component: 100 - total flux cleaned = 0.0109779 Jy ! Component: 150 - total flux cleaned = 0.0109782 Jy ! Component: 200 - total flux cleaned = 0.0108349 Jy ! Total flux subtracted in 200 components = 0.0108349 Jy ! Clean residual min=-0.007324 max=0.006504 Jy/beam ! Clean residual mean=0.000058 rms=0.001884 Jy/beam ! Combined flux in latest and established models = 0.360666 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 42 components and 0.360666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081087Jy sigma=0.929942 ! Fit after self-cal, rms=0.081127Jy sigma=0.926226 ! 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.081127Jy sigma=0.926226 ! Fit after self-cal, rms=0.079842Jy sigma=0.923188 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9294 mas, bmaj=4.209 mas, bpa=-4.764 degrees ! Estimated noise=1.09544 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00250678 Jy ! Component: 100 - total flux cleaned = 0.00229124 Jy ! Component: 150 - total flux cleaned = 0.0023734 Jy ! Component: 200 - total flux cleaned = 0.00237197 Jy ! Total flux subtracted in 200 components = 0.00237197 Jy ! Clean residual min=-0.006442 max=0.005532 Jy/beam ! Clean residual mean=0.000040 rms=0.001531 Jy/beam ! Combined flux in latest and established models = 0.363038 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 58 components and 0.363038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079361Jy sigma=0.917948 ! Fit after self-cal, rms=0.079262Jy sigma=0.917210 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.000192862 Jy ! Component: 100 - total flux cleaned = -5.39923e-05 Jy ! Component: 150 - total flux cleaned = -0.000103679 Jy ! Component: 200 - total flux cleaned = -0.000104924 Jy ! Total flux subtracted in 200 components = -0.000104924 Jy ! Clean residual min=-0.006090 max=0.005417 Jy/beam ! Clean residual mean=0.000040 rms=0.001477 Jy/beam ! Combined flux in latest and established models = 0.362933 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 72 components and 0.362933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079089Jy sigma=0.916046 ! Fit after self-cal, rms=0.079053Jy sigma=0.915768 ! 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.079053Jy sigma=0.915768 ! Fit after self-cal, rms=0.079351Jy sigma=0.914787 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9298 mas, bmaj=4.21 mas, bpa=-4.75 degrees ! Estimated noise=1.09495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000898205 Jy ! Component: 100 - total flux cleaned = -0.000847165 Jy ! Component: 150 - total flux cleaned = -0.000795819 Jy ! Component: 200 - total flux cleaned = -0.00079572 Jy ! Total flux subtracted in 200 components = -0.00079572 Jy ! Clean residual min=-0.005722 max=0.004927 Jy/beam ! Clean residual mean=0.000027 rms=0.001351 Jy/beam ! Combined flux in latest and established models = 0.362137 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 83 components and 0.362137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079202Jy sigma=0.913658 ! Fit after self-cal, rms=0.079178Jy sigma=0.913457 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.000194415 Jy ! Component: 100 - total flux cleaned = 0.000331749 Jy ! Component: 150 - total flux cleaned = 0.000291114 Jy ! Component: 200 - total flux cleaned = 0.000292032 Jy ! Total flux subtracted in 200 components = 0.000292032 Jy ! Clean residual min=-0.005506 max=0.004763 Jy/beam ! Clean residual mean=0.000027 rms=0.001320 Jy/beam ! Combined flux in latest and established models = 0.362429 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 97 components and 0.362429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079105Jy sigma=0.912910 ! Fit after self-cal, rms=0.079090Jy sigma=0.912791 ! 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.079090Jy sigma=0.912791 ! Fit after self-cal, rms=0.079558Jy sigma=0.912453 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.761 mas, bmaj=11.34 mas, bpa=-5.409 degrees ! Estimated noise=1.31644 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000520521 Jy ! Component: 100 - total flux cleaned = -0.000417024 Jy ! Component: 150 - total flux cleaned = -0.000332827 Jy ! Component: 200 - total flux cleaned = -0.000331796 Jy ! Total flux subtracted in 200 components = -0.000331796 Jy ! Clean residual min=-0.006344 max=0.005517 Jy/beam ! Clean residual mean=0.000038 rms=0.001747 Jy/beam ! Combined flux in latest and established models = 0.362097 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 111 components and 0.362097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079502Jy sigma=0.912073 ! Fit after self-cal, rms=0.079494Jy sigma=0.911916 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.000115038 Jy ! Component: 100 - total flux cleaned = 0.000116019 Jy ! Component: 150 - total flux cleaned = 0.000115791 Jy ! Component: 200 - total flux cleaned = 0.000115703 Jy ! Total flux subtracted in 200 components = 0.000115703 Jy ! Clean residual min=-0.006161 max=0.005384 Jy/beam ! Clean residual mean=0.000038 rms=0.001713 Jy/beam ! Combined flux in latest and established models = 0.362213 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 113 components and 0.362213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079471Jy sigma=0.911827 ! Fit after self-cal, rms=0.079463Jy sigma=0.911761 ! 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=0.9302 mas, bmaj=4.211 mas, bpa=-4.734 degrees ! Estimated noise=1.09495 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9302 x 4.211 at -4.734 degrees (North through East) ! Clean map min=-0.0051582 max=0.27159 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=0.6841 mas, bmaj=3.101 mas, bpa=-4.872 degrees ! Estimated noise=1.96556 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.231657 Jy ! Component: 100 - total flux cleaned = 0.287775 Jy ! Component: 150 - total flux cleaned = 0.310554 Jy ! Component: 200 - total flux cleaned = 0.325467 Jy ! Total flux subtracted in 200 components = 0.325467 Jy ! Clean residual min=-0.010985 max=0.010150 Jy/beam ! Clean residual mean=0.000006 rms=0.002478 Jy/beam ! Combined flux in latest and established models = 0.325467 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.325467 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9302 mas, bmaj=4.211 mas, bpa=-4.734 degrees ! Estimated noise=1.09495 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 (-0.6, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.016527 Jy ! Component: 100 - total flux cleaned = 0.0253937 Jy ! Component: 150 - total flux cleaned = 0.0307117 Jy ! Component: 200 - total flux cleaned = 0.0339728 Jy ! Total flux subtracted in 200 components = 0.0339728 Jy ! Clean residual min=-0.005193 max=0.004575 Jy/beam ! Clean residual mean=0.000023 rms=0.001301 Jy/beam ! Combined flux in latest and established models = 0.35944 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 50 components and 0.35944 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=2.761 mas, bmaj=11.34 mas, bpa=-5.409 degrees ! Estimated noise=1.31644 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0013532 Jy ! Component: 100 - total flux cleaned = 0.00158173 Jy ! Component: 150 - total flux cleaned = 0.00183281 Jy ! Component: 200 - total flux cleaned = 0.00220692 Jy ! Total flux subtracted in 200 components = 0.00220692 Jy ! Clean residual min=-0.006213 max=0.005503 Jy/beam ! Clean residual mean=0.000039 rms=0.001671 Jy/beam ! Combined flux in latest and established models = 0.361647 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.000185025 Jy ! Component: 100 - total flux cleaned = 0.000312621 Jy ! Component: 150 - total flux cleaned = 0.000352726 Jy ! Component: 200 - total flux cleaned = 0.000392242 Jy ! Total flux subtracted in 200 components = 0.000392242 Jy ! Clean residual min=-0.006123 max=0.005307 Jy/beam ! Clean residual mean=0.000039 rms=0.001620 Jy/beam ! Combined flux in latest and established models = 0.362039 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 89 components and 0.362039 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9302 mas, bmaj=4.211 mas, bpa=-4.734 degrees ! Estimated noise=1.09495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000188547 Jy ! Component: 100 - total flux cleaned = 0.00029209 Jy ! Component: 150 - total flux cleaned = 0.000338842 Jy ! Component: 200 - total flux cleaned = 0.000299755 Jy ! Total flux subtracted in 200 components = 0.000299755 Jy ! Clean residual min=-0.004675 max=0.004091 Jy/beam ! Clean residual mean=0.000022 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.362339 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 108 components and 0.362339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079135Jy sigma=0.910281 ! Fit after self-cal, rms=0.079056Jy sigma=0.909505 wmodel J0631-4154_X_map.mod ! Writing 108 model components to file: J0631-4154_X_map.mod wobs J0631-4154_X_uvs.fits ! Writing UV FITS file: J0631-4154_X_uvs.fits wwins J0631-4154_X_map.win ! wwins: Wrote 4 windows to J0631-4154_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 = -0.000723889 Jy ! Component: 100 - total flux cleaned = -0.00120312 Jy ! Component: 150 - total flux cleaned = -0.0015819 Jy ! Component: 200 - total flux cleaned = -0.00205679 Jy ! Component: 250 - total flux cleaned = -0.00239518 Jy ! Component: 300 - total flux cleaned = -0.00266486 Jy ! Component: 350 - total flux cleaned = -0.00292197 Jy ! Component: 400 - total flux cleaned = -0.00282198 Jy ! Component: 450 - total flux cleaned = -0.00282106 Jy ! Component: 500 - total flux cleaned = -0.00291154 Jy ! Component: 550 - total flux cleaned = -0.00291093 Jy ! Component: 600 - total flux cleaned = -0.00304054 Jy ! Component: 650 - total flux cleaned = -0.00312364 Jy ! Component: 700 - total flux cleaned = -0.00320448 Jy ! Component: 750 - total flux cleaned = -0.00324346 Jy ! Component: 800 - total flux cleaned = -0.00328219 Jy ! Component: 850 - total flux cleaned = -0.00335751 Jy ! Component: 900 - total flux cleaned = -0.00339456 Jy ! Component: 950 - total flux cleaned = -0.00335809 Jy ! Component: 1000 - total flux cleaned = -0.00342811 Jy ! Component: 1050 - total flux cleaned = -0.00339349 Jy ! Component: 1100 - total flux cleaned = -0.00339392 Jy ! Component: 1150 - total flux cleaned = -0.00342739 Jy ! Component: 1200 - total flux cleaned = -0.00349289 Jy ! Component: 1250 - total flux cleaned = -0.00349247 Jy ! Component: 1300 - total flux cleaned = -0.00349175 Jy ! Component: 1350 - total flux cleaned = -0.00361661 Jy ! Component: 1400 - total flux cleaned = -0.00361602 Jy ! Component: 1450 - total flux cleaned = -0.00373819 Jy ! Component: 1500 - total flux cleaned = -0.00382807 Jy ! Component: 1550 - total flux cleaned = -0.00385747 Jy ! Component: 1600 - total flux cleaned = -0.00397483 Jy ! Component: 1650 - total flux cleaned = -0.00406157 Jy ! Component: 1700 - total flux cleaned = -0.00406126 Jy ! Component: 1750 - total flux cleaned = -0.00408959 Jy ! Component: 1800 - total flux cleaned = -0.00417403 Jy ! Component: 1850 - total flux cleaned = -0.00420182 Jy ! Component: 1900 - total flux cleaned = -0.00422947 Jy ! Component: 1950 - total flux cleaned = -0.00428436 Jy ! Component: 2000 - total flux cleaned = -0.0042844 Jy ! Component: 2050 - total flux cleaned = -0.00431156 Jy ! Component: 2100 - total flux cleaned = -0.00433883 Jy ! Component: 2150 - total flux cleaned = -0.00447369 Jy ! Component: 2200 - total flux cleaned = -0.00455401 Jy ! Component: 2250 - total flux cleaned = -0.00460722 Jy ! Component: 2300 - total flux cleaned = -0.00458067 Jy ! Component: 2350 - total flux cleaned = -0.00466 Jy ! Component: 2400 - total flux cleaned = -0.00468634 Jy ! Component: 2450 - total flux cleaned = -0.00468646 Jy ! Component: 2500 - total flux cleaned = -0.00466022 Jy ! Component: 2550 - total flux cleaned = -0.00463405 Jy ! Component: 2600 - total flux cleaned = -0.00463396 Jy ! Component: 2650 - total flux cleaned = -0.00465997 Jy ! Component: 2700 - total flux cleaned = -0.00458198 Jy ! Component: 2750 - total flux cleaned = -0.00455614 Jy ! Component: 2800 - total flux cleaned = -0.00455615 Jy ! Component: 2850 - total flux cleaned = -0.00455614 Jy ! Component: 2900 - total flux cleaned = -0.00445303 Jy ! Component: 2950 - total flux cleaned = -0.00440146 Jy ! Component: 3000 - total flux cleaned = -0.00442734 Jy ! Component: 3050 - total flux cleaned = -0.00429849 Jy ! Component: 3100 - total flux cleaned = -0.00432432 Jy ! Component: 3150 - total flux cleaned = -0.00435 Jy ! Component: 3200 - total flux cleaned = -0.00424656 Jy ! Component: 3250 - total flux cleaned = -0.00422052 Jy ! Component: 3300 - total flux cleaned = -0.00435046 Jy ! Component: 3350 - total flux cleaned = -0.0042984 Jy ! Component: 3400 - total flux cleaned = -0.0042985 Jy ! Component: 3450 - total flux cleaned = -0.00429855 Jy ! Component: 3500 - total flux cleaned = -0.00429859 Jy ! Component: 3550 - total flux cleaned = -0.00427235 Jy ! Component: 3600 - total flux cleaned = -0.00424576 Jy ! Component: 3650 - total flux cleaned = -0.00427229 Jy ! Component: 3700 - total flux cleaned = -0.00427235 Jy ! Component: 3750 - total flux cleaned = -0.00427219 Jy ! Component: 3800 - total flux cleaned = -0.00427227 Jy ! Component: 3850 - total flux cleaned = -0.00424536 Jy ! Component: 3900 - total flux cleaned = -0.00427228 Jy ! Component: 3950 - total flux cleaned = -0.00432645 Jy ! Component: 4000 - total flux cleaned = -0.00432649 Jy ! Component: 4050 - total flux cleaned = -0.00429897 Jy ! Total flux subtracted in 4096 components = -0.00432648 Jy ! Clean residual min=-0.001610 max=0.001617 Jy/beam ! Clean residual mean=0.000003 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.358012 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 369 components and 0.358013 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv125_uvs/J0631-4154_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9302 x 4.211 at -4.734 degrees (North through East) ! Clean map min=-0.0039743 max=0.28112 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv125_uvs/J0631-4154_X_map.fits wmodel /scr/pima/rv125_uvs/J0631-4154_X_map.mod ! Writing 369 model components to file: /scr/pima/rv125_uvs/J0631-4154_X_map.mod wobs /scr/pima/rv125_uvs/J0631-4154_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv125_uvs/J0631-4154_X_uvs.fits wwins /scr/pima/rv125_uvs/J0631-4154_X_map.win ! wwins: Wrote 5 windows to /scr/pima/rv125_uvs/J0631-4154_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.281125 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000504169 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.538019 0.538019 1.07604 2.15208 4.30415 8.60831 17.2166 34.4332 68.8665 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.281 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 557.6 quit ! Quitting program ! Log file /scr/pima/rv125_uvs/J0631-4154_X_dfm.log closed on Sun Dec 23 02:49:38 2018