! Started logfile: /scr/pima/bg219e_uvs/J1544+3240_S_uvs.log on Thu Apr 7 06:47:42 2016 obs /scr/pima/bg219e_uvs/J1544+3240_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1544+3240_S_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.683951 visibilities/baseline/integration-bin. ! Found source: J1544+3240 ! ! 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 4432 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/bg219e_uvs/J1544+3240_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 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008320Jy sigma=23.404457 ! Fit after self-cal, rms=0.868989Jy sigma=20.165512 ! 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.298 mas, bmaj=7.142 mas, bpa=19.43 degrees ! Estimated noise=0.698513 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.102065 Jy ! Component: 100 - total flux cleaned = 0.125606 Jy ! Total flux subtracted in 100 components = 0.125606 Jy ! Clean residual min=-0.005171 max=0.008605 Jy/beam ! Clean residual mean=-0.000007 rms=0.001518 Jy/beam ! Combined flux in latest and established models = 0.125606 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.125606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061741Jy sigma=1.367237 ! Fit after self-cal, rms=0.061725Jy sigma=1.366885 ! 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.935 mas, bmaj=7.736 mas, bpa=14.78 degrees ! Estimated noise=0.505356 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.010111 Jy ! Component: 100 - total flux cleaned = 0.0140662 Jy ! Component: 150 - total flux cleaned = 0.0156478 Jy ! Component: 200 - total flux cleaned = 0.0162067 Jy ! Total flux subtracted in 200 components = 0.0162067 Jy ! Clean residual min=-0.003210 max=0.003207 Jy/beam ! Clean residual mean=0.000004 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.141812 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 27 components and 0.141812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060349Jy sigma=1.330650 ! Fit after self-cal, rms=0.060354Jy sigma=1.330420 ! 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.935 x 7.736 at 14.78 degrees (North through East) ! Clean map min=-0.0030925 max=0.13239 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.01 FD 1.00 HN 0.95 KP 0.97 ! LA 1.00 MK 1.09 NL 0.96 OV 1.02 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 0.98 KP 1.01 ! LA 1.03 MK 1.08 NL 0.97 OV 0.99 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 1.00 KP 1.01 ! LA 1.07 MK 1.07 NL 0.98 OV 0.97 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 0.97 KP 0.99 ! LA 1.03 MK 1.17 NL 1.00 OV 0.95 ! PT 0.98 SC 1.01 ! ! ! Fit before self-cal, rms=0.060354Jy sigma=1.330420 ! Fit after self-cal, rms=0.060339Jy sigma=1.322825 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.976 mas, bmaj=7.687 mas, bpa=14.78 degrees ! Estimated noise=0.503908 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.000479552 Jy ! Component: 100 - total flux cleaned = 0.000681519 Jy ! Component: 150 - total flux cleaned = 0.000684947 Jy ! Component: 200 - total flux cleaned = 0.000686674 Jy ! Total flux subtracted in 200 components = 0.000686674 Jy ! Clean residual min=-0.002446 max=0.002760 Jy/beam ! Clean residual mean=0.000000 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.142499 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.142499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060281Jy sigma=1.321323 ! Fit after self-cal, rms=0.060302Jy sigma=1.321106 ! 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.060302Jy sigma=1.321106 ! Fit after self-cal, rms=0.060383Jy sigma=1.315312 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.986 mas, bmaj=7.707 mas, bpa=14.57 degrees ! Estimated noise=0.505129 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000101659 Jy ! Component: 100 - total flux cleaned = -5.94833e-05 Jy ! Component: 150 - total flux cleaned = -2.29059e-05 Jy ! Component: 200 - total flux cleaned = 2.60778e-05 Jy ! Total flux subtracted in 200 components = 2.60778e-05 Jy ! Clean residual min=-0.002372 max=0.002697 Jy/beam ! Clean residual mean=0.000000 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.142525 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.142525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060370Jy sigma=1.314964 ! Fit after self-cal, rms=0.060376Jy sigma=1.314862 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 = -6.55992e-06 Jy ! Component: 100 - total flux cleaned = 2.35524e-05 Jy ! Component: 150 - total flux cleaned = 3.63029e-05 Jy ! Component: 200 - total flux cleaned = 6.10632e-05 Jy ! Total flux subtracted in 200 components = 6.10632e-05 Jy ! Clean residual min=-0.002363 max=0.002693 Jy/beam ! Clean residual mean=0.000001 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.142586 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.142586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060371Jy sigma=1.314690 ! Fit after self-cal, rms=0.060369Jy sigma=1.314676 ! 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.060369Jy sigma=1.314676 ! Fit after self-cal, rms=0.060424Jy sigma=1.314650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.987 mas, bmaj=7.711 mas, bpa=14.49 degrees ! Estimated noise=0.505505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.1647e-05 Jy ! Component: 100 - total flux cleaned = 0.00014216 Jy ! Component: 150 - total flux cleaned = 0.000165994 Jy ! Component: 200 - total flux cleaned = 0.000176898 Jy ! Total flux subtracted in 200 components = 0.000176898 Jy ! Clean residual min=-0.002354 max=0.002700 Jy/beam ! Clean residual mean=0.000001 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.142763 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 0.142763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060419Jy sigma=1.314505 ! Fit after self-cal, rms=0.060418Jy sigma=1.314498 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.55772e-06 Jy ! Component: 100 - total flux cleaned = -7.50108e-06 Jy ! Component: 150 - total flux cleaned = -7.83504e-06 Jy ! Component: 200 - total flux cleaned = 2.19144e-06 Jy ! Total flux subtracted in 200 components = 2.19144e-06 Jy ! Clean residual min=-0.002355 max=0.002702 Jy/beam ! Clean residual mean=0.000001 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.142765 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.142765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060416Jy sigma=1.314414 ! Fit after self-cal, rms=0.060414Jy sigma=1.314411 ! Inverting map ! Added new window around map position (-115.5, 114). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012964 Jy ! Component: 100 - total flux cleaned = 0.00135293 Jy ! Component: 150 - total flux cleaned = 0.00130381 Jy ! Component: 200 - total flux cleaned = 0.00137038 Jy ! Total flux subtracted in 200 components = 0.00137038 Jy ! Clean residual min=-0.002384 max=0.002212 Jy/beam ! Clean residual mean=-0.000000 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.144135 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 88 components and 0.144135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060306Jy sigma=1.311774 ! Fit after self-cal, rms=0.060295Jy sigma=1.311571 ! 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.060295Jy sigma=1.311571 ! Fit after self-cal, rms=0.060172Jy sigma=1.311412 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.107 mas, bmaj=9.557 mas, bpa=0.8205 degrees ! Estimated noise=0.585387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000300355 Jy ! Component: 100 - total flux cleaned = 0.000398321 Jy ! Component: 150 - total flux cleaned = 0.000477309 Jy ! Component: 200 - total flux cleaned = 0.00054742 Jy ! Total flux subtracted in 200 components = 0.00054742 Jy ! Clean residual min=-0.002452 max=0.002798 Jy/beam ! Clean residual mean=0.000001 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.144683 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 102 components and 0.144683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060166Jy sigma=1.311033 ! Fit after self-cal, rms=0.060164Jy sigma=1.311000 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.18335e-05 Jy ! Component: 100 - total flux cleaned = 0.000109268 Jy ! Component: 150 - total flux cleaned = 0.000177568 Jy ! Component: 200 - total flux cleaned = 0.000208908 Jy ! Total flux subtracted in 200 components = 0.000208908 Jy ! Clean residual min=-0.002458 max=0.002801 Jy/beam ! Clean residual mean=0.000001 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.144892 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 119 components and 0.144892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060166Jy sigma=1.310911 ! Fit after self-cal, rms=0.060164Jy sigma=1.310902 ! 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.991 mas, bmaj=7.716 mas, bpa=14.42 degrees ! Estimated noise=0.504786 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.991 x 7.716 at 14.42 degrees (North through East) ! Clean map min=-0.0023349 max=0.13237 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.354 mas, bmaj=7.11 mas, bpa=19.17 degrees ! Estimated noise=0.700212 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.102273 Jy ! Component: 100 - total flux cleaned = 0.125481 Jy ! Component: 150 - total flux cleaned = 0.133882 Jy ! Component: 200 - total flux cleaned = 0.138736 Jy ! Total flux subtracted in 200 components = 0.138736 Jy ! Clean residual min=-0.004202 max=0.005012 Jy/beam ! Clean residual mean=-0.000005 rms=0.001188 Jy/beam ! Combined flux in latest and established models = 0.138736 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.138736 Jy ! Inverting map and beam ! Estimated beam: bmin=3.991 mas, bmaj=7.716 mas, bpa=14.42 degrees ! Estimated noise=0.504786 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.00370685 Jy ! Component: 100 - total flux cleaned = 0.0038903 Jy ! Component: 150 - total flux cleaned = 0.00389217 Jy ! Component: 200 - total flux cleaned = 0.00411842 Jy ! Total flux subtracted in 200 components = 0.00411842 Jy ! Clean residual min=-0.002442 max=0.002343 Jy/beam ! Clean residual mean=-0.000001 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.142854 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 49 components and 0.142854 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.107 mas, bmaj=9.557 mas, bpa=0.8205 degrees ! Estimated noise=0.585387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103474 Jy ! Component: 100 - total flux cleaned = 0.00159806 Jy ! Component: 150 - total flux cleaned = 0.00186303 Jy ! Component: 200 - total flux cleaned = 0.00194984 Jy ! Total flux subtracted in 200 components = 0.00194984 Jy ! Clean residual min=-0.002474 max=0.002749 Jy/beam ! Clean residual mean=0.000000 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.144804 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.000102724 Jy ! Component: 100 - total flux cleaned = 0.00016977 Jy ! Component: 150 - total flux cleaned = 0.000211077 Jy ! Component: 200 - total flux cleaned = 0.000266373 Jy ! Total flux subtracted in 200 components = 0.000266373 Jy ! Clean residual min=-0.002473 max=0.002741 Jy/beam ! Clean residual mean=0.000001 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.145071 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 83 components and 0.145071 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.991 mas, bmaj=7.716 mas, bpa=14.42 degrees ! Estimated noise=0.504786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000214181 Jy ! Component: 100 - total flux cleaned = -0.000182338 Jy ! Component: 150 - total flux cleaned = -0.00015087 Jy ! Component: 200 - total flux cleaned = -6.42962e-05 Jy ! Total flux subtracted in 200 components = -6.42962e-05 Jy ! Clean residual min=-0.002392 max=0.002159 Jy/beam ! Clean residual mean=0.000000 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.145006 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 99 components and 0.145006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060176Jy sigma=1.311368 ! Fit after self-cal, rms=0.060169Jy sigma=1.311243 wmodel /scr/pima/bg219e_uvs/J1544+3240_S_map.mod ! Writing 99 model components to file: /scr/pima/bg219e_uvs/J1544+3240_S_map.mod wobs /scr/pima/bg219e_uvs/J1544+3240_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1544+3240_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1544+3240_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J1544+3240_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.000704786 Jy ! Component: 100 - total flux cleaned = -0.000785911 Jy ! Component: 150 - total flux cleaned = -0.000825469 Jy ! Component: 200 - total flux cleaned = -0.000825337 Jy ! Component: 250 - total flux cleaned = -0.000895391 Jy ! Component: 300 - total flux cleaned = -0.000928342 Jy ! Component: 350 - total flux cleaned = -0.000928428 Jy ! Component: 400 - total flux cleaned = -0.00105671 Jy ! Component: 450 - total flux cleaned = -0.00108823 Jy ! Component: 500 - total flux cleaned = -0.00120991 Jy ! Component: 550 - total flux cleaned = -0.0012986 Jy ! Component: 600 - total flux cleaned = -0.00129779 Jy ! Component: 650 - total flux cleaned = -0.00124096 Jy ! Component: 700 - total flux cleaned = -0.00118488 Jy ! Component: 750 - total flux cleaned = -0.00110217 Jy ! Component: 800 - total flux cleaned = -0.000912074 Jy ! Component: 850 - total flux cleaned = -0.000831962 Jy ! Component: 900 - total flux cleaned = -0.00077902 Jy ! Component: 950 - total flux cleaned = -0.000649286 Jy ! Component: 1000 - total flux cleaned = -0.000547172 Jy ! Component: 1050 - total flux cleaned = -0.000471613 Jy ! Component: 1100 - total flux cleaned = -0.0003472 Jy ! Component: 1150 - total flux cleaned = -0.000199808 Jy ! Component: 1200 - total flux cleaned = -0.000103464 Jy ! Component: 1250 - total flux cleaned = -3.13018e-05 Jy ! Component: 1300 - total flux cleaned = 0.000134158 Jy ! Component: 1350 - total flux cleaned = 0.000227597 Jy ! Component: 1400 - total flux cleaned = 0.000296766 Jy ! Component: 1450 - total flux cleaned = 0.000342925 Jy ! Component: 1500 - total flux cleaned = 0.000478076 Jy ! Component: 1550 - total flux cleaned = 0.000500318 Jy ! Component: 1600 - total flux cleaned = 0.00056673 Jy ! Component: 1650 - total flux cleaned = 0.000632287 Jy ! Component: 1700 - total flux cleaned = 0.000610909 Jy ! Component: 1750 - total flux cleaned = 0.000739257 Jy ! Component: 1800 - total flux cleaned = 0.000718389 Jy ! Component: 1850 - total flux cleaned = 0.000739293 Jy ! Component: 1900 - total flux cleaned = 0.000822049 Jy ! Component: 1950 - total flux cleaned = 0.000801759 Jy ! Component: 2000 - total flux cleaned = 0.000902628 Jy ! Component: 2050 - total flux cleaned = 0.000822573 Jy ! Component: 2100 - total flux cleaned = 0.00084273 Jy ! Component: 2150 - total flux cleaned = 0.000862649 Jy ! Component: 2200 - total flux cleaned = 0.000959838 Jy ! Component: 2250 - total flux cleaned = 0.000921132 Jy ! Component: 2300 - total flux cleaned = 0.00105489 Jy ! Component: 2350 - total flux cleaned = 0.00105468 Jy ! Component: 2400 - total flux cleaned = 0.00112977 Jy ! Component: 2450 - total flux cleaned = 0.00120419 Jy ! Component: 2500 - total flux cleaned = 0.00129632 Jy ! Component: 2550 - total flux cleaned = 0.00131486 Jy ! Component: 2600 - total flux cleaned = 0.00145934 Jy ! Component: 2650 - total flux cleaned = 0.00145927 Jy ! Component: 2700 - total flux cleaned = 0.00151272 Jy ! Component: 2750 - total flux cleaned = 0.00156555 Jy ! Component: 2800 - total flux cleaned = 0.0015479 Jy ! Component: 2850 - total flux cleaned = 0.00154777 Jy ! Component: 2900 - total flux cleaned = 0.00154781 Jy ! Component: 2950 - total flux cleaned = 0.00161618 Jy ! Component: 3000 - total flux cleaned = 0.00156532 Jy ! Component: 3050 - total flux cleaned = 0.00161566 Jy ! Component: 3100 - total flux cleaned = 0.00164884 Jy ! Component: 3150 - total flux cleaned = 0.00168169 Jy ! Component: 3200 - total flux cleaned = 0.00171445 Jy ! Component: 3250 - total flux cleaned = 0.00171445 Jy ! Component: 3300 - total flux cleaned = 0.00177922 Jy ! Component: 3350 - total flux cleaned = 0.00173096 Jy ! Component: 3400 - total flux cleaned = 0.0017946 Jy ! Component: 3450 - total flux cleaned = 0.0017788 Jy ! Component: 3500 - total flux cleaned = 0.00177897 Jy ! Component: 3550 - total flux cleaned = 0.0018413 Jy ! Component: 3600 - total flux cleaned = 0.00191872 Jy ! Component: 3650 - total flux cleaned = 0.00194938 Jy ! Component: 3700 - total flux cleaned = 0.00196446 Jy ! Component: 3750 - total flux cleaned = 0.0020553 Jy ! Component: 3800 - total flux cleaned = 0.00208524 Jy ! Component: 3850 - total flux cleaned = 0.00215995 Jy ! Component: 3900 - total flux cleaned = 0.00215976 Jy ! Component: 3950 - total flux cleaned = 0.00221875 Jy ! Component: 4000 - total flux cleaned = 0.00226265 Jy ! Component: 4050 - total flux cleaned = 0.00229175 Jy ! Total flux subtracted in 4096 components = 0.00232074 Jy ! Clean residual min=-0.000753 max=0.000874 Jy/beam ! Clean residual mean=0.000000 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.147327 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 399 components and 0.147327 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1544+3240_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.991 x 7.716 at 14.42 degrees (North through East) ! Clean map min=-0.0020292 max=0.13245 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1544+3240_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.132447 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000265001 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.600245 0.600245 1.20049 2.40098 4.80196 9.60392 19.2078 38.4157 76.8314 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.132 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 499.795 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1544+3240_S_uvs.log closed on Thu Apr 7 06:47:46 2016