! Started logfile: /scr/pima/bg219e_uvs/J1945-0153_S_uvs.log on Thu Apr 7 06:51:08 2016 obs /scr/pima/bg219e_uvs/J1945-0153_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1945-0153_S_uva.fits ! AN table 1: 28 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.759921 visibilities/baseline/integration-bin. ! Found source: J1945-0153 ! ! 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 3064 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/J1945-0153_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 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.039389Jy sigma=21.516399 ! Fit after self-cal, rms=0.762740Jy sigma=15.875828 ! 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=3.388 mas, bmaj=9.344 mas, bpa=16.23 degrees ! Estimated noise=0.87892 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.185317 Jy ! Component: 100 - total flux cleaned = 0.226649 Jy ! Total flux subtracted in 100 components = 0.226649 Jy ! Clean residual min=-0.007030 max=0.013945 Jy/beam ! Clean residual mean=0.000012 rms=0.001884 Jy/beam ! Combined flux in latest and established models = 0.226649 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.226649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069747Jy sigma=1.349586 ! Fit after self-cal, rms=0.069723Jy sigma=1.349154 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0138536 Jy ! Component: 100 - total flux cleaned = 0.0194184 Jy ! Total flux subtracted in 100 components = 0.0194184 Jy ! Clean residual min=-0.006035 max=0.004958 Jy/beam ! Clean residual mean=0.000004 rms=0.001336 Jy/beam ! Combined flux in latest and established models = 0.246068 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 11 components and 0.246068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066929Jy sigma=1.289601 ! Fit after self-cal, rms=0.066899Jy sigma=1.288873 ! 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.985 mas, bmaj=10.13 mas, bpa=17.65 degrees ! Estimated noise=0.697634 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.00338145 Jy ! Component: 100 - total flux cleaned = 0.00482641 Jy ! Component: 150 - total flux cleaned = 0.00502062 Jy ! Component: 200 - total flux cleaned = 0.0050545 Jy ! Total flux subtracted in 200 components = 0.0050545 Jy ! Clean residual min=-0.004103 max=0.003767 Jy/beam ! Clean residual mean=0.000003 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.251122 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.251122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066698Jy sigma=1.285861 ! Fit after self-cal, rms=0.066695Jy sigma=1.285770 ! 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.985 x 10.13 at 17.65 degrees (North through East) ! Clean map min=-0.0039911 max=0.23889 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.02 FD 0.97 HN 1.00 KP 0.99 ! LA 1.02 NL 0.97 OV 0.99 PT 1.02 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 0.97 KP 1.00 ! LA 1.00 NL 0.99 OV 1.00 PT 0.98 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.00 KP 1.00 ! LA 1.01 NL 0.98 OV 1.01 PT 1.06 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.05 KP 0.99 ! LA 1.01 NL 0.99 OV 1.03 PT 1.04 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.066695Jy sigma=1.285770 ! Fit after self-cal, rms=0.066376Jy sigma=1.278631 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.983 mas, bmaj=10.12 mas, bpa=17.68 degrees ! Estimated noise=0.697372 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.00116617 Jy ! Component: 100 - total flux cleaned = 0.00143697 Jy ! Component: 150 - total flux cleaned = 0.00168837 Jy ! Component: 200 - total flux cleaned = 0.00186101 Jy ! Total flux subtracted in 200 components = 0.00186101 Jy ! Clean residual min=-0.003564 max=0.003523 Jy/beam ! Clean residual mean=0.000007 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.252983 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 33 components and 0.252983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066343Jy sigma=1.278106 ! Fit after self-cal, rms=0.066341Jy sigma=1.278045 ! 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.066341Jy sigma=1.278045 ! Fit after self-cal, rms=0.065287Jy sigma=1.266540 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.981 mas, bmaj=10.1 mas, bpa=17.68 degrees ! Estimated noise=0.697119 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000617762 Jy ! Component: 100 - total flux cleaned = 0.000761895 Jy ! Component: 150 - total flux cleaned = 0.000851517 Jy ! Component: 200 - total flux cleaned = 0.000933533 Jy ! Total flux subtracted in 200 components = 0.000933533 Jy ! Clean residual min=-0.003418 max=0.002972 Jy/beam ! Clean residual mean=0.000005 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.253917 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.253917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065273Jy sigma=1.266336 ! Fit after self-cal, rms=0.065274Jy sigma=1.266295 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 = 1.0613e-05 Jy ! Component: 100 - total flux cleaned = 6.68391e-05 Jy ! Component: 150 - total flux cleaned = 9.31219e-05 Jy ! Component: 200 - total flux cleaned = 9.28404e-05 Jy ! Total flux subtracted in 200 components = 9.28404e-05 Jy ! Clean residual min=-0.003407 max=0.002950 Jy/beam ! Clean residual mean=0.000005 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.25401 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 43 components and 0.25401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065268Jy sigma=1.266201 ! Fit after self-cal, rms=0.065267Jy sigma=1.266193 ! 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.065267Jy sigma=1.266193 ! Fit after self-cal, rms=0.065224Jy sigma=1.266094 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.979 mas, bmaj=10.1 mas, bpa=17.69 degrees ! Estimated noise=0.697051 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000469605 Jy ! Component: 100 - total flux cleaned = 0.000565802 Jy ! Component: 150 - total flux cleaned = 0.000565619 Jy ! Component: 200 - total flux cleaned = 0.000577121 Jy ! Total flux subtracted in 200 components = 0.000577121 Jy ! Clean residual min=-0.003347 max=0.002943 Jy/beam ! Clean residual mean=0.000005 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.254587 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.254587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065218Jy sigma=1.265979 ! Fit after self-cal, rms=0.065218Jy sigma=1.265975 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 = -1.69047e-05 Jy ! Component: 100 - total flux cleaned = -5.45415e-06 Jy ! Component: 150 - total flux cleaned = 5.51968e-06 Jy ! Component: 200 - total flux cleaned = 1.61182e-05 Jy ! Total flux subtracted in 200 components = 1.61182e-05 Jy ! Clean residual min=-0.003341 max=0.002923 Jy/beam ! Clean residual mean=0.000005 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.254603 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 49 components and 0.254603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065214Jy sigma=1.265904 ! Fit after self-cal, rms=0.065214Jy sigma=1.265900 ! 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.065214Jy sigma=1.265900 ! Fit after self-cal, rms=0.065237Jy sigma=1.265876 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.533 mas, bmaj=12.18 mas, bpa=8.851 degrees ! Estimated noise=0.814869 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000904474 Jy ! Component: 100 - total flux cleaned = 0.00103631 Jy ! Component: 150 - total flux cleaned = 0.0010363 Jy ! Component: 200 - total flux cleaned = 0.00102578 Jy ! Total flux subtracted in 200 components = 0.00102578 Jy ! Clean residual min=-0.002747 max=0.002712 Jy/beam ! Clean residual mean=0.000008 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.255629 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.255629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065237Jy sigma=1.265880 ! Fit after self-cal, rms=0.065234Jy sigma=1.265852 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 = 2.07902e-05 Jy ! Component: 100 - total flux cleaned = -1.82684e-06 Jy ! Component: 150 - total flux cleaned = -1.44585e-06 Jy ! Component: 200 - total flux cleaned = 7.77646e-06 Jy ! Total flux subtracted in 200 components = 7.77646e-06 Jy ! Clean residual min=-0.002730 max=0.002728 Jy/beam ! Clean residual mean=0.000008 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.255637 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 60 components and 0.255637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065238Jy sigma=1.265883 ! Fit after self-cal, rms=0.065236Jy sigma=1.265870 ! 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.978 mas, bmaj=10.1 mas, bpa=17.7 degrees ! Estimated noise=0.697228 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.978 x 10.1 at 17.7 degrees (North through East) ! Clean map min=-0.0031472 max=0.23834 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=3.378 mas, bmaj=9.335 mas, bpa=16.32 degrees ! Estimated noise=0.877386 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.18494 Jy ! Component: 100 - total flux cleaned = 0.226759 Jy ! Component: 150 - total flux cleaned = 0.241249 Jy ! Component: 200 - total flux cleaned = 0.247093 Jy ! Total flux subtracted in 200 components = 0.247093 Jy ! Clean residual min=-0.005416 max=0.003857 Jy/beam ! Clean residual mean=0.000005 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.247093 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.247093 Jy ! Inverting map and beam ! Estimated beam: bmin=3.978 mas, bmaj=10.1 mas, bpa=17.7 degrees ! Estimated noise=0.697228 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.00342347 Jy ! Component: 100 - total flux cleaned = 0.00526728 Jy ! Component: 150 - total flux cleaned = 0.00646935 Jy ! Component: 200 - total flux cleaned = 0.0071356 Jy ! Total flux subtracted in 200 components = 0.0071356 Jy ! Clean residual min=-0.003401 max=0.002874 Jy/beam ! Clean residual mean=0.000006 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.254228 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 35 components and 0.254228 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.533 mas, bmaj=12.18 mas, bpa=8.851 degrees ! Estimated noise=0.814869 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103306 Jy ! Component: 100 - total flux cleaned = 0.00143823 Jy ! Component: 150 - total flux cleaned = 0.0014606 Jy ! Component: 200 - total flux cleaned = 0.00146057 Jy ! Total flux subtracted in 200 components = 0.00146057 Jy ! Clean residual min=-0.002826 max=0.002704 Jy/beam ! Clean residual mean=0.000008 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.255689 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 = 3.04215e-05 Jy ! Component: 100 - total flux cleaned = 4.99028e-05 Jy ! Component: 150 - total flux cleaned = 5.90767e-05 Jy ! Component: 200 - total flux cleaned = 7.75376e-05 Jy ! Total flux subtracted in 200 components = 7.75376e-05 Jy ! Clean residual min=-0.002806 max=0.002700 Jy/beam ! Clean residual mean=0.000008 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.255766 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 47 components and 0.255766 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.978 mas, bmaj=10.1 mas, bpa=17.7 degrees ! Estimated noise=0.697228 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000413379 Jy ! Component: 100 - total flux cleaned = -0.000465943 Jy ! Component: 150 - total flux cleaned = -0.000510483 Jy ! Component: 200 - total flux cleaned = -0.000550029 Jy ! Total flux subtracted in 200 components = -0.000550029 Jy ! Clean residual min=-0.003455 max=0.002832 Jy/beam ! Clean residual mean=0.000005 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.255216 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.255216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065253Jy sigma=1.266194 ! Fit after self-cal, rms=0.065253Jy sigma=1.266183 wmodel /scr/pima/bg219e_uvs/J1945-0153_S_map.mod ! Writing 56 model components to file: /scr/pima/bg219e_uvs/J1945-0153_S_map.mod wobs /scr/pima/bg219e_uvs/J1945-0153_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1945-0153_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1945-0153_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219e_uvs/J1945-0153_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.00142853 Jy ! Component: 100 - total flux cleaned = -0.00194594 Jy ! Component: 150 - total flux cleaned = -0.00223254 Jy ! Component: 200 - total flux cleaned = -0.00227825 Jy ! Component: 250 - total flux cleaned = -0.0024085 Jy ! Component: 300 - total flux cleaned = -0.00262079 Jy ! Component: 350 - total flux cleaned = -0.00290807 Jy ! Component: 400 - total flux cleaned = -0.00302726 Jy ! Component: 450 - total flux cleaned = -0.00333818 Jy ! Component: 500 - total flux cleaned = -0.00341317 Jy ! Component: 550 - total flux cleaned = -0.00341215 Jy ! Component: 600 - total flux cleaned = -0.00341217 Jy ! Component: 650 - total flux cleaned = -0.00344753 Jy ! Component: 700 - total flux cleaned = -0.00341191 Jy ! Component: 750 - total flux cleaned = -0.00334324 Jy ! Component: 800 - total flux cleaned = -0.0033773 Jy ! Component: 850 - total flux cleaned = -0.00334455 Jy ! Component: 900 - total flux cleaned = -0.00331296 Jy ! Component: 950 - total flux cleaned = -0.0032821 Jy ! Component: 1000 - total flux cleaned = -0.00325063 Jy ! Component: 1050 - total flux cleaned = -0.00315894 Jy ! Component: 1100 - total flux cleaned = -0.00319056 Jy ! Component: 1150 - total flux cleaned = -0.00339755 Jy ! Component: 1200 - total flux cleaned = -0.00342601 Jy ! Component: 1250 - total flux cleaned = -0.00348293 Jy ! Component: 1300 - total flux cleaned = -0.00342604 Jy ! Component: 1350 - total flux cleaned = -0.00342614 Jy ! Component: 1400 - total flux cleaned = -0.00348103 Jy ! Component: 1450 - total flux cleaned = -0.00356214 Jy ! Component: 1500 - total flux cleaned = -0.00356182 Jy ! Component: 1550 - total flux cleaned = -0.00353572 Jy ! Component: 1600 - total flux cleaned = -0.00356166 Jy ! Component: 1650 - total flux cleaned = -0.00350993 Jy ! Component: 1700 - total flux cleaned = -0.00348472 Jy ! Component: 1750 - total flux cleaned = -0.00335956 Jy ! Component: 1800 - total flux cleaned = -0.00328546 Jy ! Component: 1850 - total flux cleaned = -0.00316354 Jy ! Component: 1900 - total flux cleaned = -0.00321201 Jy ! Component: 1950 - total flux cleaned = -0.00314013 Jy ! Component: 2000 - total flux cleaned = -0.00304531 Jy ! Component: 2050 - total flux cleaned = -0.00299871 Jy ! Component: 2100 - total flux cleaned = -0.00306872 Jy ! Component: 2150 - total flux cleaned = -0.00304596 Jy ! Component: 2200 - total flux cleaned = -0.00304591 Jy ! Component: 2250 - total flux cleaned = -0.00311364 Jy ! Component: 2300 - total flux cleaned = -0.00315798 Jy ! Component: 2350 - total flux cleaned = -0.00315789 Jy ! Component: 2400 - total flux cleaned = -0.00315809 Jy ! Component: 2450 - total flux cleaned = -0.00324491 Jy ! Component: 2500 - total flux cleaned = -0.00315896 Jy ! Component: 2550 - total flux cleaned = -0.00324446 Jy ! Component: 2600 - total flux cleaned = -0.00324479 Jy ! Component: 2650 - total flux cleaned = -0.0032659 Jy ! Component: 2700 - total flux cleaned = -0.00339088 Jy ! Component: 2750 - total flux cleaned = -0.00345261 Jy ! Component: 2800 - total flux cleaned = -0.00347304 Jy ! Component: 2850 - total flux cleaned = -0.00353415 Jy ! Component: 2900 - total flux cleaned = -0.003655 Jy ! Component: 2950 - total flux cleaned = -0.00371496 Jy ! Component: 3000 - total flux cleaned = -0.00373494 Jy ! Component: 3050 - total flux cleaned = -0.00385302 Jy ! Component: 3100 - total flux cleaned = -0.0039308 Jy ! Component: 3150 - total flux cleaned = -0.00400821 Jy ! Component: 3200 - total flux cleaned = -0.00410417 Jy ! Component: 3250 - total flux cleaned = -0.00419945 Jy ! Component: 3300 - total flux cleaned = -0.00433165 Jy ! Component: 3350 - total flux cleaned = -0.0043318 Jy ! Component: 3400 - total flux cleaned = -0.00444375 Jy ! Component: 3450 - total flux cleaned = -0.0044992 Jy ! Component: 3500 - total flux cleaned = -0.00449919 Jy ! Component: 3550 - total flux cleaned = -0.00451732 Jy ! Component: 3600 - total flux cleaned = -0.00458989 Jy ! Component: 3650 - total flux cleaned = -0.00457179 Jy ! Component: 3700 - total flux cleaned = -0.00458979 Jy ! Component: 3750 - total flux cleaned = -0.00455408 Jy ! Component: 3800 - total flux cleaned = -0.0045186 Jy ! Component: 3850 - total flux cleaned = -0.00450085 Jy ! Component: 3900 - total flux cleaned = -0.00443085 Jy ! Component: 3950 - total flux cleaned = -0.004483 Jy ! Component: 4000 - total flux cleaned = -0.0043963 Jy ! Component: 4050 - total flux cleaned = -0.00437903 Jy ! Total flux subtracted in 4096 components = -0.00436194 Jy ! Clean residual min=-0.001107 max=0.000925 Jy/beam ! Clean residual mean=0.000002 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.250854 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 351 components and 0.250854 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1945-0153_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.978 x 10.1 at 17.7 degrees (North through East) ! Clean map min=-0.0026661 max=0.23762 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1945-0153_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.237615 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000319769 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.403723 0.403723 0.807445 1.61489 3.22978 6.45956 12.9191 25.8382 51.6765 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.237 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 743.084 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1945-0153_S_uvs.log closed on Thu Apr 7 06:51:12 2016