! Started logfile: /scr/pima/bg219h_uvs/J0950-2844_S_uvs.log on Thu Apr 7 08:58:36 2016 obs /scr/pima/bg219h_uvs/J0950-2844_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0950-2844_S_uva.fits ! AN table 1: 30 integrations on 21 of 21 possible baselines. ! AN table 2: 31 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.557377 visibilities/baseline/integration-bin. ! Found source: J0950-2844 ! ! 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 2856 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/bg219h_uvs/J0950-2844_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 46 telescope corrections were flagged in sub-array 1. ! A total of 57 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! A total of 57 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! A total of 57 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 46 telescope corrections were flagged in sub-array 1. ! A total of 57 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.006099Jy sigma=19.897485 ! Fit after self-cal, rms=0.948401Jy sigma=18.704704 ! 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=8.403 mas, bmaj=23.8 mas, bpa=0.6331 degrees ! Estimated noise=0.913529 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.0427201 Jy ! Component: 100 - total flux cleaned = 0.0520362 Jy ! Total flux subtracted in 100 components = 0.0520362 Jy ! Clean residual min=-0.004201 max=0.004651 Jy/beam ! Clean residual mean=-0.000005 rms=0.001359 Jy/beam ! Combined flux in latest and established models = 0.0520362 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0520362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060243Jy sigma=1.129217 ! Fit after self-cal, rms=0.058551Jy sigma=1.094486 ! 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=10 mas, bmaj=26.43 mas, bpa=2.429 degrees ! Estimated noise=0.75925 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.00245459 Jy ! Component: 100 - total flux cleaned = 0.00246611 Jy ! Component: 150 - total flux cleaned = 0.00252173 Jy ! Component: 200 - total flux cleaned = 0.00252525 Jy ! Total flux subtracted in 200 components = 0.00252525 Jy ! Clean residual min=-0.002768 max=0.002627 Jy/beam ! Clean residual mean=-0.000004 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.0545615 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0545615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058385Jy sigma=1.091339 ! Fit after self-cal, rms=0.058343Jy sigma=1.090577 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10 x 26.43 at 2.429 degrees (North through East) ! Clean map min=-0.0026915 max=0.055435 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* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 KP 0.95 LA 1.09 MK 1.00* ! NL 1.14 OV 0.99 PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 KP 1.04 LA 1.06 NL 1.06 ! OV 1.05 PT 1.01 SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 KP 1.12 LA 1.03 NL 0.92 ! OV 0.98 PT 0.96 SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.058343Jy sigma=1.090577 ! Fit after self-cal, rms=0.058712Jy sigma=1.089292 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.05 mas, bmaj=26.4 mas, bpa=2.582 degrees ! Estimated noise=0.764159 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.000287927 Jy ! Component: 100 - total flux cleaned = 0.000283471 Jy ! Component: 150 - total flux cleaned = 0.000284054 Jy ! Component: 200 - total flux cleaned = 0.000153536 Jy ! Total flux subtracted in 200 components = 0.000153536 Jy ! Clean residual min=-0.002378 max=0.002084 Jy/beam ! Clean residual mean=-0.000005 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.054715 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 33 components and 0.054715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058650Jy sigma=1.088027 ! Fit after self-cal, rms=0.058682Jy sigma=1.087371 ! 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.058682Jy sigma=1.087371 ! Fit after self-cal, rms=0.059032Jy sigma=1.087193 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.08 mas, bmaj=26.38 mas, bpa=2.74 degrees ! Estimated noise=0.767197 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000110997 Jy ! Component: 100 - total flux cleaned = 0.000113863 Jy ! Component: 150 - total flux cleaned = -9.96792e-06 Jy ! Component: 200 - total flux cleaned = -9.28825e-05 Jy ! Total flux subtracted in 200 components = -9.28825e-05 Jy ! Clean residual min=-0.002318 max=0.002238 Jy/beam ! Clean residual mean=-0.000003 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.0546221 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 44 components and 0.0546221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058995Jy sigma=1.086486 ! Fit after self-cal, rms=0.059024Jy sigma=1.086382 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.000294399 Jy ! Component: 100 - total flux cleaned = -0.000346344 Jy ! Component: 150 - total flux cleaned = -0.000394241 Jy ! Component: 200 - total flux cleaned = -0.000458305 Jy ! Total flux subtracted in 200 components = -0.000458305 Jy ! Clean residual min=-0.002251 max=0.002229 Jy/beam ! Clean residual mean=-0.000003 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.0541638 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 56 components and 0.0541638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059003Jy sigma=1.086002 ! Fit after self-cal, rms=0.058998Jy sigma=1.085946 ! 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.058998Jy sigma=1.085946 ! Fit after self-cal, rms=0.059424Jy sigma=1.085178 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.05 mas, bmaj=26.27 mas, bpa=2.829 degrees ! Estimated noise=0.773621 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.02845e-05 Jy ! Component: 100 - total flux cleaned = -6.7827e-05 Jy ! Component: 150 - total flux cleaned = -0.000116034 Jy ! Component: 200 - total flux cleaned = -0.000200497 Jy ! Total flux subtracted in 200 components = -0.000200497 Jy ! Clean residual min=-0.001915 max=0.002069 Jy/beam ! Clean residual mean=0.000001 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.0539633 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 62 components and 0.0539633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059399Jy sigma=1.084773 ! Fit after self-cal, rms=0.059409Jy sigma=1.084432 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.000279787 Jy ! Component: 100 - total flux cleaned = -0.00029965 Jy ! Component: 150 - total flux cleaned = -0.000351949 Jy ! Component: 200 - total flux cleaned = -0.000382852 Jy ! Total flux subtracted in 200 components = -0.000382852 Jy ! Clean residual min=-0.001910 max=0.001953 Jy/beam ! Clean residual mean=-0.000001 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.0535805 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 70 components and 0.0535805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059397Jy sigma=1.084235 ! Fit after self-cal, rms=0.059394Jy sigma=1.084199 ! 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.059394Jy sigma=1.084199 ! Fit after self-cal, rms=0.059796Jy sigma=1.084377 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.47 mas, bmaj=27.48 mas, bpa=3.472 degrees ! Estimated noise=0.79057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000325942 Jy ! Component: 100 - total flux cleaned = -0.000390148 Jy ! Component: 150 - total flux cleaned = -0.00044598 Jy ! Component: 200 - total flux cleaned = -0.000478787 Jy ! Total flux subtracted in 200 components = -0.000478787 Jy ! Clean residual min=-0.001850 max=0.001991 Jy/beam ! Clean residual mean=-0.000001 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.0531017 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 77 components and 0.0531017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059781Jy sigma=1.084187 ! Fit after self-cal, rms=0.059788Jy sigma=1.084142 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.000276367 Jy ! Component: 100 - total flux cleaned = -0.000275825 Jy ! Component: 150 - total flux cleaned = -0.000288103 Jy ! Component: 200 - total flux cleaned = -0.000300327 Jy ! Total flux subtracted in 200 components = -0.000300327 Jy ! Clean residual min=-0.001843 max=0.001933 Jy/beam ! Clean residual mean=-0.000001 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.0528013 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 84 components and 0.0528013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059780Jy sigma=1.084041 ! Fit after self-cal, rms=0.059776Jy sigma=1.084018 ! 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=10.05 mas, bmaj=26.2 mas, bpa=2.85 degrees ! Estimated noise=0.777207 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.05 x 26.2 at 2.85 degrees (North through East) ! Clean map min=-0.0038829 max=0.057928 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=8.451 mas, bmaj=23.62 mas, bpa=0.7494 degrees ! Estimated noise=0.930254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0446203 Jy ! Component: 100 - total flux cleaned = 0.0542244 Jy ! Component: 150 - total flux cleaned = 0.0550482 Jy ! Component: 200 - total flux cleaned = 0.0555445 Jy ! Total flux subtracted in 200 components = 0.0555445 Jy ! Clean residual min=-0.003944 max=0.003947 Jy/beam ! Clean residual mean=0.000020 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.0555445 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0555445 Jy ! Inverting map and beam ! Estimated beam: bmin=10.05 mas, bmaj=26.2 mas, bpa=2.85 degrees ! Estimated noise=0.777207 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.000465633 Jy ! Component: 100 - total flux cleaned = -0.000690925 Jy ! Component: 150 - total flux cleaned = -0.000885112 Jy ! Component: 200 - total flux cleaned = -0.00105362 Jy ! Total flux subtracted in 200 components = -0.00105362 Jy ! Clean residual min=-0.002337 max=0.002295 Jy/beam ! Clean residual mean=0.000003 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.0544909 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 43 components and 0.0544909 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=11.47 mas, bmaj=27.48 mas, bpa=3.472 degrees ! Estimated noise=0.79057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000490329 Jy ! Component: 100 - total flux cleaned = -0.000566128 Jy ! Component: 150 - total flux cleaned = -0.000666591 Jy ! Component: 200 - total flux cleaned = -0.00075518 Jy ! Total flux subtracted in 200 components = -0.00075518 Jy ! Clean residual min=-0.002072 max=0.002108 Jy/beam ! Clean residual mean=0.000002 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.0537357 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 = -7.91059e-05 Jy ! Component: 100 - total flux cleaned = -0.000172111 Jy ! Component: 150 - total flux cleaned = -0.000275891 Jy ! Component: 200 - total flux cleaned = -0.000391314 Jy ! Total flux subtracted in 200 components = -0.000391314 Jy ! Clean residual min=-0.001982 max=0.002035 Jy/beam ! Clean residual mean=0.000001 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.0533444 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 66 components and 0.0533444 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=10.05 mas, bmaj=26.2 mas, bpa=2.85 degrees ! Estimated noise=0.777207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.18124e-05 Jy ! Component: 100 - total flux cleaned = -2.91437e-05 Jy ! Component: 150 - total flux cleaned = -0.000110715 Jy ! Component: 200 - total flux cleaned = -0.000184599 Jy ! Total flux subtracted in 200 components = -0.000184599 Jy ! Clean residual min=-0.002046 max=0.002009 Jy/beam ! Clean residual mean=0.000000 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.0531598 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 75 components and 0.0531598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059783Jy sigma=1.084105 ! Fit after self-cal, rms=0.059789Jy sigma=1.084064 wmodel /scr/pima/bg219h_uvs/J0950-2844_S_map.mod ! Writing 75 model components to file: /scr/pima/bg219h_uvs/J0950-2844_S_map.mod wobs /scr/pima/bg219h_uvs/J0950-2844_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J0950-2844_S_uvs.fits wwins /scr/pima/bg219h_uvs/J0950-2844_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219h_uvs/J0950-2844_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 = 3.73578e-05 Jy ! Component: 100 - total flux cleaned = 0.000457454 Jy ! Component: 150 - total flux cleaned = 0.000788927 Jy ! Component: 200 - total flux cleaned = 0.00113123 Jy ! Component: 250 - total flux cleaned = 0.00145362 Jy ! Component: 300 - total flux cleaned = 0.0017564 Jy ! Component: 350 - total flux cleaned = 0.00197185 Jy ! Component: 400 - total flux cleaned = 0.00215306 Jy ! Component: 450 - total flux cleaned = 0.00230431 Jy ! Component: 500 - total flux cleaned = 0.00236688 Jy ! Component: 550 - total flux cleaned = 0.00252379 Jy ! Component: 600 - total flux cleaned = 0.00271115 Jy ! Component: 650 - total flux cleaned = 0.00285481 Jy ! Component: 700 - total flux cleaned = 0.0030274 Jy ! Component: 750 - total flux cleaned = 0.00321061 Jy ! Component: 800 - total flux cleaned = 0.00340392 Jy ! Component: 850 - total flux cleaned = 0.00356038 Jy ! Component: 900 - total flux cleaned = 0.00377281 Jy ! Component: 950 - total flux cleaned = 0.00389101 Jy ! Component: 1000 - total flux cleaned = 0.00406315 Jy ! Component: 1050 - total flux cleaned = 0.00423074 Jy ! Component: 1100 - total flux cleaned = 0.00439414 Jy ! Component: 1150 - total flux cleaned = 0.00455357 Jy ! Component: 1200 - total flux cleaned = 0.00465725 Jy ! Component: 1250 - total flux cleaned = 0.0047971 Jy ! Component: 1300 - total flux cleaned = 0.0048967 Jy ! Component: 1350 - total flux cleaned = 0.00501839 Jy ! Component: 1400 - total flux cleaned = 0.00512564 Jy ! Component: 1450 - total flux cleaned = 0.00525412 Jy ! Component: 1500 - total flux cleaned = 0.00535706 Jy ! Component: 1550 - total flux cleaned = 0.00541308 Jy ! Component: 1600 - total flux cleaned = 0.00543511 Jy ! Component: 1650 - total flux cleaned = 0.00547885 Jy ! Component: 1700 - total flux cleaned = 0.00554333 Jy ! Component: 1750 - total flux cleaned = 0.00556454 Jy ! Component: 1800 - total flux cleaned = 0.00561684 Jy ! Component: 1850 - total flux cleaned = 0.00567872 Jy ! Component: 1900 - total flux cleaned = 0.00572965 Jy ! Component: 1950 - total flux cleaned = 0.00577987 Jy ! Component: 2000 - total flux cleaned = 0.00582949 Jy ! Component: 2050 - total flux cleaned = 0.00589833 Jy ! Component: 2100 - total flux cleaned = 0.00592745 Jy ! Component: 2150 - total flux cleaned = 0.00596603 Jy ! Component: 2200 - total flux cleaned = 0.00600427 Jy ! Component: 2250 - total flux cleaned = 0.00605142 Jy ! Component: 2300 - total flux cleaned = 0.00605146 Jy ! Component: 2350 - total flux cleaned = 0.00609792 Jy ! Component: 2400 - total flux cleaned = 0.00610702 Jy ! Component: 2450 - total flux cleaned = 0.00612529 Jy ! Component: 2500 - total flux cleaned = 0.00615235 Jy ! Component: 2550 - total flux cleaned = 0.00617025 Jy ! Component: 2600 - total flux cleaned = 0.0061791 Jy ! Component: 2650 - total flux cleaned = 0.0061967 Jy ! Component: 2700 - total flux cleaned = 0.00619671 Jy ! Component: 2750 - total flux cleaned = 0.00620537 Jy ! Component: 2800 - total flux cleaned = 0.00622272 Jy ! Component: 2850 - total flux cleaned = 0.00623135 Jy ! Component: 2900 - total flux cleaned = 0.0062656 Jy ! Component: 2950 - total flux cleaned = 0.00629112 Jy ! Component: 3000 - total flux cleaned = 0.00633352 Jy ! Component: 3050 - total flux cleaned = 0.00635037 Jy ! Component: 3100 - total flux cleaned = 0.00639234 Jy ! Component: 3150 - total flux cleaned = 0.0064007 Jy ! Component: 3200 - total flux cleaned = 0.00640905 Jy ! Component: 3250 - total flux cleaned = 0.00643398 Jy ! Component: 3300 - total flux cleaned = 0.00645877 Jy ! Component: 3350 - total flux cleaned = 0.00645874 Jy ! Component: 3400 - total flux cleaned = 0.00645874 Jy ! Component: 3450 - total flux cleaned = 0.00642595 Jy ! Component: 3500 - total flux cleaned = 0.00642597 Jy ! Component: 3550 - total flux cleaned = 0.00642599 Jy ! Component: 3600 - total flux cleaned = 0.00642598 Jy ! Component: 3650 - total flux cleaned = 0.00640973 Jy ! Component: 3700 - total flux cleaned = 0.00639353 Jy ! Component: 3750 - total flux cleaned = 0.00642593 Jy ! Component: 3800 - total flux cleaned = 0.00644209 Jy ! Component: 3850 - total flux cleaned = 0.00645822 Jy ! Component: 3900 - total flux cleaned = 0.00648245 Jy ! Component: 3950 - total flux cleaned = 0.00649052 Jy ! Component: 4000 - total flux cleaned = 0.00653889 Jy ! Component: 4050 - total flux cleaned = 0.00654694 Jy ! Total flux subtracted in 4096 components = 0.00653889 Jy ! Clean residual min=-0.000505 max=0.000512 Jy/beam ! Clean residual mean=0.000001 rms=0.000173 Jy/beam ! Combined flux in latest and established models = 0.0596987 Jy keep ! Adding 453 model components to the UV plane model. ! The established model now contains 528 components and 0.0596987 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J0950-2844_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.05 x 26.2 at 2.85 degrees (North through East) ! Clean map min=-0.003021 max=0.057619 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0950-2844_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0576185 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000177771 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.925595 0.925595 1.85119 3.70238 7.40476 14.8095 29.619 59.2381 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.057 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 324.115 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0950-2844_S_uvs.log closed on Thu Apr 7 08:58:39 2016