! Started logfile: /scr/pima/bg219b_uvs/J1632-0033_S_uvs.log on Thu Apr 7 01:27:46 2016 obs /scr/pima/bg219b_uvs/J1632-0033_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1632-0033_S_uva.fits ! AN table 1: 50 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.793333 visibilities/baseline/integration-bin. ! Found source: J1632-0033 ! ! 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 7140 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219b_uvs/J1632-0033_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 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.025517Jy sigma=23.035136 ! Fit after self-cal, rms=0.825364Jy sigma=18.477027 ! 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.892 mas, bmaj=7.075 mas, bpa=-0.4444 degrees ! Estimated noise=0.505449 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.133254 Jy ! Component: 100 - total flux cleaned = 0.165282 Jy ! Total flux subtracted in 100 components = 0.165282 Jy ! Clean residual min=-0.005207 max=0.012691 Jy/beam ! Clean residual mean=0.000036 rms=0.001513 Jy/beam ! Combined flux in latest and established models = 0.165282 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.165282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066120Jy sigma=1.431374 ! Fit after self-cal, rms=0.066091Jy sigma=1.430929 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0142669 Jy ! Component: 100 - total flux cleaned = 0.0225233 Jy ! Total flux subtracted in 100 components = 0.0225233 Jy ! Clean residual min=-0.003460 max=0.004729 Jy/beam ! Clean residual mean=0.000018 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.187805 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 38 components and 0.187805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062183Jy sigma=1.334887 ! Fit after self-cal, rms=0.062160Jy sigma=1.334211 ! 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.505 mas, bmaj=8.075 mas, bpa=-2.132 degrees ! Estimated noise=0.392231 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.00744383 Jy ! Component: 100 - total flux cleaned = 0.0118213 Jy ! Component: 150 - total flux cleaned = 0.0146207 Jy ! Component: 200 - total flux cleaned = 0.0164319 Jy ! Total flux subtracted in 200 components = 0.0164319 Jy ! Clean residual min=-0.003242 max=0.003222 Jy/beam ! Clean residual mean=0.000011 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.204237 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 69 components and 0.204237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061242Jy sigma=1.311638 ! Fit after self-cal, rms=0.061233Jy sigma=1.311125 ! 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.505 x 8.075 at -2.132 degrees (North through East) ! Clean map min=-0.0033273 max=0.17318 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.00 FD 1.00 HN 0.99 KP 0.98 ! LA 0.96 MK 0.99 NL 1.01 OV 1.01 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 1.03 KP 1.00 ! LA 0.97 MK 1.01 NL 1.02 OV 1.01 ! PT 1.00 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00 HN 1.02 KP 1.01 ! LA 0.95 MK 1.00 NL 0.97 OV 1.00 ! PT 0.95 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.02 KP 1.02 ! LA 0.97 MK 1.01 NL 1.02 OV 1.03 ! PT 0.99 SC 1.01 ! ! ! Fit before self-cal, rms=0.061233Jy sigma=1.311125 ! Fit after self-cal, rms=0.061078Jy sigma=1.304009 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.515 mas, bmaj=8.109 mas, bpa=-2.165 degrees ! Estimated noise=0.392312 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.000168872 Jy ! Component: 100 - total flux cleaned = 0.000141608 Jy ! Component: 150 - total flux cleaned = 0.000141009 Jy ! Component: 200 - total flux cleaned = 0.000171764 Jy ! Total flux subtracted in 200 components = 0.000171764 Jy ! Clean residual min=-0.002797 max=0.002595 Jy/beam ! Clean residual mean=-0.000004 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.204409 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 80 components and 0.204409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061056Jy sigma=1.303611 ! Fit after self-cal, rms=0.061060Jy sigma=1.303386 ! 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.061060Jy sigma=1.303386 ! Fit after self-cal, rms=0.061008Jy sigma=1.300708 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.514 mas, bmaj=8.109 mas, bpa=-2.226 degrees ! Estimated noise=0.392332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000147181 Jy ! Component: 100 - total flux cleaned = 0.000122427 Jy ! Component: 150 - total flux cleaned = 0.000137593 Jy ! Component: 200 - total flux cleaned = 0.000151581 Jy ! Total flux subtracted in 200 components = 0.000151581 Jy ! Clean residual min=-0.002905 max=0.002402 Jy/beam ! Clean residual mean=-0.000003 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.20456 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 83 components and 0.20456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060991Jy sigma=1.300413 ! Fit after self-cal, rms=0.060988Jy sigma=1.300260 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.20991e-05 Jy ! Component: 100 - total flux cleaned = 6.66891e-06 Jy ! Component: 150 - total flux cleaned = 2.09328e-05 Jy ! Component: 200 - total flux cleaned = 2.05812e-05 Jy ! Total flux subtracted in 200 components = 2.05812e-05 Jy ! Clean residual min=-0.002877 max=0.002333 Jy/beam ! Clean residual mean=-0.000003 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.204581 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 85 components and 0.204581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060975Jy sigma=1.300028 ! Fit after self-cal, rms=0.060971Jy sigma=1.299920 ! 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.060971Jy sigma=1.299920 ! Fit after self-cal, rms=0.060991Jy sigma=1.299907 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.51 mas, bmaj=8.108 mas, bpa=-2.275 degrees ! Estimated noise=0.392362 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000209706 Jy ! Component: 100 - total flux cleaned = 0.000209605 Jy ! Component: 150 - total flux cleaned = 0.000223827 Jy ! Component: 200 - total flux cleaned = 0.000235651 Jy ! Total flux subtracted in 200 components = 0.000235651 Jy ! Clean residual min=-0.002858 max=0.002300 Jy/beam ! Clean residual mean=-0.000003 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.204817 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 85 components and 0.204817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060979Jy sigma=1.299712 ! Fit after self-cal, rms=0.060977Jy sigma=1.299625 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 = -7.49098e-06 Jy ! Component: 100 - total flux cleaned = 9.10285e-06 Jy ! Component: 150 - total flux cleaned = 2.09525e-05 Jy ! Component: 200 - total flux cleaned = 2.11336e-05 Jy ! Total flux subtracted in 200 components = 2.11336e-05 Jy ! Clean residual min=-0.002837 max=0.002285 Jy/beam ! Clean residual mean=-0.000003 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.204838 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 87 components and 0.204838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060968Jy sigma=1.299473 ! Fit after self-cal, rms=0.060965Jy sigma=1.299408 ! 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.060965Jy sigma=1.299408 ! Fit after self-cal, rms=0.060973Jy sigma=1.299392 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.795 mas, bmaj=12.17 mas, bpa=-0.9161 degrees ! Estimated noise=0.476559 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00082934 Jy ! Component: 100 - total flux cleaned = 0.000903387 Jy ! Component: 150 - total flux cleaned = 0.000922619 Jy ! Component: 200 - total flux cleaned = 0.000935409 Jy ! Total flux subtracted in 200 components = 0.000935409 Jy ! Clean residual min=-0.003385 max=0.002855 Jy/beam ! Clean residual mean=-0.000007 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.205773 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 93 components and 0.205773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060977Jy sigma=1.299509 ! Fit after self-cal, rms=0.060967Jy sigma=1.299241 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 = 3.23663e-05 Jy ! Component: 100 - total flux cleaned = 3.21255e-05 Jy ! Component: 150 - total flux cleaned = 3.2329e-05 Jy ! Component: 200 - total flux cleaned = 4.16749e-05 Jy ! Total flux subtracted in 200 components = 4.16749e-05 Jy ! Clean residual min=-0.003342 max=0.002861 Jy/beam ! Clean residual mean=-0.000007 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.205815 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 94 components and 0.205815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060966Jy sigma=1.299325 ! Fit after self-cal, rms=0.060960Jy sigma=1.299148 ! 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.507 mas, bmaj=8.106 mas, bpa=-2.312 degrees ! Estimated noise=0.392374 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.507 x 8.106 at -2.312 degrees (North through East) ! Clean map min=-0.0028617 max=0.17242 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.892 mas, bmaj=7.092 mas, bpa=-0.6912 degrees ! Estimated noise=0.50777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.13363 Jy ! Component: 100 - total flux cleaned = 0.166832 Jy ! Component: 150 - total flux cleaned = 0.181728 Jy ! Component: 200 - total flux cleaned = 0.190426 Jy ! Total flux subtracted in 200 components = 0.190426 Jy ! Clean residual min=-0.003264 max=0.004551 Jy/beam ! Clean residual mean=0.000008 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.190426 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.190426 Jy ! Inverting map and beam ! Estimated beam: bmin=3.507 mas, bmaj=8.106 mas, bpa=-2.312 degrees ! Estimated noise=0.392374 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.00669702 Jy ! Component: 100 - total flux cleaned = 0.0103516 Jy ! Component: 150 - total flux cleaned = 0.0124569 Jy ! Component: 200 - total flux cleaned = 0.0136107 Jy ! Total flux subtracted in 200 components = 0.0136107 Jy ! Clean residual min=-0.003137 max=0.002271 Jy/beam ! Clean residual mean=-0.000002 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.204036 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 62 components and 0.204036 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.795 mas, bmaj=12.17 mas, bpa=-0.9161 degrees ! Estimated noise=0.476559 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0013183 Jy ! Component: 100 - total flux cleaned = 0.00154323 Jy ! Component: 150 - total flux cleaned = 0.00161559 Jy ! Component: 200 - total flux cleaned = 0.00167744 Jy ! Total flux subtracted in 200 components = 0.00167744 Jy ! Clean residual min=-0.003374 max=0.002838 Jy/beam ! Clean residual mean=-0.000007 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.205714 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 = 1.14402e-05 Jy ! Component: 100 - total flux cleaned = 2.17086e-05 Jy ! Component: 150 - total flux cleaned = 3.12664e-05 Jy ! Component: 200 - total flux cleaned = 4.0191e-05 Jy ! Total flux subtracted in 200 components = 4.0191e-05 Jy ! Clean residual min=-0.003353 max=0.002838 Jy/beam ! Clean residual mean=-0.000007 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.205754 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 68 components and 0.205754 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.507 mas, bmaj=8.106 mas, bpa=-2.312 degrees ! Estimated noise=0.392374 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.31053e-05 Jy ! Component: 100 - total flux cleaned = -0.000234759 Jy ! Component: 150 - total flux cleaned = -0.000339012 Jy ! Component: 200 - total flux cleaned = -0.000391999 Jy ! Total flux subtracted in 200 components = -0.000391999 Jy ! Clean residual min=-0.002917 max=0.002238 Jy/beam ! Clean residual mean=-0.000004 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.205362 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 77 components and 0.205362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060961Jy sigma=1.299228 ! Fit after self-cal, rms=0.060959Jy sigma=1.299124 wmodel /scr/pima/bg219b_uvs/J1632-0033_S_map.mod ! Writing 77 model components to file: /scr/pima/bg219b_uvs/J1632-0033_S_map.mod wobs /scr/pima/bg219b_uvs/J1632-0033_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J1632-0033_S_uvs.fits wwins /scr/pima/bg219b_uvs/J1632-0033_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219b_uvs/J1632-0033_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.00117435 Jy ! Component: 100 - total flux cleaned = -0.00142264 Jy ! Component: 150 - total flux cleaned = -0.00142292 Jy ! Component: 200 - total flux cleaned = -0.0013506 Jy ! Component: 250 - total flux cleaned = -0.00124568 Jy ! Component: 300 - total flux cleaned = -0.00107783 Jy ! Component: 350 - total flux cleaned = -0.000850976 Jy ! Component: 400 - total flux cleaned = -0.000725638 Jy ! Component: 450 - total flux cleaned = -0.000541696 Jy ! Component: 500 - total flux cleaned = -0.000331974 Jy ! Component: 550 - total flux cleaned = -0.000128777 Jy ! Component: 600 - total flux cleaned = 4.07061e-05 Jy ! Component: 650 - total flux cleaned = 0.000206012 Jy ! Component: 700 - total flux cleaned = 0.000286656 Jy ! Component: 750 - total flux cleaned = 0.000312885 Jy ! Component: 800 - total flux cleaned = 0.00046727 Jy ! Component: 850 - total flux cleaned = 0.000441549 Jy ! Component: 900 - total flux cleaned = 0.000540856 Jy ! Component: 950 - total flux cleaned = 0.000710576 Jy ! Component: 1000 - total flux cleaned = 0.000781978 Jy ! Component: 1050 - total flux cleaned = 0.000875239 Jy ! Component: 1100 - total flux cleaned = 0.000967321 Jy ! Component: 1150 - total flux cleaned = 0.00105798 Jy ! Component: 1200 - total flux cleaned = 0.00119145 Jy ! Component: 1250 - total flux cleaned = 0.00125701 Jy ! Component: 1300 - total flux cleaned = 0.00132151 Jy ! Component: 1350 - total flux cleaned = 0.00142809 Jy ! Component: 1400 - total flux cleaned = 0.00153295 Jy ! Component: 1450 - total flux cleaned = 0.00157428 Jy ! Component: 1500 - total flux cleaned = 0.00169563 Jy ! Component: 1550 - total flux cleaned = 0.00177539 Jy ! Component: 1600 - total flux cleaned = 0.00179471 Jy ! Component: 1650 - total flux cleaned = 0.00171677 Jy ! Component: 1700 - total flux cleaned = 0.00175548 Jy ! Component: 1750 - total flux cleaned = 0.00173644 Jy ! Component: 1800 - total flux cleaned = 0.00181143 Jy ! Component: 1850 - total flux cleaned = 0.00179275 Jy ! Component: 1900 - total flux cleaned = 0.00184791 Jy ! Component: 1950 - total flux cleaned = 0.0019025 Jy ! Component: 2000 - total flux cleaned = 0.00188439 Jy ! Component: 2050 - total flux cleaned = 0.00193747 Jy ! Component: 2100 - total flux cleaned = 0.00188509 Jy ! Component: 2150 - total flux cleaned = 0.00197168 Jy ! Component: 2200 - total flux cleaned = 0.00198858 Jy ! Component: 2250 - total flux cleaned = 0.00192096 Jy ! Component: 2300 - total flux cleaned = 0.00193774 Jy ! Component: 2350 - total flux cleaned = 0.00187145 Jy ! Component: 2400 - total flux cleaned = 0.00188808 Jy ! Component: 2450 - total flux cleaned = 0.00188816 Jy ! Component: 2500 - total flux cleaned = 0.00182389 Jy ! Component: 2550 - total flux cleaned = 0.00183997 Jy ! Component: 2600 - total flux cleaned = 0.00185577 Jy ! Component: 2650 - total flux cleaned = 0.0017776 Jy ! Component: 2700 - total flux cleaned = 0.001824 Jy ! Component: 2750 - total flux cleaned = 0.00174717 Jy ! Component: 2800 - total flux cleaned = 0.00174721 Jy ! Component: 2850 - total flux cleaned = 0.00174736 Jy ! Component: 2900 - total flux cleaned = 0.00170249 Jy ! Component: 2950 - total flux cleaned = 0.00167286 Jy ! Component: 3000 - total flux cleaned = 0.00171693 Jy ! Component: 3050 - total flux cleaned = 0.00168767 Jy ! Component: 3100 - total flux cleaned = 0.00162977 Jy ! Component: 3150 - total flux cleaned = 0.00155815 Jy ! Component: 3200 - total flux cleaned = 0.00154403 Jy ! Component: 3250 - total flux cleaned = 0.00150166 Jy ! Component: 3300 - total flux cleaned = 0.00140388 Jy ! Component: 3350 - total flux cleaned = 0.00136238 Jy ! Component: 3400 - total flux cleaned = 0.00132125 Jy ! Component: 3450 - total flux cleaned = 0.00123966 Jy ! Component: 3500 - total flux cleaned = 0.00122642 Jy ! Component: 3550 - total flux cleaned = 0.00121307 Jy ! Component: 3600 - total flux cleaned = 0.00111988 Jy ! Component: 3650 - total flux cleaned = 0.0011066 Jy ! Component: 3700 - total flux cleaned = 0.00102773 Jy ! Component: 3750 - total flux cleaned = 0.000975665 Jy ! Component: 3800 - total flux cleaned = 0.000937084 Jy ! Component: 3850 - total flux cleaned = 0.00093716 Jy ! Component: 3900 - total flux cleaned = 0.000873529 Jy ! Component: 3950 - total flux cleaned = 0.000848373 Jy ! Component: 4000 - total flux cleaned = 0.000848484 Jy ! Component: 4050 - total flux cleaned = 0.000786182 Jy ! Total flux subtracted in 4096 components = 0.000798508 Jy ! Clean residual min=-0.000697 max=0.000978 Jy/beam ! Clean residual mean=-0.000002 rms=0.000233 Jy/beam ! Combined flux in latest and established models = 0.20616 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 380 components and 0.20616 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J1632-0033_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.507 x 8.106 at -2.312 degrees (North through East) ! Clean map min=-0.0017235 max=0.17238 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1632-0033_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.17238 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000228997 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.398532 0.398532 0.797063 1.59413 3.18825 6.37651 12.753 25.506 51.0121 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.172 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 752.763 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1632-0033_S_uvs.log closed on Thu Apr 7 01:27:50 2016