! Started logfile: /scr/pima/bg219e_uvs/J1326-0500_S_uvs.log on Thu Apr 7 06:45:13 2016 obs /scr/pima/bg219e_uvs/J1326-0500_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1326-0500_S_uva.fits ! AN table 1: 61 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.702004 visibilities/baseline/integration-bin. ! Found source: J1326-0500 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 7708 visibilities. select rr, 1,2,3,4,6,7,8 ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219e_uvs/J1326-0500_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 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 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015760Jy sigma=19.560324 ! Fit after self-cal, rms=0.879785Jy sigma=16.877670 ! 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.957 mas, bmaj=6.669 mas, bpa=0.3834 degrees ! Estimated noise=0.833108 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.104642 Jy ! Component: 100 - total flux cleaned = 0.129021 Jy ! Total flux subtracted in 100 components = 0.129021 Jy ! Clean residual min=-0.006641 max=0.009585 Jy/beam ! Clean residual mean=0.000016 rms=0.001785 Jy/beam ! Combined flux in latest and established models = 0.129021 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.129021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151665Jy sigma=1.476226 ! Fit after self-cal, rms=0.150836Jy sigma=1.473826 ! 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.948 mas, bmaj=8.531 mas, bpa=-2.079 degrees ! Estimated noise=0.475099 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.00855524 Jy ! Component: 100 - total flux cleaned = 0.0117075 Jy ! Component: 150 - total flux cleaned = 0.0118042 Jy ! Component: 200 - total flux cleaned = 0.011887 Jy ! Total flux subtracted in 200 components = 0.011887 Jy ! Clean residual min=-0.006543 max=0.006783 Jy/beam ! Clean residual mean=0.000013 rms=0.001726 Jy/beam ! Combined flux in latest and established models = 0.140908 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 26 components and 0.140907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150398Jy sigma=1.458422 ! Fit after self-cal, rms=0.149902Jy sigma=1.458118 ! 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.948 x 8.531 at -2.079 degrees (North through East) ! Clean map min=-0.0065375 max=0.13028 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 0.97 KP 0.99 ! LA 1.02 MK 1.07 NL 0.87 OV 0.98 ! PT 1.04 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.14 HN 0.92 KP 1.05 ! LA 1.01 MK 1.04 NL 0.89 OV 0.96 ! PT 1.09 SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.95 HN 0.96 KP 1.06 ! LA 0.93 MK 1.10 NL 0.99 OV 0.98 ! PT 1.16 SC 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.94 HN 0.91 KP 0.96 ! LA 0.91 MK 0.92 NL 0.92 OV 0.98 ! PT 0.97 SC 0.99 ! ! ! Fit before self-cal, rms=0.149902Jy sigma=1.458118 ! Fit after self-cal, rms=0.139204Jy sigma=1.433945 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.917 mas, bmaj=8.53 mas, bpa=-1.832 degrees ! Estimated noise=0.47069 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.00131372 Jy ! Component: 100 - total flux cleaned = 0.00135487 Jy ! Component: 150 - total flux cleaned = 0.0013859 Jy ! Component: 200 - total flux cleaned = 0.00135942 Jy ! Total flux subtracted in 200 components = 0.00135942 Jy ! Clean residual min=-0.005595 max=0.006254 Jy/beam ! Clean residual mean=0.000002 rms=0.001463 Jy/beam ! Combined flux in latest and established models = 0.142267 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.142267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139184Jy sigma=1.433127 ! Fit after self-cal, rms=0.139198Jy sigma=1.432592 ! 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.139198Jy sigma=1.432592 ! Fit after self-cal, rms=0.138484Jy sigma=1.422328 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.947 mas, bmaj=8.594 mas, bpa=-1.846 degrees ! Estimated noise=0.46153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00275803 Jy ! Component: 100 - total flux cleaned = -0.00398033 Jy ! Component: 150 - total flux cleaned = -0.0046114 Jy ! Component: 200 - total flux cleaned = -0.00480292 Jy ! Total flux subtracted in 200 components = -0.00480292 Jy ! Clean residual min=-0.004773 max=0.004856 Jy/beam ! Clean residual mean=0.000002 rms=0.001226 Jy/beam ! Combined flux in latest and established models = 0.137464 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 54 components and 0.137464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138427Jy sigma=1.420597 ! Fit after self-cal, rms=0.138485Jy sigma=1.420485 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 = -3.06756e-05 Jy ! Component: 100 - total flux cleaned = -7.33932e-05 Jy ! Component: 150 - total flux cleaned = -6.19555e-05 Jy ! Component: 200 - total flux cleaned = -6.24387e-05 Jy ! Total flux subtracted in 200 components = -6.24387e-05 Jy ! Clean residual min=-0.004798 max=0.004882 Jy/beam ! Clean residual mean=0.000002 rms=0.001228 Jy/beam ! Combined flux in latest and established models = 0.137402 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 61 components and 0.137402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138482Jy sigma=1.420413 ! Fit after self-cal, rms=0.138485Jy sigma=1.420388 ! 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.138485Jy sigma=1.420388 ! Fit after self-cal, rms=0.138293Jy sigma=1.419552 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.962 mas, bmaj=8.627 mas, bpa=-1.851 degrees ! Estimated noise=0.457027 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00137633 Jy ! Component: 100 - total flux cleaned = -0.00202223 Jy ! Component: 150 - total flux cleaned = -0.0023693 Jy ! Component: 200 - total flux cleaned = -0.00240019 Jy ! Total flux subtracted in 200 components = -0.00240019 Jy ! Clean residual min=-0.004416 max=0.004678 Jy/beam ! Clean residual mean=0.000002 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.135001 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 70 components and 0.135001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138278Jy sigma=1.419086 ! Fit after self-cal, rms=0.138314Jy sigma=1.419059 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 = -6.02469e-05 Jy ! Component: 100 - total flux cleaned = -9.41259e-05 Jy ! Component: 150 - total flux cleaned = -0.000104002 Jy ! Component: 200 - total flux cleaned = -0.00010374 Jy ! Total flux subtracted in 200 components = -0.00010374 Jy ! Clean residual min=-0.004439 max=0.004687 Jy/beam ! Clean residual mean=0.000002 rms=0.001163 Jy/beam ! Combined flux in latest and established models = 0.134898 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 71 components and 0.134898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138312Jy sigma=1.419010 ! Fit after self-cal, rms=0.138320Jy sigma=1.418995 ! 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.138320Jy sigma=1.418995 ! Fit after self-cal, rms=0.138228Jy sigma=1.418782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.598 mas, bmaj=13.75 mas, bpa=-1.923 degrees ! Estimated noise=0.528073 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00150209 Jy ! Component: 100 - total flux cleaned = -0.00169265 Jy ! Component: 150 - total flux cleaned = -0.00167847 Jy ! Component: 200 - total flux cleaned = -0.00167793 Jy ! Total flux subtracted in 200 components = -0.00167793 Jy ! Clean residual min=-0.005326 max=0.005523 Jy/beam ! Clean residual mean=0.000001 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 0.13322 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 77 components and 0.13322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138224Jy sigma=1.418911 ! Fit after self-cal, rms=0.138268Jy sigma=1.418756 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.000114501 Jy ! Component: 100 - total flux cleaned = -5.90008e-05 Jy ! Component: 150 - total flux cleaned = -3.22604e-05 Jy ! Component: 200 - total flux cleaned = -3.21483e-05 Jy ! Total flux subtracted in 200 components = -3.21483e-05 Jy ! Clean residual min=-0.005337 max=0.005538 Jy/beam ! Clean residual mean=0.000001 rms=0.001500 Jy/beam ! Combined flux in latest and established models = 0.133188 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 79 components and 0.133188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138270Jy sigma=1.418936 ! Fit after self-cal, rms=0.138283Jy sigma=1.418857 ! 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.969 mas, bmaj=8.642 mas, bpa=-1.84 degrees ! Estimated noise=0.454705 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.969 x 8.642 at -1.84 degrees (North through East) ! Clean map min=-0.0043373 max=0.12517 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.97 mas, bmaj=6.733 mas, bpa=0.5575 degrees ! Estimated noise=0.793296 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0995042 Jy ! Component: 100 - total flux cleaned = 0.123104 Jy ! Component: 150 - total flux cleaned = 0.131804 Jy ! Component: 200 - total flux cleaned = 0.13418 Jy ! Total flux subtracted in 200 components = 0.13418 Jy ! Clean residual min=-0.004899 max=0.004721 Jy/beam ! Clean residual mean=0.000004 rms=0.001190 Jy/beam ! Combined flux in latest and established models = 0.13418 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.13418 Jy ! Inverting map and beam ! Estimated beam: bmin=3.969 mas, bmaj=8.642 mas, bpa=-1.84 degrees ! Estimated noise=0.454705 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.000229703 Jy ! Component: 100 - total flux cleaned = -0.000225595 Jy ! Component: 150 - total flux cleaned = -0.000226076 Jy ! Component: 200 - total flux cleaned = -0.00028134 Jy ! Total flux subtracted in 200 components = -0.00028134 Jy ! Clean residual min=-0.004269 max=0.004551 Jy/beam ! Clean residual mean=0.000002 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 0.133899 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 29 components and 0.133899 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=7.598 mas, bmaj=13.75 mas, bpa=-1.923 degrees ! Estimated noise=0.528073 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000852657 Jy ! Component: 100 - total flux cleaned = -0.000711503 Jy ! Component: 150 - total flux cleaned = -0.000594147 Jy ! Component: 200 - total flux cleaned = -0.000568127 Jy ! Total flux subtracted in 200 components = -0.000568127 Jy ! Clean residual min=-0.005313 max=0.005465 Jy/beam ! Clean residual mean=0.000002 rms=0.001503 Jy/beam ! Combined flux in latest and established models = 0.133331 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 = 4.72904e-05 Jy ! Component: 100 - total flux cleaned = 6.8542e-05 Jy ! Component: 150 - total flux cleaned = 0.00010887 Jy ! Component: 200 - total flux cleaned = 0.000126765 Jy ! Total flux subtracted in 200 components = 0.000126765 Jy ! Clean residual min=-0.005331 max=0.005501 Jy/beam ! Clean residual mean=0.000001 rms=0.001501 Jy/beam ! Combined flux in latest and established models = 0.133458 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 34 components and 0.133458 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.969 mas, bmaj=8.642 mas, bpa=-1.84 degrees ! Estimated noise=0.454705 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000474373 Jy ! Component: 100 - total flux cleaned = 0.000420967 Jy ! Component: 150 - total flux cleaned = 0.000379546 Jy ! Component: 200 - total flux cleaned = 0.000362834 Jy ! Total flux subtracted in 200 components = 0.000362834 Jy ! Clean residual min=-0.004239 max=0.004569 Jy/beam ! Clean residual mean=0.000002 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.13382 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 43 components and 0.13382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138306Jy sigma=1.418853 ! Fit after self-cal, rms=0.138263Jy sigma=1.418802 wmodel /scr/pima/bg219e_uvs/J1326-0500_S_map.mod ! Writing 43 model components to file: /scr/pima/bg219e_uvs/J1326-0500_S_map.mod wobs /scr/pima/bg219e_uvs/J1326-0500_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1326-0500_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1326-0500_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219e_uvs/J1326-0500_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.000923885 Jy ! Component: 100 - total flux cleaned = 0.00144951 Jy ! Component: 150 - total flux cleaned = 0.00158701 Jy ! Component: 200 - total flux cleaned = 0.00165334 Jy ! Component: 250 - total flux cleaned = 0.00171546 Jy ! Component: 300 - total flux cleaned = 0.00171458 Jy ! Component: 350 - total flux cleaned = 0.00171277 Jy ! Component: 400 - total flux cleaned = 0.00165468 Jy ! Component: 450 - total flux cleaned = 0.0014887 Jy ! Component: 500 - total flux cleaned = 0.00159631 Jy ! Component: 550 - total flux cleaned = 0.00169831 Jy ! Component: 600 - total flux cleaned = 0.00169752 Jy ! Component: 650 - total flux cleaned = 0.00184611 Jy ! Component: 700 - total flux cleaned = 0.00189394 Jy ! Component: 750 - total flux cleaned = 0.00189407 Jy ! Component: 800 - total flux cleaned = 0.0018947 Jy ! Component: 850 - total flux cleaned = 0.00193934 Jy ! Component: 900 - total flux cleaned = 0.00198329 Jy ! Component: 950 - total flux cleaned = 0.00185484 Jy ! Component: 1000 - total flux cleaned = 0.00189617 Jy ! Component: 1050 - total flux cleaned = 0.00189532 Jy ! Component: 1100 - total flux cleaned = 0.00181424 Jy ! Component: 1150 - total flux cleaned = 0.00181326 Jy ! Component: 1200 - total flux cleaned = 0.00185301 Jy ! Component: 1250 - total flux cleaned = 0.00196766 Jy ! Component: 1300 - total flux cleaned = 0.00189181 Jy ! Component: 1350 - total flux cleaned = 0.00189234 Jy ! Component: 1400 - total flux cleaned = 0.0018925 Jy ! Component: 1450 - total flux cleaned = 0.00182128 Jy ! Component: 1500 - total flux cleaned = 0.00178578 Jy ! Component: 1550 - total flux cleaned = 0.00175155 Jy ! Component: 1600 - total flux cleaned = 0.00171685 Jy ! Component: 1650 - total flux cleaned = 0.00171674 Jy ! Component: 1700 - total flux cleaned = 0.00168286 Jy ! Component: 1750 - total flux cleaned = 0.00171561 Jy ! Component: 1800 - total flux cleaned = 0.00178066 Jy ! Component: 1850 - total flux cleaned = 0.00187647 Jy ! Component: 1900 - total flux cleaned = 0.00200309 Jy ! Component: 1950 - total flux cleaned = 0.00206476 Jy ! Component: 2000 - total flux cleaned = 0.00215774 Jy ! Component: 2050 - total flux cleaned = 0.00221834 Jy ! Component: 2100 - total flux cleaned = 0.00215813 Jy ! Component: 2150 - total flux cleaned = 0.00221784 Jy ! Component: 2200 - total flux cleaned = 0.00227649 Jy ! Component: 2250 - total flux cleaned = 0.00233425 Jy ! Component: 2300 - total flux cleaned = 0.00227658 Jy ! Component: 2350 - total flux cleaned = 0.00241886 Jy ! Component: 2400 - total flux cleaned = 0.00241846 Jy ! Component: 2450 - total flux cleaned = 0.00244663 Jy ! Component: 2500 - total flux cleaned = 0.00252932 Jy ! Component: 2550 - total flux cleaned = 0.00271958 Jy ! Component: 2600 - total flux cleaned = 0.00271885 Jy ! Component: 2650 - total flux cleaned = 0.00274486 Jy ! Component: 2700 - total flux cleaned = 0.00298239 Jy ! Component: 2750 - total flux cleaned = 0.00290381 Jy ! Component: 2800 - total flux cleaned = 0.00303309 Jy ! Component: 2850 - total flux cleaned = 0.00308435 Jy ! Component: 2900 - total flux cleaned = 0.00313526 Jy ! Component: 2950 - total flux cleaned = 0.00316056 Jy ! Component: 3000 - total flux cleaned = 0.00328485 Jy ! Component: 3050 - total flux cleaned = 0.00328494 Jy ! Component: 3100 - total flux cleaned = 0.00333331 Jy ! Component: 3150 - total flux cleaned = 0.00333313 Jy ! Component: 3200 - total flux cleaned = 0.00338082 Jy ! Component: 3250 - total flux cleaned = 0.00347578 Jy ! Component: 3300 - total flux cleaned = 0.0035464 Jy ! Component: 3350 - total flux cleaned = 0.0035464 Jy ! Component: 3400 - total flux cleaned = 0.00359242 Jy ! Component: 3450 - total flux cleaned = 0.00361527 Jy ! Component: 3500 - total flux cleaned = 0.00366047 Jy ! Component: 3550 - total flux cleaned = 0.00368307 Jy ! Component: 3600 - total flux cleaned = 0.0037052 Jy ! Component: 3650 - total flux cleaned = 0.0037051 Jy ! Component: 3700 - total flux cleaned = 0.00379323 Jy ! Component: 3750 - total flux cleaned = 0.0037498 Jy ! Component: 3800 - total flux cleaned = 0.00379325 Jy ! Component: 3850 - total flux cleaned = 0.00385733 Jy ! Component: 3900 - total flux cleaned = 0.00389982 Jy ! Component: 3950 - total flux cleaned = 0.00394205 Jy ! Component: 4000 - total flux cleaned = 0.00394203 Jy ! Component: 4050 - total flux cleaned = 0.00394215 Jy ! Total flux subtracted in 4096 components = 0.00394218 Jy ! Clean residual min=-0.001200 max=0.001280 Jy/beam ! Clean residual mean=-0.000000 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.137763 Jy keep ! Adding 392 model components to the UV plane model. ! The established model now contains 435 components and 0.137763 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1326-0500_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.969 x 8.642 at -1.84 degrees (North through East) ! Clean map min=-0.0029307 max=0.12465 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1326-0500_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.124653 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000402245 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.968078 0.968078 1.93616 3.87231 7.74462 15.4892 30.9785 61.957 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.124 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 309.892 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1326-0500_S_uvs.log closed on Thu Apr 7 06:45:17 2016