! Started logfile: /scr/pima/bg219a_uvs/J0621+7605_S_uvs.log on Wed Apr 6 22:46:31 2016 obs /scr/pima/bg219a_uvs/J0621+7605_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0621+7605_S_uva.fits ! AN table 1: 30 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.92 visibilities/baseline/integration-bin. ! Found source: J0621+7605 ! ! 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 1656 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/J0621+7605_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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002635Jy sigma=20.089816 ! Fit after self-cal, rms=0.885295Jy sigma=17.504006 ! 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.101 mas, bmaj=10.74 mas, bpa=43.65 degrees ! Estimated noise=1.75438 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.0894518 Jy ! Component: 100 - total flux cleaned = 0.123452 Jy ! Total flux subtracted in 100 components = 0.123452 Jy ! Clean residual min=-0.014977 max=0.019011 Jy/beam ! Clean residual mean=-0.000065 rms=0.005114 Jy/beam ! Combined flux in latest and established models = 0.123452 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.123452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077743Jy sigma=1.436410 ! Fit after self-cal, rms=0.076880Jy sigma=1.427085 ! 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.47 mas, bmaj=11.56 mas, bpa=42.47 degrees ! Estimated noise=0.944654 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.027243 Jy ! Component: 100 - total flux cleaned = 0.041526 Jy ! Component: 150 - total flux cleaned = 0.0498158 Jy ! Component: 200 - total flux cleaned = 0.0554127 Jy ! Total flux subtracted in 200 components = 0.0554127 Jy ! Clean residual min=-0.005923 max=0.005421 Jy/beam ! Clean residual mean=-0.000059 rms=0.001667 Jy/beam ! Combined flux in latest and established models = 0.178865 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 37 components and 0.178865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068023Jy sigma=1.190627 ! Fit after self-cal, rms=0.067559Jy sigma=1.183109 ! 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.47 x 11.56 at 42.47 degrees (North through East) ! Clean map min=-0.0054751 max=0.12707 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 0.94 MK 0.99 NL 1.02 OV 1.02 ! PT 0.96 SC 1.12 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.95 MK 1.08 NL 1.03 OV 0.93 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.94 MK 0.99 NL 0.96 OV 0.92 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.01 NL 1.00 OV 1.00 ! PT 0.96 SC 1.01 ! ! ! Fit before self-cal, rms=0.067559Jy sigma=1.183109 ! Fit after self-cal, rms=0.067186Jy sigma=1.170251 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.501 mas, bmaj=11.61 mas, bpa=42.51 degrees ! Estimated noise=0.925478 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.00233438 Jy ! Component: 100 - total flux cleaned = 0.00206643 Jy ! Component: 150 - total flux cleaned = 0.0018115 Jy ! Component: 200 - total flux cleaned = 0.00168169 Jy ! Total flux subtracted in 200 components = 0.00168169 Jy ! Clean residual min=-0.003714 max=0.003604 Jy/beam ! Clean residual mean=0.000003 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.180547 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 52 components and 0.180547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066994Jy sigma=1.167637 ! Fit after self-cal, rms=0.067007Jy sigma=1.166869 ! 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.067007Jy sigma=1.166869 ! Fit after self-cal, rms=0.066498Jy sigma=1.166760 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.496 mas, bmaj=11.6 mas, bpa=42.49 degrees ! Estimated noise=0.921878 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120897 Jy ! Component: 100 - total flux cleaned = 0.00126024 Jy ! Component: 150 - total flux cleaned = 0.0012326 Jy ! Component: 200 - total flux cleaned = 0.00118414 Jy ! Total flux subtracted in 200 components = 0.00118414 Jy ! Clean residual min=-0.003505 max=0.003632 Jy/beam ! Clean residual mean=0.000003 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 0.181731 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 61 components and 0.181731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066435Jy sigma=1.166026 ! Fit after self-cal, rms=0.066412Jy sigma=1.165765 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 = -9.24971e-06 Jy ! Component: 100 - total flux cleaned = 6.69196e-05 Jy ! Component: 150 - total flux cleaned = 3.2479e-05 Jy ! Component: 200 - total flux cleaned = 1.73868e-05 Jy ! Total flux subtracted in 200 components = 1.73868e-05 Jy ! Clean residual min=-0.003406 max=0.003596 Jy/beam ! Clean residual mean=0.000003 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.181748 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.181748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066387Jy sigma=1.165526 ! Fit after self-cal, rms=0.066382Jy sigma=1.165408 ! 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.066382Jy sigma=1.165408 ! Fit after self-cal, rms=0.066255Jy sigma=1.165388 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.494 mas, bmaj=11.6 mas, bpa=42.49 degrees ! Estimated noise=0.920832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000397822 Jy ! Component: 100 - total flux cleaned = 0.00055039 Jy ! Component: 150 - total flux cleaned = 0.000647658 Jy ! Component: 200 - total flux cleaned = 0.000708679 Jy ! Total flux subtracted in 200 components = 0.000708679 Jy ! Clean residual min=-0.003319 max=0.003585 Jy/beam ! Clean residual mean=0.000003 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.182457 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 75 components and 0.182457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066242Jy sigma=1.165281 ! Fit after self-cal, rms=0.066240Jy sigma=1.165234 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 = 4.02245e-05 Jy ! Component: 100 - total flux cleaned = 0.000118562 Jy ! Component: 150 - total flux cleaned = 0.000140949 Jy ! Component: 200 - total flux cleaned = 0.000151504 Jy ! Total flux subtracted in 200 components = 0.000151504 Jy ! Clean residual min=-0.003271 max=0.003530 Jy/beam ! Clean residual mean=0.000004 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.182608 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 81 components and 0.182608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066232Jy sigma=1.165176 ! Fit after self-cal, rms=0.066233Jy sigma=1.165148 ! 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.066233Jy sigma=1.165148 ! Fit after self-cal, rms=0.066269Jy sigma=1.165141 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.129 mas, bmaj=25.23 mas, bpa=29.56 degrees ! Estimated noise=1.21581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000259544 Jy ! Component: 100 - total flux cleaned = 0.000329978 Jy ! Component: 150 - total flux cleaned = 0.000381131 Jy ! Component: 200 - total flux cleaned = 0.000414958 Jy ! Total flux subtracted in 200 components = 0.000414958 Jy ! Clean residual min=-0.003572 max=0.003282 Jy/beam ! Clean residual mean=0.000011 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.183023 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 98 components and 0.183023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066267Jy sigma=1.165176 ! Fit after self-cal, rms=0.066271Jy sigma=1.165109 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 = 4.17403e-06 Jy ! Component: 100 - total flux cleaned = 3.17451e-05 Jy ! Component: 150 - total flux cleaned = 3.21369e-05 Jy ! Component: 200 - total flux cleaned = 3.22971e-05 Jy ! Total flux subtracted in 200 components = 3.22971e-05 Jy ! Clean residual min=-0.003521 max=0.003232 Jy/beam ! Clean residual mean=0.000011 rms=0.001148 Jy/beam ! Combined flux in latest and established models = 0.183056 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 102 components and 0.183056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066270Jy sigma=1.165151 ! Fit after self-cal, rms=0.066272Jy sigma=1.165091 ! 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.493 mas, bmaj=11.6 mas, bpa=42.5 degrees ! Estimated noise=0.920956 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.493 x 11.6 at 42.5 degrees (North through East) ! Clean map min=-0.0029041 max=0.12353 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.117 mas, bmaj=10.74 mas, bpa=43.71 degrees ! Estimated noise=1.72269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0879131 Jy ! Component: 100 - total flux cleaned = 0.124069 Jy ! Component: 150 - total flux cleaned = 0.145334 Jy ! Component: 200 - total flux cleaned = 0.153974 Jy ! Total flux subtracted in 200 components = 0.153974 Jy ! Clean residual min=-0.008934 max=0.009175 Jy/beam ! Clean residual mean=-0.000027 rms=0.002669 Jy/beam ! Combined flux in latest and established models = 0.153974 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.153974 Jy ! Inverting map and beam ! Estimated beam: bmin=2.493 mas, bmaj=11.6 mas, bpa=42.5 degrees ! Estimated noise=0.920956 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.0100814 Jy ! Component: 100 - total flux cleaned = 0.0155762 Jy ! Component: 150 - total flux cleaned = 0.0190273 Jy ! Component: 200 - total flux cleaned = 0.021465 Jy ! Total flux subtracted in 200 components = 0.021465 Jy ! Clean residual min=-0.004073 max=0.003462 Jy/beam ! Clean residual mean=-0.000028 rms=0.001012 Jy/beam ! Combined flux in latest and established models = 0.175439 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 54 components and 0.175439 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.129 mas, bmaj=25.23 mas, bpa=29.56 degrees ! Estimated noise=1.21581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00321539 Jy ! Component: 100 - total flux cleaned = 0.00493359 Jy ! Component: 150 - total flux cleaned = 0.00592113 Jy ! Component: 200 - total flux cleaned = 0.00652997 Jy ! Total flux subtracted in 200 components = 0.00652997 Jy ! Clean residual min=-0.003864 max=0.003182 Jy/beam ! Clean residual mean=-0.000001 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.181969 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000314739 Jy ! Component: 100 - total flux cleaned = 0.000417973 Jy ! Component: 150 - total flux cleaned = 0.000525588 Jy ! Component: 200 - total flux cleaned = 0.000612407 Jy ! Total flux subtracted in 200 components = 0.000612407 Jy ! Clean residual min=-0.003687 max=0.003211 Jy/beam ! Clean residual mean=0.000006 rms=0.001137 Jy/beam ! Combined flux in latest and established models = 0.182581 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 90 components and 0.182581 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.493 mas, bmaj=11.6 mas, bpa=42.5 degrees ! Estimated noise=0.920956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000149254 Jy ! Component: 100 - total flux cleaned = 0.000212523 Jy ! Component: 150 - total flux cleaned = 0.000423824 Jy ! Component: 200 - total flux cleaned = 0.000501522 Jy ! Total flux subtracted in 200 components = 0.000501522 Jy ! Clean residual min=-0.003401 max=0.003430 Jy/beam ! Clean residual mean=0.000004 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.183083 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 107 components and 0.183083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066300Jy sigma=1.165395 ! Fit after self-cal, rms=0.066280Jy sigma=1.165254 wmodel /scr/pima/bg219a_uvs/J0621+7605_S_map.mod ! Writing 107 model components to file: /scr/pima/bg219a_uvs/J0621+7605_S_map.mod wobs /scr/pima/bg219a_uvs/J0621+7605_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J0621+7605_S_uvs.fits wwins /scr/pima/bg219a_uvs/J0621+7605_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J0621+7605_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.000750541 Jy ! Component: 100 - total flux cleaned = 0.00122092 Jy ! Component: 150 - total flux cleaned = 0.00150083 Jy ! Component: 200 - total flux cleaned = 0.00192391 Jy ! Component: 250 - total flux cleaned = 0.00216011 Jy ! Component: 300 - total flux cleaned = 0.00223402 Jy ! Component: 350 - total flux cleaned = 0.00230534 Jy ! Component: 400 - total flux cleaned = 0.00237224 Jy ! Component: 450 - total flux cleaned = 0.00224344 Jy ! Component: 500 - total flux cleaned = 0.00218137 Jy ! Component: 550 - total flux cleaned = 0.00218093 Jy ! Component: 600 - total flux cleaned = 0.00215158 Jy ! Component: 650 - total flux cleaned = 0.00220626 Jy ! Component: 700 - total flux cleaned = 0.00228652 Jy ! Component: 750 - total flux cleaned = 0.00236553 Jy ! Component: 800 - total flux cleaned = 0.00249248 Jy ! Component: 850 - total flux cleaned = 0.00266556 Jy ! Component: 900 - total flux cleaned = 0.00276249 Jy ! Component: 950 - total flux cleaned = 0.0029289 Jy ! Component: 1000 - total flux cleaned = 0.00306886 Jy ! Component: 1050 - total flux cleaned = 0.00322878 Jy ! Component: 1100 - total flux cleaned = 0.00331827 Jy ! Component: 1150 - total flux cleaned = 0.00334049 Jy ! Component: 1200 - total flux cleaned = 0.00347068 Jy ! Component: 1250 - total flux cleaned = 0.00344913 Jy ! Component: 1300 - total flux cleaned = 0.00351206 Jy ! Component: 1350 - total flux cleaned = 0.00351225 Jy ! Component: 1400 - total flux cleaned = 0.00359423 Jy ! Component: 1450 - total flux cleaned = 0.00359432 Jy ! Component: 1500 - total flux cleaned = 0.00361436 Jy ! Component: 1550 - total flux cleaned = 0.00361453 Jy ! Component: 1600 - total flux cleaned = 0.00367354 Jy ! Component: 1650 - total flux cleaned = 0.00377135 Jy ! Component: 1700 - total flux cleaned = 0.0037714 Jy ! Component: 1750 - total flux cleaned = 0.00371309 Jy ! Component: 1800 - total flux cleaned = 0.00371316 Jy ! Component: 1850 - total flux cleaned = 0.00375206 Jy ! Component: 1900 - total flux cleaned = 0.00379081 Jy ! Component: 1950 - total flux cleaned = 0.00381015 Jy ! Component: 2000 - total flux cleaned = 0.00382958 Jy ! Component: 2050 - total flux cleaned = 0.00384886 Jy ! Component: 2100 - total flux cleaned = 0.00388756 Jy ! Component: 2150 - total flux cleaned = 0.00384894 Jy ! Component: 2200 - total flux cleaned = 0.00382965 Jy ! Component: 2250 - total flux cleaned = 0.00386828 Jy ! Component: 2300 - total flux cleaned = 0.00388775 Jy ! Component: 2350 - total flux cleaned = 0.00390712 Jy ! Component: 2400 - total flux cleaned = 0.00392676 Jy ! Component: 2450 - total flux cleaned = 0.00394631 Jy ! Component: 2500 - total flux cleaned = 0.00396593 Jy ! Component: 2550 - total flux cleaned = 0.00394623 Jy ! Component: 2600 - total flux cleaned = 0.00396607 Jy ! Component: 2650 - total flux cleaned = 0.00398593 Jy ! Component: 2700 - total flux cleaned = 0.00402586 Jy ! Component: 2750 - total flux cleaned = 0.0040662 Jy ! Component: 2800 - total flux cleaned = 0.00406609 Jy ! Component: 2850 - total flux cleaned = 0.00408632 Jy ! Component: 2900 - total flux cleaned = 0.0041475 Jy ! Component: 2950 - total flux cleaned = 0.00416807 Jy ! Component: 3000 - total flux cleaned = 0.00416807 Jy ! Component: 3050 - total flux cleaned = 0.00420947 Jy ! Component: 3100 - total flux cleaned = 0.00427206 Jy ! Component: 3150 - total flux cleaned = 0.00435613 Jy ! Component: 3200 - total flux cleaned = 0.00439866 Jy ! Component: 3250 - total flux cleaned = 0.00446266 Jy ! Component: 3300 - total flux cleaned = 0.00454867 Jy ! Component: 3350 - total flux cleaned = 0.00461385 Jy ! Component: 3400 - total flux cleaned = 0.00470145 Jy ! Component: 3450 - total flux cleaned = 0.00474576 Jy ! Component: 3500 - total flux cleaned = 0.00483465 Jy ! Component: 3550 - total flux cleaned = 0.00490228 Jy ! Component: 3600 - total flux cleaned = 0.00499273 Jy ! Component: 3650 - total flux cleaned = 0.00506097 Jy ! Component: 3700 - total flux cleaned = 0.00515279 Jy ! Component: 3750 - total flux cleaned = 0.00526892 Jy ! Component: 3800 - total flux cleaned = 0.00533917 Jy ! Component: 3850 - total flux cleaned = 0.00548122 Jy ! Component: 3900 - total flux cleaned = 0.00552934 Jy ! Component: 3950 - total flux cleaned = 0.0056016 Jy ! Component: 4000 - total flux cleaned = 0.00569875 Jy ! Component: 4050 - total flux cleaned = 0.00579691 Jy ! Total flux subtracted in 4096 components = 0.00589607 Jy ! Clean residual min=-0.001427 max=0.001404 Jy/beam ! Clean residual mean=0.000020 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.188979 Jy keep ! Adding 181 model components to the UV plane model. ! The established model now contains 288 components and 0.188979 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J0621+7605_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.493 x 11.6 at 42.5 degrees (North through East) ! Clean map min=-0.0037264 max=0.12186 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0621+7605_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.12186 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000457771 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.12696 1.12696 2.25392 4.50785 9.01569 18.0314 36.0628 72.1256 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.121 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 266.202 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0621+7605_S_uvs.log closed on Wed Apr 6 22:46:35 2016