! Started logfile: /scr/pima/rv118_uvs/J2138-1810_X_dfm.log on Sun Dec 10 00:11:36 2017 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/rv118_uvs/J2138-1810_X_uva.fits ! Reading UV FITS file: /scr/pima/rv118_uvs/J2138-1810_X_uva.fits ! AN table 1: 37 integrations on 15 of 15 possible baselines. ! AN table 2: 37 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.976577 visibilities/baseline/integration-bin. ! Found source: J2138-1810 ! ! 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 79 lines of history. ! ! Reading 4336 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 J2138-1810_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 mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 6 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 6 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 6 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.003835Jy sigma=20.562878 ! Fit after self-cal, rms=0.967596Jy sigma=19.830758 ! 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.105 mas, bmaj=5.423 mas, bpa=-10.51 degrees ! Estimated noise=1.0845 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.0233348 Jy ! Component: 100 - total flux cleaned = 0.0298594 Jy ! Total flux subtracted in 100 components = 0.0298594 Jy ! Clean residual min=-0.004704 max=0.005521 Jy/beam ! Clean residual mean=0.000014 rms=0.001418 Jy/beam ! Combined flux in latest and established models = 0.0298594 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0298594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051061Jy sigma=1.018836 ! Fit after self-cal, rms=0.049782Jy sigma=0.993087 ! 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=2.454 mas, bmaj=5.825 mas, bpa=-6.626 degrees ! Estimated noise=0.53828 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.00862581 Jy ! Component: 100 - total flux cleaned = 0.0138696 Jy ! Component: 150 - total flux cleaned = 0.0177506 Jy ! Component: 200 - total flux cleaned = 0.0207165 Jy ! Total flux subtracted in 200 components = 0.0207165 Jy ! Clean residual min=-0.005299 max=0.006038 Jy/beam ! Clean residual mean=0.000019 rms=0.001746 Jy/beam ! Combined flux in latest and established models = 0.0505759 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 69 components and 0.0505759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048070Jy sigma=0.955698 ! Fit after self-cal, rms=0.047749Jy sigma=0.949699 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.454 x 5.825 at -6.626 degrees (North through East) ! Clean map min=-0.0054683 max=0.035705 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.31 FD 0.75 KP 1.33 LA 0.75 ! NL 1.26 OV 1.09 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.53 KP 1.04 LA 0.78 NL 1.28 ! OV 1.51 PT 0.68 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.28 FD 0.69 KP 1.39 LA 0.78 ! NL 1.10 OV 1.19 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.39 KP 1.13 LA 0.81 NL 1.37 ! OV 1.46 PT 0.70 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.78 KP 1.24 LA 0.75 ! NL 1.10 OV 1.20 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.21 KP 1.18 LA 0.75 NL 1.17 ! OV 1.43 PT 0.79 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.82 KP 1.04 LA 0.80 ! NL 0.94 OV 0.87 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.02 KP 1.03 LA 0.92 NL 1.05 ! OV 0.94 PT 0.82 ! ! ! Fit before self-cal, rms=0.047749Jy sigma=0.949699 ! Fit after self-cal, rms=0.052584Jy sigma=0.921400 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.614 mas, bmaj=6.046 mas, bpa=-7.234 degrees ! Estimated noise=0.541297 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.000410624 Jy ! Component: 100 - total flux cleaned = -0.00036247 Jy ! Component: 150 - total flux cleaned = -0.000317597 Jy ! Component: 200 - total flux cleaned = -0.000315533 Jy ! Total flux subtracted in 200 components = -0.000315533 Jy ! Clean residual min=-0.004124 max=0.005191 Jy/beam ! Clean residual mean=-0.000004 rms=0.001178 Jy/beam ! Combined flux in latest and established models = 0.0502604 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 80 components and 0.0502604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052501Jy sigma=0.919922 ! Fit after self-cal, rms=0.053474Jy sigma=0.911867 ! 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.053474Jy sigma=0.911867 ! Fit after self-cal, rms=0.059086Jy sigma=0.910266 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.661 mas, bmaj=6.158 mas, bpa=-6.972 degrees ! Estimated noise=0.554936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000502489 Jy ! Component: 100 - total flux cleaned = 0.000716852 Jy ! Component: 150 - total flux cleaned = 0.000853257 Jy ! Component: 200 - total flux cleaned = 0.000934334 Jy ! Total flux subtracted in 200 components = 0.000934334 Jy ! Clean residual min=-0.003513 max=0.003967 Jy/beam ! Clean residual mean=-0.000007 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.0511947 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 89 components and 0.0511947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058978Jy sigma=0.908556 ! Fit after self-cal, rms=0.059273Jy sigma=0.907710 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.000715457 Jy ! Component: 100 - total flux cleaned = 0.000901204 Jy ! Component: 150 - total flux cleaned = 0.00102443 Jy ! Component: 200 - total flux cleaned = 0.00106057 Jy ! Total flux subtracted in 200 components = 0.00106057 Jy ! Clean residual min=-0.003209 max=0.003703 Jy/beam ! Clean residual mean=-0.000008 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.0522553 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 94 components and 0.0522553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059186Jy sigma=0.906510 ! Fit after self-cal, rms=0.059111Jy sigma=0.906161 ! 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.059111Jy sigma=0.906161 ! Fit after self-cal, rms=0.059139Jy sigma=0.905515 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.658 mas, bmaj=6.209 mas, bpa=-6.575 degrees ! Estimated noise=0.556193 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000726711 Jy ! Component: 100 - total flux cleaned = 0.000928821 Jy ! Component: 150 - total flux cleaned = 0.00110244 Jy ! Component: 200 - total flux cleaned = 0.00121326 Jy ! Total flux subtracted in 200 components = 0.00121326 Jy ! Clean residual min=-0.003132 max=0.003489 Jy/beam ! Clean residual mean=-0.000008 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.0534685 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 101 components and 0.0534685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059044Jy sigma=0.904020 ! Fit after self-cal, rms=0.058975Jy sigma=0.903666 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.00042327 Jy ! Component: 100 - total flux cleaned = 0.000549706 Jy ! Component: 150 - total flux cleaned = 0.000586807 Jy ! Component: 200 - total flux cleaned = 0.000620115 Jy ! Total flux subtracted in 200 components = 0.000620115 Jy ! Clean residual min=-0.003138 max=0.003477 Jy/beam ! Clean residual mean=-0.000009 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.0540887 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 107 components and 0.0540887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058905Jy sigma=0.902681 ! Fit after self-cal, rms=0.058799Jy sigma=0.902383 ! 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.058799Jy sigma=0.902383 ! Fit after self-cal, rms=0.057939Jy sigma=0.901630 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.044 mas, bmaj=6.442 mas, bpa=-3.862 degrees ! Estimated noise=0.547287 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000929459 Jy ! Component: 100 - total flux cleaned = 0.00116774 Jy ! Component: 150 - total flux cleaned = 0.0013685 Jy ! Component: 200 - total flux cleaned = 0.00150654 Jy ! Total flux subtracted in 200 components = 0.00150654 Jy ! Clean residual min=-0.003069 max=0.003679 Jy/beam ! Clean residual mean=-0.000009 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.0555952 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 112 components and 0.0555952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057863Jy sigma=0.900210 ! Fit after self-cal, rms=0.057742Jy sigma=0.899671 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.000361295 Jy ! Component: 100 - total flux cleaned = 0.000569852 Jy ! Component: 150 - total flux cleaned = 0.000676542 Jy ! Component: 200 - total flux cleaned = 0.000708497 Jy ! Total flux subtracted in 200 components = 0.000708497 Jy ! Clean residual min=-0.003065 max=0.003600 Jy/beam ! Clean residual mean=-0.000011 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.0563037 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 121 components and 0.0563037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057673Jy sigma=0.898637 ! Fit after self-cal, rms=0.057552Jy sigma=0.898365 ! 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=2.644 mas, bmaj=6.262 mas, bpa=-6.151 degrees ! Estimated noise=0.551302 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.644 x 6.262 at -6.151 degrees (North through East) ! Clean map min=-0.0032136 max=0.033296 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.212 mas, bmaj=5.743 mas, bpa=-10.09 degrees ! Estimated noise=1.17842 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0247296 Jy ! Component: 100 - total flux cleaned = 0.0358866 Jy ! Component: 150 - total flux cleaned = 0.0432311 Jy ! Component: 200 - total flux cleaned = 0.046186 Jy ! Total flux subtracted in 200 components = 0.046186 Jy ! Clean residual min=-0.004147 max=0.005690 Jy/beam ! Clean residual mean=-0.000008 rms=0.001258 Jy/beam ! Combined flux in latest and established models = 0.0461859 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0461859 Jy ! Inverting map and beam ! Estimated beam: bmin=2.644 mas, bmaj=6.262 mas, bpa=-6.151 degrees ! Estimated noise=0.551302 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.00429205 Jy ! Component: 100 - total flux cleaned = 0.00534769 Jy ! Component: 150 - total flux cleaned = 0.00568429 Jy ! Component: 200 - total flux cleaned = 0.00614826 Jy ! Total flux subtracted in 200 components = 0.00614826 Jy ! Clean residual min=-0.003213 max=0.003850 Jy/beam ! Clean residual mean=-0.000004 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.0523342 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 38 components and 0.0523342 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.044 mas, bmaj=6.442 mas, bpa=-3.862 degrees ! Estimated noise=0.547287 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141349 Jy ! Component: 100 - total flux cleaned = 0.00177498 Jy ! Component: 150 - total flux cleaned = 0.00202658 Jy ! Component: 200 - total flux cleaned = 0.00224971 Jy ! Total flux subtracted in 200 components = 0.00224971 Jy ! Clean residual min=-0.003064 max=0.003407 Jy/beam ! Clean residual mean=-0.000007 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.0545839 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.000234113 Jy ! Component: 100 - total flux cleaned = 0.000372478 Jy ! Component: 150 - total flux cleaned = 0.000555796 Jy ! Component: 200 - total flux cleaned = 0.000690068 Jy ! Total flux subtracted in 200 components = 0.000690068 Jy ! Clean residual min=-0.003027 max=0.003371 Jy/beam ! Clean residual mean=-0.000008 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.055274 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 47 components and 0.055274 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.644 mas, bmaj=6.262 mas, bpa=-6.151 degrees ! Estimated noise=0.551302 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000168213 Jy ! Component: 100 - total flux cleaned = 0.000168701 Jy ! Component: 150 - total flux cleaned = 0.00016896 Jy ! Component: 200 - total flux cleaned = 0.000145051 Jy ! Total flux subtracted in 200 components = 0.000145051 Jy ! Clean residual min=-0.003023 max=0.003459 Jy/beam ! Clean residual mean=-0.000007 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.055419 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 56 components and 0.055419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057514Jy sigma=0.898107 ! Fit after self-cal, rms=0.057279Jy sigma=0.896063 wmodel J2138-1810_X_map.mod ! Writing 56 model components to file: J2138-1810_X_map.mod wobs J2138-1810_X_uvs.fits ! Writing UV FITS file: J2138-1810_X_uvs.fits wwins J2138-1810_X_map.win ! wwins: Wrote 1 windows to J2138-1810_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.000757536 Jy ! Component: 100 - total flux cleaned = 0.000863117 Jy ! Component: 150 - total flux cleaned = 0.000866039 Jy ! Component: 200 - total flux cleaned = 0.000439628 Jy ! Component: 250 - total flux cleaned = -7.83411e-05 Jy ! Component: 300 - total flux cleaned = -0.000487557 Jy ! Component: 350 - total flux cleaned = -0.000698084 Jy ! Component: 400 - total flux cleaned = -0.000829478 Jy ! Component: 450 - total flux cleaned = -0.000860333 Jy ! Component: 500 - total flux cleaned = -0.00100877 Jy ! Component: 550 - total flux cleaned = -0.00109346 Jy ! Component: 600 - total flux cleaned = -0.00122824 Jy ! Component: 650 - total flux cleaned = -0.00140939 Jy ! Component: 700 - total flux cleaned = -0.00153334 Jy ! Component: 750 - total flux cleaned = -0.00165325 Jy ! Component: 800 - total flux cleaned = -0.00167668 Jy ! Component: 850 - total flux cleaned = -0.00167662 Jy ! Component: 900 - total flux cleaned = -0.00167644 Jy ! Component: 950 - total flux cleaned = -0.0018028 Jy ! Component: 1000 - total flux cleaned = -0.00180236 Jy ! Component: 1050 - total flux cleaned = -0.00190125 Jy ! Component: 1100 - total flux cleaned = -0.00188168 Jy ! Component: 1150 - total flux cleaned = -0.00192004 Jy ! Component: 1200 - total flux cleaned = -0.00192017 Jy ! Component: 1250 - total flux cleaned = -0.00190255 Jy ! Component: 1300 - total flux cleaned = -0.00186729 Jy ! Component: 1350 - total flux cleaned = -0.00188464 Jy ! Component: 1400 - total flux cleaned = -0.00185031 Jy ! Component: 1450 - total flux cleaned = -0.00179985 Jy ! Component: 1500 - total flux cleaned = -0.00178327 Jy ! Component: 1550 - total flux cleaned = -0.00176711 Jy ! Component: 1600 - total flux cleaned = -0.00173555 Jy ! Component: 1650 - total flux cleaned = -0.00170435 Jy ! Component: 1700 - total flux cleaned = -0.00167386 Jy ! Component: 1750 - total flux cleaned = -0.0016436 Jy ! Component: 1800 - total flux cleaned = -0.00164353 Jy ! Component: 1850 - total flux cleaned = -0.00171726 Jy ! Component: 1900 - total flux cleaned = -0.00170255 Jy ! Component: 1950 - total flux cleaned = -0.00170242 Jy ! Component: 2000 - total flux cleaned = -0.00170229 Jy ! Component: 2050 - total flux cleaned = -0.00171622 Jy ! Component: 2100 - total flux cleaned = -0.0017439 Jy ! Component: 2150 - total flux cleaned = -0.00175756 Jy ! Component: 2200 - total flux cleaned = -0.00181157 Jy ! Component: 2250 - total flux cleaned = -0.00186483 Jy ! Component: 2300 - total flux cleaned = -0.00187767 Jy ! Component: 2350 - total flux cleaned = -0.00190371 Jy ! Component: 2400 - total flux cleaned = -0.00191692 Jy ! Component: 2450 - total flux cleaned = -0.0019555 Jy ! Component: 2500 - total flux cleaned = -0.00200629 Jy ! Component: 2550 - total flux cleaned = -0.00204383 Jy ! Component: 2600 - total flux cleaned = -0.00206852 Jy ! Component: 2650 - total flux cleaned = -0.00208083 Jy ! Component: 2700 - total flux cleaned = -0.00208072 Jy ! Component: 2750 - total flux cleaned = -0.00199612 Jy ! Component: 2800 - total flux cleaned = -0.00199635 Jy ! Component: 2850 - total flux cleaned = -0.00199627 Jy ! Component: 2900 - total flux cleaned = -0.00194904 Jy ! Component: 2950 - total flux cleaned = -0.00193746 Jy ! Component: 3000 - total flux cleaned = -0.00192595 Jy ! Component: 3050 - total flux cleaned = -0.00191442 Jy ! Component: 3100 - total flux cleaned = -0.00190296 Jy ! Component: 3150 - total flux cleaned = -0.00189163 Jy ! Component: 3200 - total flux cleaned = -0.00188036 Jy ! Component: 3250 - total flux cleaned = -0.00191391 Jy ! Component: 3300 - total flux cleaned = -0.00194725 Jy ! Component: 3350 - total flux cleaned = -0.00195828 Jy ! Component: 3400 - total flux cleaned = -0.00195828 Jy ! Component: 3450 - total flux cleaned = -0.00199125 Jy ! Component: 3500 - total flux cleaned = -0.00200218 Jy ! Component: 3550 - total flux cleaned = -0.00203495 Jy ! Component: 3600 - total flux cleaned = -0.00204588 Jy ! Component: 3650 - total flux cleaned = -0.0020676 Jy ! Component: 3700 - total flux cleaned = -0.00207843 Jy ! Component: 3750 - total flux cleaned = -0.00211084 Jy ! Component: 3800 - total flux cleaned = -0.00213237 Jy ! Component: 3850 - total flux cleaned = -0.00215383 Jy ! Component: 3900 - total flux cleaned = -0.00217525 Jy ! Component: 3950 - total flux cleaned = -0.00218594 Jy ! Component: 4000 - total flux cleaned = -0.00221796 Jy ! Component: 4050 - total flux cleaned = -0.00223929 Jy ! Total flux subtracted in 4096 components = -0.00223934 Jy ! Clean residual min=-0.000582 max=0.000615 Jy/beam ! Clean residual mean=0.000002 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.0531797 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 329 components and 0.0531797 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv118_uvs/J2138-1810_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.644 x 6.262 at -6.151 degrees (North through East) ! Clean map min=-0.00277 max=0.032573 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv118_uvs/J2138-1810_X_map.fits wmodel /scr/pima/rv118_uvs/J2138-1810_X_map.mod ! Writing 329 model components to file: /scr/pima/rv118_uvs/J2138-1810_X_map.mod wobs /scr/pima/rv118_uvs/J2138-1810_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv118_uvs/J2138-1810_X_uvs.fits wwins /scr/pima/rv118_uvs/J2138-1810_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rv118_uvs/J2138-1810_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0325732 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000208626 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.92145 1.92145 3.8429 7.68579 15.3716 30.7432 61.4863 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.032 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 156.132 quit ! Quitting program ! Log file /scr/pima/rv118_uvs/J2138-1810_X_dfm.log closed on Sun Dec 10 00:11:40 2017