! Started logfile: /scr/pima/bg219a_uvs/J0904+4238_S_uvs.log on Wed Apr 6 22:49:31 2016 obs /scr/pima/bg219a_uvs/J0904+4238_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0904+4238_S_uva.fits ! AN table 1: 55 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.648485 visibilities/baseline/integration-bin. ! Found source: J0904+4238 ! ! 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 2996 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/J0904+4238_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 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.049542Jy sigma=24.118434 ! Fit after self-cal, rms=0.732194Jy sigma=17.095765 ! 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.378 mas, bmaj=3.685 mas, bpa=-34.05 degrees ! Estimated noise=0.985161 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.205605 Jy ! Component: 100 - total flux cleaned = 0.250602 Jy ! Total flux subtracted in 100 components = 0.250602 Jy ! Clean residual min=-0.017862 max=0.021766 Jy/beam ! Clean residual mean=-0.000000 rms=0.004956 Jy/beam ! Combined flux in latest and established models = 0.250602 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.250602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087718Jy sigma=2.043475 ! Fit after self-cal, rms=0.087716Jy sigma=2.042865 ! 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.958 mas, bmaj=4.477 mas, bpa=42.66 degrees ! Estimated noise=0.595074 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.0230677 Jy ! Component: 100 - total flux cleaned = 0.0340966 Jy ! Component: 150 - total flux cleaned = 0.0402935 Jy ! Component: 200 - total flux cleaned = 0.0440665 Jy ! Total flux subtracted in 200 components = 0.0440665 Jy ! Clean residual min=-0.022299 max=0.034907 Jy/beam ! Clean residual mean=-0.000335 rms=0.007375 Jy/beam ! Combined flux in latest and established models = 0.294668 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 18 components and 0.294668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082124Jy sigma=1.907450 ! Fit after self-cal, rms=0.082054Jy sigma=1.906219 ! 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.958 x 4.477 at 42.66 degrees (North through East) ! Clean map min=-0.021759 max=0.26709 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: ! FD 1.00* LA 1.00* MK 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* LA 1.00* MK 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.20 LA 0.89 MK 1.05 NL 0.98 ! OV 1.18 PT 0.94 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.17 LA 0.86 MK 1.04 NL 0.98 ! OV 1.17 PT 0.92 SC 1.00 ! ! ! Fit before self-cal, rms=0.082054Jy sigma=1.906219 ! Fit after self-cal, rms=0.078041Jy sigma=1.818912 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.954 mas, bmaj=4.525 mas, bpa=43.28 degrees ! Estimated noise=0.59526 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.00135149 Jy ! Component: 100 - total flux cleaned = 0.00134077 Jy ! Component: 150 - total flux cleaned = 0.00142439 Jy ! Component: 200 - total flux cleaned = 0.00149759 Jy ! Total flux subtracted in 200 components = 0.00149759 Jy ! Clean residual min=-0.019225 max=0.027870 Jy/beam ! Clean residual mean=-0.000150 rms=0.006214 Jy/beam ! Combined flux in latest and established models = 0.296166 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 22 components and 0.296166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077845Jy sigma=1.813047 ! Fit after self-cal, rms=0.077881Jy sigma=1.812008 ! 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.077881Jy sigma=1.812008 ! Fit after self-cal, rms=0.077905Jy sigma=1.808203 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.954 mas, bmaj=4.505 mas, bpa=43.31 degrees ! Estimated noise=0.595721 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000557735 Jy ! Component: 100 - total flux cleaned = 0.000621613 Jy ! Component: 150 - total flux cleaned = 0.000681367 Jy ! Component: 200 - total flux cleaned = 0.000735648 Jy ! Total flux subtracted in 200 components = 0.000735648 Jy ! Clean residual min=-0.018959 max=0.027648 Jy/beam ! Clean residual mean=-0.000180 rms=0.006152 Jy/beam ! Combined flux in latest and established models = 0.296901 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 25 components and 0.296901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077791Jy sigma=1.805685 ! Fit after self-cal, rms=0.077766Jy sigma=1.805500 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 (-21, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0290708 Jy ! Component: 100 - total flux cleaned = 0.0464003 Jy ! Component: 150 - total flux cleaned = 0.0581197 Jy ! Component: 200 - total flux cleaned = 0.0667471 Jy ! Total flux subtracted in 200 components = 0.0667471 Jy ! Clean residual min=-0.010580 max=0.013091 Jy/beam ! Clean residual mean=0.000120 rms=0.003326 Jy/beam ! Combined flux in latest and established models = 0.363648 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 74 components and 0.363648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066466Jy sigma=1.472530 ! Fit after self-cal, rms=0.065468Jy sigma=1.450254 ! 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.065468Jy sigma=1.450254 ! Fit after self-cal, rms=0.060643Jy sigma=1.299506 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.954 mas, bmaj=4.494 mas, bpa=43.76 degrees ! Estimated noise=0.589128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0091826 Jy ! Component: 100 - total flux cleaned = 0.0143432 Jy ! Component: 150 - total flux cleaned = 0.0160088 Jy ! Component: 200 - total flux cleaned = 0.0168232 Jy ! Total flux subtracted in 200 components = 0.0168232 Jy ! Clean residual min=-0.006993 max=0.007705 Jy/beam ! Clean residual mean=0.000136 rms=0.001925 Jy/beam ! Combined flux in latest and established models = 0.380472 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 100 components and 0.380471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059144Jy sigma=1.253385 ! Fit after self-cal, rms=0.059050Jy sigma=1.250351 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.00211502 Jy ! Component: 100 - total flux cleaned = 0.00257865 Jy ! Component: 150 - total flux cleaned = 0.00299203 Jy ! Component: 200 - total flux cleaned = 0.00336068 Jy ! Total flux subtracted in 200 components = 0.00336068 Jy ! Clean residual min=-0.006915 max=0.007187 Jy/beam ! Clean residual mean=0.000154 rms=0.001838 Jy/beam ! Combined flux in latest and established models = 0.383832 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 104 components and 0.383832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058657Jy sigma=1.241237 ! Fit after self-cal, rms=0.058646Jy sigma=1.240728 ! 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.058646Jy sigma=1.240728 ! Fit after self-cal, rms=0.058102Jy sigma=1.231722 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.665 mas, bmaj=10.34 mas, bpa=41.71 degrees ! Estimated noise=0.704793 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00404797 Jy ! Component: 100 - total flux cleaned = 0.00512741 Jy ! Component: 150 - total flux cleaned = 0.00577428 Jy ! Component: 200 - total flux cleaned = 0.00600105 Jy ! Total flux subtracted in 200 components = 0.00600105 Jy ! Clean residual min=-0.007954 max=0.007818 Jy/beam ! Clean residual mean=0.000155 rms=0.002277 Jy/beam ! Combined flux in latest and established models = 0.389833 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 126 components and 0.389833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057906Jy sigma=1.224425 ! Fit after self-cal, rms=0.057833Jy sigma=1.222981 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.000805064 Jy ! Component: 100 - total flux cleaned = 0.00110538 Jy ! Component: 150 - total flux cleaned = 0.00137072 Jy ! Component: 200 - total flux cleaned = 0.00161018 Jy ! Total flux subtracted in 200 components = 0.00161018 Jy ! Clean residual min=-0.007969 max=0.007548 Jy/beam ! Clean residual mean=0.000175 rms=0.002247 Jy/beam ! Combined flux in latest and established models = 0.391443 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 133 components and 0.391443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057829Jy sigma=1.221904 ! Fit after self-cal, rms=0.057796Jy sigma=1.221524 ! 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.953 mas, bmaj=4.5 mas, bpa=43.91 degrees ! Estimated noise=0.586203 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.953 x 4.5 at 43.91 degrees (North through East) ! Clean map min=-0.0058603 max=0.26566 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.398 mas, bmaj=3.661 mas, bpa=-34.6 degrees ! Estimated noise=0.982805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.205067 Jy ! Component: 100 - total flux cleaned = 0.251284 Jy ! Component: 150 - total flux cleaned = 0.274383 Jy ! Component: 200 - total flux cleaned = 0.291682 Jy ! Total flux subtracted in 200 components = 0.291682 Jy ! Clean residual min=-0.012894 max=0.013344 Jy/beam ! Clean residual mean=-0.000010 rms=0.003378 Jy/beam ! Combined flux in latest and established models = 0.291682 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.291682 Jy ! Inverting map and beam ! Estimated beam: bmin=3.953 mas, bmaj=4.5 mas, bpa=43.91 degrees ! Estimated noise=0.586203 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.0217351 Jy ! Component: 100 - total flux cleaned = 0.0369107 Jy ! Component: 150 - total flux cleaned = 0.048807 Jy ! Component: 200 - total flux cleaned = 0.0585209 Jy ! Total flux subtracted in 200 components = 0.0585209 Jy ! Clean residual min=-0.008350 max=0.010709 Jy/beam ! Clean residual mean=-0.000095 rms=0.002671 Jy/beam ! Combined flux in latest and established models = 0.350203 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 52 components and 0.350203 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.665 mas, bmaj=10.34 mas, bpa=41.71 degrees ! Estimated noise=0.704793 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0143742 Jy ! Component: 100 - total flux cleaned = 0.0234407 Jy ! Component: 150 - total flux cleaned = 0.0296116 Jy ! Component: 200 - total flux cleaned = 0.0339124 Jy ! Total flux subtracted in 200 components = 0.0339124 Jy ! Clean residual min=-0.008939 max=0.008397 Jy/beam ! Clean residual mean=0.000107 rms=0.002395 Jy/beam ! Combined flux in latest and established models = 0.384115 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.00291449 Jy ! Component: 100 - total flux cleaned = 0.00377966 Jy ! Component: 150 - total flux cleaned = 0.00454601 Jy ! Component: 200 - total flux cleaned = 0.00515559 Jy ! Total flux subtracted in 200 components = 0.00515559 Jy ! Clean residual min=-0.008229 max=0.007591 Jy/beam ! Clean residual mean=0.000159 rms=0.002224 Jy/beam ! Combined flux in latest and established models = 0.389271 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 89 components and 0.389271 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.953 mas, bmaj=4.5 mas, bpa=43.91 degrees ! Estimated noise=0.586203 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0025717 Jy ! Component: 100 - total flux cleaned = 0.00227049 Jy ! Component: 150 - total flux cleaned = 0.00200633 Jy ! Component: 200 - total flux cleaned = 0.00189521 Jy ! Total flux subtracted in 200 components = 0.00189521 Jy ! Clean residual min=-0.005758 max=0.006373 Jy/beam ! Clean residual mean=0.000085 rms=0.001509 Jy/beam ! Combined flux in latest and established models = 0.391166 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 103 components and 0.391166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057645Jy sigma=1.221061 ! Fit after self-cal, rms=0.057507Jy sigma=1.219369 wmodel /scr/pima/bg219a_uvs/J0904+4238_S_map.mod ! Writing 103 model components to file: /scr/pima/bg219a_uvs/J0904+4238_S_map.mod wobs /scr/pima/bg219a_uvs/J0904+4238_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J0904+4238_S_uvs.fits wwins /scr/pima/bg219a_uvs/J0904+4238_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219a_uvs/J0904+4238_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.000824392 Jy ! Component: 100 - total flux cleaned = 0.00141799 Jy ! Component: 150 - total flux cleaned = 0.00150949 Jy ! Component: 200 - total flux cleaned = 0.00167673 Jy ! Component: 250 - total flux cleaned = 0.00175315 Jy ! Component: 300 - total flux cleaned = 0.0020418 Jy ! Component: 350 - total flux cleaned = 0.00217815 Jy ! Component: 400 - total flux cleaned = 0.00218006 Jy ! Component: 450 - total flux cleaned = 0.00236329 Jy ! Component: 500 - total flux cleaned = 0.00242056 Jy ! Component: 550 - total flux cleaned = 0.00269737 Jy ! Component: 600 - total flux cleaned = 0.00296391 Jy ! Component: 650 - total flux cleaned = 0.00327094 Jy ! Component: 700 - total flux cleaned = 0.00366506 Jy ! Component: 750 - total flux cleaned = 0.00428014 Jy ! Component: 800 - total flux cleaned = 0.00455343 Jy ! Component: 850 - total flux cleaned = 0.00499506 Jy ! Component: 900 - total flux cleaned = 0.00529461 Jy ! Component: 950 - total flux cleaned = 0.00571023 Jy ! Component: 1000 - total flux cleaned = 0.00603082 Jy ! Component: 1050 - total flux cleaned = 0.00618699 Jy ! Component: 1100 - total flux cleaned = 0.00637726 Jy ! Component: 1150 - total flux cleaned = 0.00667178 Jy ! Component: 1200 - total flux cleaned = 0.0068508 Jy ! Component: 1250 - total flux cleaned = 0.00702515 Jy ! Component: 1300 - total flux cleaned = 0.00723014 Jy ! Component: 1350 - total flux cleaned = 0.00742867 Jy ! Component: 1400 - total flux cleaned = 0.00765451 Jy ! Component: 1450 - total flux cleaned = 0.0078443 Jy ! Component: 1500 - total flux cleaned = 0.00812187 Jy ! Component: 1550 - total flux cleaned = 0.00833208 Jy ! Component: 1600 - total flux cleaned = 0.00856716 Jy ! Component: 1650 - total flux cleaned = 0.0088533 Jy ! Component: 1700 - total flux cleaned = 0.00907684 Jy ! Component: 1750 - total flux cleaned = 0.00926809 Jy ! Component: 1800 - total flux cleaned = 0.00950926 Jy ! Component: 1850 - total flux cleaned = 0.0096669 Jy ! Component: 1900 - total flux cleaned = 0.00994897 Jy ! Component: 1950 - total flux cleaned = 0.0100496 Jy ! Component: 2000 - total flux cleaned = 0.0102471 Jy ! Component: 2050 - total flux cleaned = 0.0104174 Jy ! Component: 2100 - total flux cleaned = 0.0105608 Jy ! Component: 2150 - total flux cleaned = 0.010772 Jy ! Component: 2200 - total flux cleaned = 0.0109337 Jy ! Component: 2250 - total flux cleaned = 0.0110474 Jy ! Component: 2300 - total flux cleaned = 0.0112041 Jy ! Component: 2350 - total flux cleaned = 0.0112703 Jy ! Component: 2400 - total flux cleaned = 0.0114007 Jy ! Component: 2450 - total flux cleaned = 0.0114649 Jy ! Component: 2500 - total flux cleaned = 0.0115712 Jy ! Component: 2550 - total flux cleaned = 0.011655 Jy ! Component: 2600 - total flux cleaned = 0.0117172 Jy ! Component: 2650 - total flux cleaned = 0.0117786 Jy ! Component: 2700 - total flux cleaned = 0.0118999 Jy ! Component: 2750 - total flux cleaned = 0.01192 Jy ! Component: 2800 - total flux cleaned = 0.0120192 Jy ! Component: 2850 - total flux cleaned = 0.0121371 Jy ! Component: 2900 - total flux cleaned = 0.0122148 Jy ! Component: 2950 - total flux cleaned = 0.0123308 Jy ! Component: 3000 - total flux cleaned = 0.0124073 Jy ! Component: 3050 - total flux cleaned = 0.0125402 Jy ! Component: 3100 - total flux cleaned = 0.0126909 Jy ! Component: 3150 - total flux cleaned = 0.0127842 Jy ! Component: 3200 - total flux cleaned = 0.0128956 Jy ! Component: 3250 - total flux cleaned = 0.0130062 Jy ! Component: 3300 - total flux cleaned = 0.0131527 Jy ! Component: 3350 - total flux cleaned = 0.0132437 Jy ! Component: 3400 - total flux cleaned = 0.0133341 Jy ! Component: 3450 - total flux cleaned = 0.0134599 Jy ! Component: 3500 - total flux cleaned = 0.0135847 Jy ! Component: 3550 - total flux cleaned = 0.0137089 Jy ! Component: 3600 - total flux cleaned = 0.0138499 Jy ! Component: 3650 - total flux cleaned = 0.013955 Jy ! Component: 3700 - total flux cleaned = 0.0140596 Jy ! Component: 3750 - total flux cleaned = 0.0141983 Jy ! Component: 3800 - total flux cleaned = 0.0143189 Jy ! Component: 3850 - total flux cleaned = 0.0144219 Jy ! Component: 3900 - total flux cleaned = 0.0145414 Jy ! Component: 3950 - total flux cleaned = 0.0146433 Jy ! Component: 4000 - total flux cleaned = 0.0147448 Jy ! Component: 4050 - total flux cleaned = 0.0148289 Jy ! Total flux subtracted in 4096 components = 0.0149128 Jy ! Clean residual min=-0.001093 max=0.000994 Jy/beam ! Clean residual mean=0.000014 rms=0.000283 Jy/beam ! Combined flux in latest and established models = 0.406079 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 372 components and 0.406079 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J0904+4238_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.953 x 4.5 at 43.91 degrees (North through East) ! Clean map min=-0.0022671 max=0.26566 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0904+4238_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.265659 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00027544 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.311045 0.311045 0.62209 1.24418 2.48836 4.97672 9.95344 19.9069 39.8138 79.6275 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.265 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 964.49 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0904+4238_S_uvs.log closed on Wed Apr 6 22:49:35 2016