! Started logfile: /scr/pima/bg219b_uvs/J1445-1629_S_uvs.log on Thu Apr 7 01:25:27 2016 obs /scr/pima/bg219b_uvs/J1445-1629_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1445-1629_S_uva.fits ! AN table 1: 27 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.742387 visibilities/baseline/integration-bin. ! Found source: J1445-1629 ! ! 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 3608 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/bg219b_uvs/J1445-1629_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.046261Jy sigma=20.147839 ! Fit after self-cal, rms=0.657320Jy sigma=12.521677 ! 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.617 mas, bmaj=6.603 mas, bpa=-3.919 degrees ! Estimated noise=0.927558 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.250032 Jy ! Component: 100 - total flux cleaned = 0.318743 Jy ! Total flux subtracted in 100 components = 0.318743 Jy ! Clean residual min=-0.010710 max=0.031070 Jy/beam ! Clean residual mean=0.000003 rms=0.003197 Jy/beam ! Combined flux in latest and established models = 0.318743 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.318743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091562Jy sigma=1.719757 ! Fit after self-cal, rms=0.091552Jy sigma=1.719446 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0343819 Jy ! Component: 100 - total flux cleaned = 0.0521771 Jy ! Total flux subtracted in 100 components = 0.0521771 Jy ! Clean residual min=-0.006503 max=0.009579 Jy/beam ! Clean residual mean=-0.000003 rms=0.001636 Jy/beam ! Combined flux in latest and established models = 0.37092 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 10 components and 0.37092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073433Jy sigma=1.340223 ! Fit after self-cal, rms=0.073420Jy sigma=1.339861 ! 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.481 mas, bmaj=8.771 mas, bpa=-3.125 degrees ! Estimated noise=0.679306 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.0135404 Jy ! Component: 100 - total flux cleaned = 0.0196576 Jy ! Component: 150 - total flux cleaned = 0.0230412 Jy ! Component: 200 - total flux cleaned = 0.0249446 Jy ! Total flux subtracted in 200 components = 0.0249446 Jy ! Clean residual min=-0.005584 max=0.007006 Jy/beam ! Clean residual mean=0.000008 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.395864 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 35 components and 0.395864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071261Jy sigma=1.292129 ! Fit after self-cal, rms=0.071250Jy sigma=1.291965 ! 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.481 x 8.771 at -3.125 degrees (North through East) ! Clean map min=-0.0053328 max=0.34229 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 0.97 FD 1.01 HN 1.04 KP 1.00 ! LA 0.97 MK 0.99 NL 1.03 OV 1.00 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 1.04 KP 0.99 ! LA 0.98 MK 1.01 NL 1.02 OV 1.03 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.08 KP 0.99 ! LA 0.95 MK 1.02 NL 0.99 OV 0.97 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.05 KP 0.99 ! LA 0.99 MK 1.00 NL 1.02 OV 1.00 ! PT 0.98 SC 1.00 ! ! ! Fit before self-cal, rms=0.071250Jy sigma=1.291965 ! Fit after self-cal, rms=0.070517Jy sigma=1.271293 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.495 mas, bmaj=8.768 mas, bpa=-2.912 degrees ! Estimated noise=0.680395 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.000855886 Jy ! Component: 100 - total flux cleaned = -0.000970524 Jy ! Component: 150 - total flux cleaned = -0.00105414 Jy ! Component: 200 - total flux cleaned = -0.00111667 Jy ! Total flux subtracted in 200 components = -0.00111667 Jy ! Clean residual min=-0.004727 max=0.005386 Jy/beam ! Clean residual mean=0.000001 rms=0.001134 Jy/beam ! Combined flux in latest and established models = 0.394748 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.394748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070436Jy sigma=1.269944 ! Fit after self-cal, rms=0.070444Jy sigma=1.269831 ! 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.070444Jy sigma=1.269831 ! Fit after self-cal, rms=0.069877Jy sigma=1.251156 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.494 mas, bmaj=8.779 mas, bpa=-2.935 degrees ! Estimated noise=0.680447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000275368 Jy ! Component: 100 - total flux cleaned = 0.000300664 Jy ! Component: 150 - total flux cleaned = 0.000300236 Jy ! Component: 200 - total flux cleaned = 0.000319881 Jy ! Total flux subtracted in 200 components = 0.000319881 Jy ! Clean residual min=-0.003767 max=0.004689 Jy/beam ! Clean residual mean=-0.000003 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.395068 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.395068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069859Jy sigma=1.250849 ! Fit after self-cal, rms=0.069872Jy sigma=1.250784 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) ! Added new window around map position (7, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00408835 Jy ! Component: 100 - total flux cleaned = 0.00507448 Jy ! Component: 150 - total flux cleaned = 0.00541019 Jy ! Component: 200 - total flux cleaned = 0.00541307 Jy ! Total flux subtracted in 200 components = 0.00541307 Jy ! Clean residual min=-0.003420 max=0.003608 Jy/beam ! Clean residual mean=-0.000001 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.400481 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.400481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069614Jy sigma=1.245619 ! Fit after self-cal, rms=0.069582Jy sigma=1.244955 ! 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.069582Jy sigma=1.244955 ! Fit after self-cal, rms=0.069368Jy sigma=1.244960 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.492 mas, bmaj=8.769 mas, bpa=-2.893 degrees ! Estimated noise=0.67977 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177325 Jy ! Component: 100 - total flux cleaned = 0.00222015 Jy ! Component: 150 - total flux cleaned = 0.00235958 Jy ! Component: 200 - total flux cleaned = 0.00231741 Jy ! Total flux subtracted in 200 components = 0.00231741 Jy ! Clean residual min=-0.003322 max=0.003276 Jy/beam ! Clean residual mean=-0.000000 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.402798 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 75 components and 0.402798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069281Jy sigma=1.243218 ! Fit after self-cal, rms=0.069268Jy sigma=1.243026 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.00060921 Jy ! Component: 100 - total flux cleaned = 0.000572444 Jy ! Component: 150 - total flux cleaned = 0.000573387 Jy ! Component: 200 - total flux cleaned = 0.000572611 Jy ! Total flux subtracted in 200 components = 0.000572611 Jy ! Clean residual min=-0.003283 max=0.003160 Jy/beam ! Clean residual mean=0.000000 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.403371 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 82 components and 0.403371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069231Jy sigma=1.242306 ! Fit after self-cal, rms=0.069229Jy sigma=1.242274 ! 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.069229Jy sigma=1.242274 ! Fit after self-cal, rms=0.069141Jy sigma=1.242084 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.092 mas, bmaj=16.18 mas, bpa=-1.428 degrees ! Estimated noise=0.818363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139376 Jy ! Component: 100 - total flux cleaned = 0.0014907 Jy ! Component: 150 - total flux cleaned = 0.00141485 Jy ! Component: 200 - total flux cleaned = 0.00134887 Jy ! Total flux subtracted in 200 components = 0.00134887 Jy ! Clean residual min=-0.003689 max=0.003422 Jy/beam ! Clean residual mean=0.000003 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.40472 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 96 components and 0.40472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069142Jy sigma=1.241984 ! Fit after self-cal, rms=0.069138Jy sigma=1.241917 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.000181578 Jy ! Component: 100 - total flux cleaned = 0.000140551 Jy ! Component: 150 - total flux cleaned = 0.000122345 Jy ! Component: 200 - total flux cleaned = 0.000122733 Jy ! Total flux subtracted in 200 components = 0.000122733 Jy ! Clean residual min=-0.003716 max=0.003450 Jy/beam ! Clean residual mean=0.000004 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.404842 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 105 components and 0.404842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069138Jy sigma=1.241849 ! Fit after self-cal, rms=0.069137Jy sigma=1.241836 ! 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.492 mas, bmaj=8.766 mas, bpa=-2.899 degrees ! Estimated noise=0.679535 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.492 x 8.766 at -2.899 degrees (North through East) ! Clean map min=-0.0032898 max=0.3425 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.627 mas, bmaj=6.586 mas, bpa=-3.639 degrees ! Estimated noise=0.930661 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.250779 Jy ! Component: 100 - total flux cleaned = 0.319385 Jy ! Component: 150 - total flux cleaned = 0.353322 Jy ! Component: 200 - total flux cleaned = 0.370928 Jy ! Total flux subtracted in 200 components = 0.370928 Jy ! Clean residual min=-0.005900 max=0.008567 Jy/beam ! Clean residual mean=-0.000003 rms=0.001462 Jy/beam ! Combined flux in latest and established models = 0.370928 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.370928 Jy ! Inverting map and beam ! Estimated beam: bmin=3.492 mas, bmaj=8.766 mas, bpa=-2.899 degrees ! Estimated noise=0.679535 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.0138773 Jy ! Component: 100 - total flux cleaned = 0.0212241 Jy ! Component: 150 - total flux cleaned = 0.0256849 Jy ! Component: 200 - total flux cleaned = 0.0286086 Jy ! Total flux subtracted in 200 components = 0.0286086 Jy ! Clean residual min=-0.003302 max=0.003296 Jy/beam ! Clean residual mean=0.000002 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.399537 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 57 components and 0.399537 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=8.092 mas, bmaj=16.18 mas, bpa=-1.428 degrees ! Estimated noise=0.818363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00284424 Jy ! Component: 100 - total flux cleaned = 0.0039989 Jy ! Component: 150 - total flux cleaned = 0.00438154 Jy ! Component: 200 - total flux cleaned = 0.00441512 Jy ! Total flux subtracted in 200 components = 0.00441512 Jy ! Clean residual min=-0.003679 max=0.003478 Jy/beam ! Clean residual mean=0.000004 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.403952 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.84686e-05 Jy ! Component: 100 - total flux cleaned = 0.00014021 Jy ! Component: 150 - total flux cleaned = 0.000187441 Jy ! Component: 200 - total flux cleaned = 0.000250622 Jy ! Total flux subtracted in 200 components = 0.000250622 Jy ! Clean residual min=-0.003682 max=0.003502 Jy/beam ! Clean residual mean=0.000004 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.404202 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 81 components and 0.404202 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.492 mas, bmaj=8.766 mas, bpa=-2.899 degrees ! Estimated noise=0.679535 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000781279 Jy ! Component: 100 - total flux cleaned = -0.000677287 Jy ! Component: 150 - total flux cleaned = -0.000537814 Jy ! Component: 200 - total flux cleaned = -0.000538175 Jy ! Total flux subtracted in 200 components = -0.000538175 Jy ! Clean residual min=-0.003296 max=0.003106 Jy/beam ! Clean residual mean=0.000001 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.403664 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 103 components and 0.403664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069176Jy sigma=1.242439 ! Fit after self-cal, rms=0.069169Jy sigma=1.242291 wmodel /scr/pima/bg219b_uvs/J1445-1629_S_map.mod ! Writing 103 model components to file: /scr/pima/bg219b_uvs/J1445-1629_S_map.mod wobs /scr/pima/bg219b_uvs/J1445-1629_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J1445-1629_S_uvs.fits wwins /scr/pima/bg219b_uvs/J1445-1629_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219b_uvs/J1445-1629_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.000241979 Jy ! Component: 100 - total flux cleaned = -0.000567794 Jy ! Component: 150 - total flux cleaned = -0.000876457 Jy ! Component: 200 - total flux cleaned = -0.00102232 Jy ! Component: 250 - total flux cleaned = -0.00111574 Jy ! Component: 300 - total flux cleaned = -0.00111513 Jy ! Component: 350 - total flux cleaned = -0.0012939 Jy ! Component: 400 - total flux cleaned = -0.00146706 Jy ! Component: 450 - total flux cleaned = -0.00172068 Jy ! Component: 500 - total flux cleaned = -0.00184496 Jy ! Component: 550 - total flux cleaned = -0.00196693 Jy ! Component: 600 - total flux cleaned = -0.00224652 Jy ! Component: 650 - total flux cleaned = -0.00240343 Jy ! Component: 700 - total flux cleaned = -0.002713 Jy ! Component: 750 - total flux cleaned = -0.00275014 Jy ! Component: 800 - total flux cleaned = -0.00278847 Jy ! Component: 850 - total flux cleaned = -0.00297364 Jy ! Component: 900 - total flux cleaned = -0.00271734 Jy ! Component: 950 - total flux cleaned = -0.00271746 Jy ! Component: 1000 - total flux cleaned = -0.00275294 Jy ! Component: 1050 - total flux cleaned = -0.00261147 Jy ! Component: 1100 - total flux cleaned = -0.0024377 Jy ! Component: 1150 - total flux cleaned = -0.00226612 Jy ! Component: 1200 - total flux cleaned = -0.00209631 Jy ! Component: 1250 - total flux cleaned = -0.00209615 Jy ! Component: 1300 - total flux cleaned = -0.0021286 Jy ! Component: 1350 - total flux cleaned = -0.00193096 Jy ! Component: 1400 - total flux cleaned = -0.00199584 Jy ! Component: 1450 - total flux cleaned = -0.00189871 Jy ! Component: 1500 - total flux cleaned = -0.00196213 Jy ! Component: 1550 - total flux cleaned = -0.00171017 Jy ! Component: 1600 - total flux cleaned = -0.00167886 Jy ! Component: 1650 - total flux cleaned = -0.00161669 Jy ! Component: 1700 - total flux cleaned = -0.00140256 Jy ! Component: 1750 - total flux cleaned = -0.00128109 Jy ! Component: 1800 - total flux cleaned = -0.0012213 Jy ! Component: 1850 - total flux cleaned = -0.00119132 Jy ! Component: 1900 - total flux cleaned = -0.00110253 Jy ! Component: 1950 - total flux cleaned = -0.00107285 Jy ! Component: 2000 - total flux cleaned = -0.000898623 Jy ! Component: 2050 - total flux cleaned = -0.000755141 Jy ! Component: 2100 - total flux cleaned = -0.000698393 Jy ! Component: 2150 - total flux cleaned = -0.000556785 Jy ! Component: 2200 - total flux cleaned = -0.000473026 Jy ! Component: 2250 - total flux cleaned = -0.00033387 Jy ! Component: 2300 - total flux cleaned = -0.000223937 Jy ! Component: 2350 - total flux cleaned = -0.00019648 Jy ! Component: 2400 - total flux cleaned = -8.80108e-05 Jy ! Component: 2450 - total flux cleaned = 4.61483e-05 Jy ! Component: 2500 - total flux cleaned = 0.000152742 Jy ! Component: 2550 - total flux cleaned = 0.000205747 Jy ! Component: 2600 - total flux cleaned = 0.000284605 Jy ! Component: 2650 - total flux cleaned = 0.000363074 Jy ! Component: 2700 - total flux cleaned = 0.00041521 Jy ! Component: 2750 - total flux cleaned = 0.000389304 Jy ! Component: 2800 - total flux cleaned = 0.000363869 Jy ! Component: 2850 - total flux cleaned = 0.000439893 Jy ! Component: 2900 - total flux cleaned = 0.00046471 Jy ! Component: 2950 - total flux cleaned = 0.000489344 Jy ! Component: 3000 - total flux cleaned = 0.000489503 Jy ! Component: 3050 - total flux cleaned = 0.000513953 Jy ! Component: 3100 - total flux cleaned = 0.000562718 Jy ! Component: 3150 - total flux cleaned = 0.000586759 Jy ! Component: 3200 - total flux cleaned = 0.000586547 Jy ! Component: 3250 - total flux cleaned = 0.000538581 Jy ! Component: 3300 - total flux cleaned = 0.000491094 Jy ! Component: 3350 - total flux cleaned = 0.000561791 Jy ! Component: 3400 - total flux cleaned = 0.00049144 Jy ! Component: 3450 - total flux cleaned = 0.000537755 Jy ! Component: 3500 - total flux cleaned = 0.000422197 Jy ! Component: 3550 - total flux cleaned = 0.000422216 Jy ! Component: 3600 - total flux cleaned = 0.000536361 Jy ! Component: 3650 - total flux cleaned = 0.000513532 Jy ! Component: 3700 - total flux cleaned = 0.000468469 Jy ! Component: 3750 - total flux cleaned = 0.000446016 Jy ! Component: 3800 - total flux cleaned = 0.000535126 Jy ! Component: 3850 - total flux cleaned = 0.000468642 Jy ! Component: 3900 - total flux cleaned = 0.000490577 Jy ! Component: 3950 - total flux cleaned = 0.00038087 Jy ! Component: 4000 - total flux cleaned = 0.000424532 Jy ! Component: 4050 - total flux cleaned = 0.000424537 Jy ! Total flux subtracted in 4096 components = 0.000402793 Jy ! Clean residual min=-0.001215 max=0.001239 Jy/beam ! Clean residual mean=-0.000003 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.404067 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 388 components and 0.404067 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J1445-1629_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.492 x 8.766 at -2.899 degrees (North through East) ! Clean map min=-0.002379 max=0.34264 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1445-1629_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.342636 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000388363 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.340037 0.340037 0.680073 1.36015 2.72029 5.44059 10.8812 21.7623 43.5247 87.0494 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.342 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 882.257 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1445-1629_S_uvs.log closed on Thu Apr 7 01:25:31 2016