! Started logfile: /scr/pima/bg219a_uvs/J1511-3242_S_uvs.log on Wed Apr 6 22:57:58 2016 obs /scr/pima/bg219a_uvs/J1511-3242_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1511-3242_S_uva.fits ! AN table 1: 61 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.543169 visibilities/baseline/integration-bin. ! Found source: J1511-3242 ! ! 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 49 lines of history. ! ! Reading 1988 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/bg219a_uvs/J1511-3242_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 200 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 200 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 200 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 200 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.021356Jy sigma=19.088973 ! Fit after self-cal, rms=0.821497Jy sigma=14.742915 ! 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=1.996 mas, bmaj=6.138 mas, bpa=-5.193 degrees ! Estimated noise=1.54299 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.127337 Jy ! Component: 100 - total flux cleaned = 0.169065 Jy ! Total flux subtracted in 100 components = 0.169065 Jy ! Clean residual min=-0.016887 max=0.023395 Jy/beam ! Clean residual mean=-0.000016 rms=0.005585 Jy/beam ! Combined flux in latest and established models = 0.169065 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.169065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085743Jy sigma=1.522468 ! Fit after self-cal, rms=0.085694Jy sigma=1.520878 ! 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.438 mas, bmaj=6.961 mas, bpa=-4.455 degrees ! Estimated noise=1.0482 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.0321579 Jy ! Component: 100 - total flux cleaned = 0.0468707 Jy ! Component: 150 - total flux cleaned = 0.0543149 Jy ! Component: 200 - total flux cleaned = 0.0582868 Jy ! Total flux subtracted in 200 components = 0.0582868 Jy ! Clean residual min=-0.011589 max=0.015253 Jy/beam ! Clean residual mean=0.000213 rms=0.003743 Jy/beam ! Combined flux in latest and established models = 0.227351 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 14 components and 0.227351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074882Jy sigma=1.295986 ! Fit after self-cal, rms=0.074837Jy sigma=1.294509 ! 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.438 x 6.961 at -4.455 degrees (North through East) ! Clean map min=-0.011116 max=0.18456 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: ! LA 1.08 MK 0.99 NL 0.98 OV 0.95 ! PT 0.96 SC 1.12 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.11 MK 0.99 NL 0.99 OV 0.88 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.06 MK 1.09 NL 1.06 OV 0.94 ! PT 0.96 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.05 MK 1.04 NL 1.02 OV 0.97 ! PT 0.93 SC 1.01 ! ! ! Fit before self-cal, rms=0.074837Jy sigma=1.294509 ! Fit after self-cal, rms=0.075265Jy sigma=1.269144 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.459 mas, bmaj=6.985 mas, bpa=-4.357 degrees ! Estimated noise=1.04692 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 = 2.37092e-05 Jy ! Component: 100 - total flux cleaned = -0.00010136 Jy ! Component: 150 - total flux cleaned = -9.79857e-05 Jy ! Component: 200 - total flux cleaned = -4.68275e-05 Jy ! Total flux subtracted in 200 components = -4.68275e-05 Jy ! Clean residual min=-0.010173 max=0.013229 Jy/beam ! Clean residual mean=0.000133 rms=0.003110 Jy/beam ! Combined flux in latest and established models = 0.227305 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 22 components and 0.227305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075176Jy sigma=1.267501 ! Fit after self-cal, rms=0.075322Jy sigma=1.266924 ! 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.075322Jy sigma=1.266924 ! Fit after self-cal, rms=0.075119Jy sigma=1.266883 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.456 mas, bmaj=6.98 mas, bpa=-4.341 degrees ! Estimated noise=1.04435 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000305906 Jy ! Component: 100 - total flux cleaned = -0.00030608 Jy ! Component: 150 - total flux cleaned = -0.000304345 Jy ! Component: 200 - total flux cleaned = -0.000260214 Jy ! Total flux subtracted in 200 components = -0.000260214 Jy ! Clean residual min=-0.010123 max=0.013031 Jy/beam ! Clean residual mean=0.000131 rms=0.003068 Jy/beam ! Combined flux in latest and established models = 0.227044 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 25 components and 0.227044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075045Jy sigma=1.265919 ! Fit after self-cal, rms=0.075046Jy sigma=1.265772 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.000121944 Jy ! Component: 100 - total flux cleaned = -0.000168813 Jy ! Component: 150 - total flux cleaned = -0.000124561 Jy ! Component: 200 - total flux cleaned = -0.000125212 Jy ! Total flux subtracted in 200 components = -0.000125212 Jy ! Clean residual min=-0.010102 max=0.012967 Jy/beam ! Clean residual mean=0.000130 rms=0.003054 Jy/beam ! Combined flux in latest and established models = 0.226919 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 25 components and 0.226919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074983Jy sigma=1.265096 ! Fit after self-cal, rms=0.074984Jy sigma=1.264955 ! 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.074984Jy sigma=1.264955 ! Fit after self-cal, rms=0.074833Jy sigma=1.264938 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.456 mas, bmaj=6.98 mas, bpa=-4.337 degrees ! Estimated noise=1.04237 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000546805 Jy ! Component: 100 - total flux cleaned = -0.00054578 Jy ! Component: 150 - total flux cleaned = -0.000544374 Jy ! Component: 200 - total flux cleaned = -0.000468965 Jy ! Total flux subtracted in 200 components = -0.000468965 Jy ! Clean residual min=-0.010052 max=0.012879 Jy/beam ! Clean residual mean=0.000129 rms=0.003034 Jy/beam ! Combined flux in latest and established models = 0.22645 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 26 components and 0.22645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074778Jy sigma=1.264334 ! Fit after self-cal, rms=0.074779Jy sigma=1.264221 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.000107653 Jy ! Component: 100 - total flux cleaned = -0.000108218 Jy ! Component: 150 - total flux cleaned = -7.2549e-05 Jy ! Component: 200 - total flux cleaned = -3.64785e-05 Jy ! Total flux subtracted in 200 components = -3.64785e-05 Jy ! Clean residual min=-0.010028 max=0.012810 Jy/beam ! Clean residual mean=0.000129 rms=0.003023 Jy/beam ! Combined flux in latest and established models = 0.226414 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 30 components and 0.226414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074728Jy sigma=1.263725 ! Fit after self-cal, rms=0.074732Jy sigma=1.263622 ! 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.074732Jy sigma=1.263622 ! Fit after self-cal, rms=0.074626Jy sigma=1.263604 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.672 mas, bmaj=20.65 mas, bpa=-3.558 degrees ! Estimated noise=1.48818 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.55014e-05 Jy ! Component: 100 - total flux cleaned = 2.33312e-05 Jy ! Component: 150 - total flux cleaned = 2.79857e-05 Jy ! Component: 200 - total flux cleaned = 3.11786e-05 Jy ! Total flux subtracted in 200 components = 3.11786e-05 Jy ! Clean residual min=-0.015871 max=0.014670 Jy/beam ! Clean residual mean=0.000382 rms=0.005865 Jy/beam ! Combined flux in latest and established models = 0.226445 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 30 components and 0.226445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074740Jy sigma=1.266163 ! Fit after self-cal, rms=0.074569Jy sigma=1.263199 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.000220802 Jy ! Component: 100 - total flux cleaned = -0.000216061 Jy ! Component: 150 - total flux cleaned = -0.000212458 Jy ! Component: 200 - total flux cleaned = -0.000209782 Jy ! Total flux subtracted in 200 components = -0.000209782 Jy ! Clean residual min=-0.015883 max=0.014643 Jy/beam ! Clean residual mean=0.000379 rms=0.005858 Jy/beam ! Combined flux in latest and established models = 0.226235 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 31 components and 0.226235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074699Jy sigma=1.265991 ! Fit after self-cal, rms=0.074557Jy sigma=1.263433 ! 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.457 mas, bmaj=6.981 mas, bpa=-4.33 degrees ! Estimated noise=1.04077 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.457 x 6.981 at -4.33 degrees (North through East) ! Clean map min=-0.0098841 max=0.1834 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.011 mas, bmaj=6.138 mas, bpa=-5.05 degrees ! Estimated noise=1.55713 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.128033 Jy ! Component: 100 - total flux cleaned = 0.170101 Jy ! Component: 150 - total flux cleaned = 0.192815 Jy ! Component: 200 - total flux cleaned = 0.20592 Jy ! Total flux subtracted in 200 components = 0.20592 Jy ! Clean residual min=-0.012661 max=0.015100 Jy/beam ! Clean residual mean=0.000015 rms=0.003717 Jy/beam ! Combined flux in latest and established models = 0.20592 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.20592 Jy ! Inverting map and beam ! Estimated beam: bmin=2.457 mas, bmaj=6.981 mas, bpa=-4.33 degrees ! Estimated noise=1.04077 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.0110113 Jy ! Component: 100 - total flux cleaned = 0.0160848 Jy ! Component: 150 - total flux cleaned = 0.0173755 Jy ! Component: 200 - total flux cleaned = 0.0178815 Jy ! Total flux subtracted in 200 components = 0.0178815 Jy ! Clean residual min=-0.010280 max=0.013259 Jy/beam ! Clean residual mean=0.000118 rms=0.003156 Jy/beam ! Combined flux in latest and established models = 0.223802 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.223802 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=6.672 mas, bmaj=20.65 mas, bpa=-3.558 degrees ! Estimated noise=1.48818 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00225933 Jy ! Component: 100 - total flux cleaned = 0.0022587 Jy ! Component: 150 - total flux cleaned = 0.00226223 Jy ! Component: 200 - total flux cleaned = 0.00226586 Jy ! Total flux subtracted in 200 components = 0.00226586 Jy ! Clean residual min=-0.016047 max=0.014784 Jy/beam ! Clean residual mean=0.000377 rms=0.005887 Jy/beam ! Combined flux in latest and established models = 0.226068 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 = 2.81544e-06 Jy ! Component: 100 - total flux cleaned = 5.04633e-06 Jy ! Component: 150 - total flux cleaned = 6.75113e-06 Jy ! Component: 200 - total flux cleaned = 8.09235e-06 Jy ! Total flux subtracted in 200 components = 8.09235e-06 Jy ! Clean residual min=-0.015991 max=0.014565 Jy/beam ! Clean residual mean=0.000377 rms=0.005855 Jy/beam ! Combined flux in latest and established models = 0.226076 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 33 components and 0.226076 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.457 mas, bmaj=6.981 mas, bpa=-4.33 degrees ! Estimated noise=1.04077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00116702 Jy ! Component: 100 - total flux cleaned = -0.00129394 Jy ! Component: 150 - total flux cleaned = -0.00124052 Jy ! Component: 200 - total flux cleaned = -0.00117744 Jy ! Total flux subtracted in 200 components = -0.00117744 Jy ! Clean residual min=-0.010209 max=0.012884 Jy/beam ! Clean residual mean=0.000124 rms=0.003035 Jy/beam ! Combined flux in latest and established models = 0.224898 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.224898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074644Jy sigma=1.264765 ! Fit after self-cal, rms=0.074672Jy sigma=1.264541 wmodel /scr/pima/bg219a_uvs/J1511-3242_S_map.mod ! Writing 37 model components to file: /scr/pima/bg219a_uvs/J1511-3242_S_map.mod wobs /scr/pima/bg219a_uvs/J1511-3242_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1511-3242_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1511-3242_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J1511-3242_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.00501616 Jy ! Component: 100 - total flux cleaned = 0.00585841 Jy ! Component: 150 - total flux cleaned = 0.00656449 Jy ! Component: 200 - total flux cleaned = 0.00731662 Jy ! Component: 250 - total flux cleaned = 0.00786974 Jy ! Component: 300 - total flux cleaned = 0.00816995 Jy ! Component: 350 - total flux cleaned = 0.00873303 Jy ! Component: 400 - total flux cleaned = 0.00926046 Jy ! Component: 450 - total flux cleaned = 0.00975866 Jy ! Component: 500 - total flux cleaned = 0.0102272 Jy ! Component: 550 - total flux cleaned = 0.0105938 Jy ! Component: 600 - total flux cleaned = 0.0110157 Jy ! Component: 650 - total flux cleaned = 0.0110838 Jy ! Component: 700 - total flux cleaned = 0.011083 Jy ! Component: 750 - total flux cleaned = 0.0110817 Jy ! Component: 800 - total flux cleaned = 0.0110205 Jy ! Component: 850 - total flux cleaned = 0.0109021 Jy ! Component: 900 - total flux cleaned = 0.010902 Jy ! Component: 950 - total flux cleaned = 0.0109571 Jy ! Component: 1000 - total flux cleaned = 0.0110107 Jy ! Component: 1050 - total flux cleaned = 0.0112249 Jy ! Component: 1100 - total flux cleaned = 0.0112782 Jy ! Component: 1150 - total flux cleaned = 0.0113303 Jy ! Component: 1200 - total flux cleaned = 0.0113302 Jy ! Component: 1250 - total flux cleaned = 0.0112273 Jy ! Component: 1300 - total flux cleaned = 0.0113302 Jy ! Component: 1350 - total flux cleaned = 0.0113302 Jy ! Component: 1400 - total flux cleaned = 0.0112788 Jy ! Component: 1450 - total flux cleaned = 0.0112278 Jy ! Component: 1500 - total flux cleaned = 0.0111252 Jy ! Component: 1550 - total flux cleaned = 0.0109707 Jy ! Component: 1600 - total flux cleaned = 0.0107647 Jy ! Component: 1650 - total flux cleaned = 0.0106612 Jy ! Component: 1700 - total flux cleaned = 0.0104529 Jy ! Component: 1750 - total flux cleaned = 0.0101911 Jy ! Component: 1800 - total flux cleaned = 0.0100852 Jy ! Component: 1850 - total flux cleaned = 0.0100313 Jy ! Component: 1900 - total flux cleaned = 0.00992389 Jy ! Component: 1950 - total flux cleaned = 0.00970727 Jy ! Component: 2000 - total flux cleaned = 0.00959776 Jy ! Component: 2050 - total flux cleaned = 0.00943134 Jy ! Component: 2100 - total flux cleaned = 0.00920623 Jy ! Component: 2150 - total flux cleaned = 0.00914916 Jy ! Component: 2200 - total flux cleaned = 0.00903411 Jy ! Component: 2250 - total flux cleaned = 0.00891787 Jy ! Component: 2300 - total flux cleaned = 0.00874078 Jy ! Component: 2350 - total flux cleaned = 0.00862112 Jy ! Component: 2400 - total flux cleaned = 0.00843957 Jy ! Component: 2450 - total flux cleaned = 0.00831648 Jy ! Component: 2500 - total flux cleaned = 0.00812806 Jy ! Component: 2550 - total flux cleaned = 0.00800113 Jy ! Component: 2600 - total flux cleaned = 0.00793641 Jy ! Component: 2650 - total flux cleaned = 0.0078712 Jy ! Component: 2700 - total flux cleaned = 0.00773755 Jy ! Component: 2750 - total flux cleaned = 0.0076696 Jy ! Component: 2800 - total flux cleaned = 0.00760021 Jy ! Component: 2850 - total flux cleaned = 0.00746008 Jy ! Component: 2900 - total flux cleaned = 0.00745896 Jy ! Component: 2950 - total flux cleaned = 0.00731403 Jy ! Component: 3000 - total flux cleaned = 0.00724001 Jy ! Component: 3050 - total flux cleaned = 0.00731562 Jy ! Component: 3100 - total flux cleaned = 0.00716469 Jy ! Component: 3150 - total flux cleaned = 0.00708642 Jy ! Component: 3200 - total flux cleaned = 0.00700648 Jy ! Component: 3250 - total flux cleaned = 0.00700591 Jy ! Component: 3300 - total flux cleaned = 0.00692481 Jy ! Component: 3350 - total flux cleaned = 0.00675923 Jy ! Component: 3400 - total flux cleaned = 0.00667477 Jy ! Component: 3450 - total flux cleaned = 0.00667505 Jy ! Component: 3500 - total flux cleaned = 0.00658815 Jy ! Component: 3550 - total flux cleaned = 0.00649878 Jy ! Component: 3600 - total flux cleaned = 0.00640621 Jy ! Component: 3650 - total flux cleaned = 0.00631177 Jy ! Component: 3700 - total flux cleaned = 0.00631068 Jy ! Component: 3750 - total flux cleaned = 0.006214 Jy ! Component: 3800 - total flux cleaned = 0.00621326 Jy ! Component: 3850 - total flux cleaned = 0.00611303 Jy ! Component: 3900 - total flux cleaned = 0.00590752 Jy ! Component: 3950 - total flux cleaned = 0.00590702 Jy ! Component: 4000 - total flux cleaned = 0.00580008 Jy ! Component: 4050 - total flux cleaned = 0.00579962 Jy ! Total flux subtracted in 4096 components = 0.00580079 Jy ! Clean residual min=-0.007973 max=0.006166 Jy/beam ! Clean residual mean=-0.000122 rms=0.001743 Jy/beam ! Combined flux in latest and established models = 0.230699 Jy keep ! Adding 176 model components to the UV plane model. ! The established model now contains 213 components and 0.230699 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1511-3242_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.457 x 6.981 at -4.33 degrees (North through East) ! Clean map min=-0.010083 max=0.18212 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1511-3242_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.182118 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00212574 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.50169 3.50169 7.00338 14.0068 28.0135 56.027 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0063 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.182 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 85.672 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1511-3242_S_uvs.log closed on Wed Apr 6 22:58:02 2016