! Started logfile: /scr/pima/bg219a_uvs/J1558+5625_S_uvs.log on Wed Apr 6 22:58:17 2016 obs /scr/pima/bg219a_uvs/J1558+5625_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1558+5625_S_uva.fits ! AN table 1: 36 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.597884 visibilities/baseline/integration-bin. ! Found source: J1558+5625 ! ! 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 1808 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/J1558+5625_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 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.021618Jy sigma=25.478648 ! Fit after self-cal, rms=0.852216Jy sigma=21.079822 ! 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.737 mas, bmaj=4.525 mas, bpa=53.74 degrees ! Estimated noise=1.14316 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.107736 Jy ! Component: 100 - total flux cleaned = 0.138262 Jy ! Total flux subtracted in 100 components = 0.138262 Jy ! Clean residual min=-0.009853 max=0.013002 Jy/beam ! Clean residual mean=-0.000123 rms=0.002777 Jy/beam ! Combined flux in latest and established models = 0.138262 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.138262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060757Jy sigma=1.471049 ! Fit after self-cal, rms=0.060704Jy sigma=1.468644 ! 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.471 mas, bmaj=5.478 mas, bpa=56.15 degrees ! Estimated noise=0.733603 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.023008 Jy ! Component: 100 - total flux cleaned = 0.034335 Jy ! Component: 150 - total flux cleaned = 0.0405358 Jy ! Component: 200 - total flux cleaned = 0.0443511 Jy ! Total flux subtracted in 200 components = 0.0443511 Jy ! Clean residual min=-0.005455 max=0.005299 Jy/beam ! Clean residual mean=-0.000035 rms=0.001352 Jy/beam ! Combined flux in latest and established models = 0.182613 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 38 components and 0.182613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052629Jy sigma=1.231149 ! Fit after self-cal, rms=0.052546Jy sigma=1.227773 ! 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.471 x 5.478 at 56.15 degrees (North through East) ! Clean map min=-0.0051353 max=0.14623 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 0.95 LA 1.00 MK 1.01 NL 1.00 ! OV 0.98 PT 0.98 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 LA 1.01 MK 1.04 NL 1.01 ! OV 0.98 PT 0.97 SC 0.89 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 LA 1.01 MK 1.02 NL 1.04 ! OV 1.00 PT 0.98 SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 LA 1.01 MK 1.05 NL 1.02 ! OV 0.98 PT 0.96 SC 0.94 ! ! ! Fit before self-cal, rms=0.052546Jy sigma=1.227773 ! Fit after self-cal, rms=0.051586Jy sigma=1.218636 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.454 mas, bmaj=5.573 mas, bpa=55.08 degrees ! Estimated noise=0.726124 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.00102811 Jy ! Component: 100 - total flux cleaned = 0.000781517 Jy ! Component: 150 - total flux cleaned = 0.000831257 Jy ! Component: 200 - total flux cleaned = 0.000829592 Jy ! Total flux subtracted in 200 components = 0.000829592 Jy ! Clean residual min=-0.004642 max=0.004600 Jy/beam ! Clean residual mean=-0.000007 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.183442 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.183442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051439Jy sigma=1.214822 ! Fit after self-cal, rms=0.051421Jy sigma=1.214374 ! 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.051421Jy sigma=1.214374 ! Fit after self-cal, rms=0.050868Jy sigma=1.200474 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.443 mas, bmaj=5.54 mas, bpa=55.55 degrees ! Estimated noise=0.728246 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000355021 Jy ! Component: 100 - total flux cleaned = 0.000463059 Jy ! Component: 150 - total flux cleaned = 0.000484315 Jy ! Component: 200 - total flux cleaned = 0.000485085 Jy ! Total flux subtracted in 200 components = 0.000485085 Jy ! Clean residual min=-0.003478 max=0.003654 Jy/beam ! Clean residual mean=0.000005 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.183928 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.183928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050835Jy sigma=1.199923 ! Fit after self-cal, rms=0.050834Jy sigma=1.199627 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 (45, -91). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00332641 Jy ! Component: 100 - total flux cleaned = 0.00464479 Jy ! Component: 150 - total flux cleaned = 0.00497435 Jy ! Component: 200 - total flux cleaned = 0.00513956 Jy ! Total flux subtracted in 200 components = 0.00513956 Jy ! Clean residual min=-0.002811 max=0.002841 Jy/beam ! Clean residual mean=0.000013 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.189067 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 68 components and 0.189067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050625Jy sigma=1.194314 ! Fit after self-cal, rms=0.050604Jy sigma=1.193557 ! 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.050604Jy sigma=1.193557 ! Fit after self-cal, rms=0.050622Jy sigma=1.193021 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.442 mas, bmaj=5.528 mas, bpa=55.61 degrees ! Estimated noise=0.728233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157766 Jy ! Component: 100 - total flux cleaned = 0.00213657 Jy ! Component: 150 - total flux cleaned = 0.00233428 Jy ! Component: 200 - total flux cleaned = 0.00243102 Jy ! Total flux subtracted in 200 components = 0.00243102 Jy ! Clean residual min=-0.002735 max=0.002558 Jy/beam ! Clean residual mean=0.000007 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.191498 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 78 components and 0.191498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050561Jy sigma=1.191700 ! Fit after self-cal, rms=0.050558Jy sigma=1.191481 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.000559918 Jy ! Component: 100 - total flux cleaned = 0.000609678 Jy ! Component: 150 - total flux cleaned = 0.000694867 Jy ! Component: 200 - total flux cleaned = 0.000771307 Jy ! Total flux subtracted in 200 components = 0.000771307 Jy ! Clean residual min=-0.002669 max=0.002458 Jy/beam ! Clean residual mean=0.000009 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.192269 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 81 components and 0.192269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050535Jy sigma=1.191056 ! Fit after self-cal, rms=0.050534Jy sigma=1.191003 ! 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.050534Jy sigma=1.191003 ! Fit after self-cal, rms=0.050616Jy sigma=1.190736 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.796 mas, bmaj=11.65 mas, bpa=50.92 degrees ! Estimated noise=0.897859 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000880479 Jy ! Component: 100 - total flux cleaned = 0.00125032 Jy ! Component: 150 - total flux cleaned = 0.00134966 Jy ! Component: 200 - total flux cleaned = 0.00136147 Jy ! Total flux subtracted in 200 components = 0.00136147 Jy ! Clean residual min=-0.002163 max=0.001960 Jy/beam ! Clean residual mean=0.000014 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.193631 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 92 components and 0.193631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050607Jy sigma=1.190506 ! Fit after self-cal, rms=0.050609Jy sigma=1.190448 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.000335397 Jy ! Component: 100 - total flux cleaned = 0.000336039 Jy ! Component: 150 - total flux cleaned = 0.000336215 Jy ! Component: 200 - total flux cleaned = 0.000337005 Jy ! Total flux subtracted in 200 components = 0.000337005 Jy ! Clean residual min=-0.002112 max=0.001934 Jy/beam ! Clean residual mean=0.000016 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.193968 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 96 components and 0.193968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050607Jy sigma=1.190415 ! Fit after self-cal, rms=0.050607Jy sigma=1.190402 ! 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.442 mas, bmaj=5.524 mas, bpa=55.63 degrees ! Estimated noise=0.728694 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.442 x 5.524 at 55.63 degrees (North through East) ! Clean map min=-0.0024691 max=0.14448 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.71 mas, bmaj=4.587 mas, bpa=53.11 degrees ! Estimated noise=1.13566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.106875 Jy ! Component: 100 - total flux cleaned = 0.139122 Jy ! Component: 150 - total flux cleaned = 0.154303 Jy ! Component: 200 - total flux cleaned = 0.163767 Jy ! Total flux subtracted in 200 components = 0.163767 Jy ! Clean residual min=-0.006628 max=0.006330 Jy/beam ! Clean residual mean=-0.000055 rms=0.001645 Jy/beam ! Combined flux in latest and established models = 0.163767 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.163767 Jy ! Inverting map and beam ! Estimated beam: bmin=3.442 mas, bmaj=5.524 mas, bpa=55.63 degrees ! Estimated noise=0.728694 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.0103264 Jy ! Component: 100 - total flux cleaned = 0.0164948 Jy ! Component: 150 - total flux cleaned = 0.0207327 Jy ! Component: 200 - total flux cleaned = 0.0236842 Jy ! Total flux subtracted in 200 components = 0.0236842 Jy ! Clean residual min=-0.003558 max=0.003048 Jy/beam ! Clean residual mean=-0.000019 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.187452 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 40 components and 0.187452 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.796 mas, bmaj=11.65 mas, bpa=50.92 degrees ! Estimated noise=0.897859 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00266566 Jy ! Component: 100 - total flux cleaned = 0.00423618 Jy ! Component: 150 - total flux cleaned = 0.00526133 Jy ! Component: 200 - total flux cleaned = 0.00595823 Jy ! Total flux subtracted in 200 components = 0.00595823 Jy ! Clean residual min=-0.002421 max=0.002066 Jy/beam ! Clean residual mean=0.000010 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.19341 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.000455947 Jy ! Component: 100 - total flux cleaned = 0.000581267 Jy ! Component: 150 - total flux cleaned = 0.000652111 Jy ! Component: 200 - total flux cleaned = 0.000691357 Jy ! Total flux subtracted in 200 components = 0.000691357 Jy ! Clean residual min=-0.002321 max=0.002044 Jy/beam ! Clean residual mean=0.000017 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.194101 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 83 components and 0.194101 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.442 mas, bmaj=5.524 mas, bpa=55.63 degrees ! Estimated noise=0.728694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000357976 Jy ! Component: 100 - total flux cleaned = -0.000246462 Jy ! Component: 150 - total flux cleaned = -0.000273067 Jy ! Component: 200 - total flux cleaned = -0.000218261 Jy ! Total flux subtracted in 200 components = -0.000218261 Jy ! Clean residual min=-0.002901 max=0.002605 Jy/beam ! Clean residual mean=0.000005 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.193883 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 96 components and 0.193883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050648Jy sigma=1.191300 ! Fit after self-cal, rms=0.050645Jy sigma=1.191129 wmodel /scr/pima/bg219a_uvs/J1558+5625_S_map.mod ! Writing 96 model components to file: /scr/pima/bg219a_uvs/J1558+5625_S_map.mod wobs /scr/pima/bg219a_uvs/J1558+5625_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1558+5625_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1558+5625_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219a_uvs/J1558+5625_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.00051247 Jy ! Component: 100 - total flux cleaned = -0.000339324 Jy ! Component: 150 - total flux cleaned = -0.00033849 Jy ! Component: 200 - total flux cleaned = -0.000415486 Jy ! Component: 250 - total flux cleaned = -0.000564168 Jy ! Component: 300 - total flux cleaned = -0.000707183 Jy ! Component: 350 - total flux cleaned = -0.000810318 Jy ! Component: 400 - total flux cleaned = -0.000942919 Jy ! Component: 450 - total flux cleaned = -0.000909543 Jy ! Component: 500 - total flux cleaned = -0.000877994 Jy ! Component: 550 - total flux cleaned = -0.000816922 Jy ! Component: 600 - total flux cleaned = -0.000758072 Jy ! Component: 650 - total flux cleaned = -0.000758497 Jy ! Component: 700 - total flux cleaned = -0.000757953 Jy ! Component: 750 - total flux cleaned = -0.000702363 Jy ! Component: 800 - total flux cleaned = -0.000702052 Jy ! Component: 850 - total flux cleaned = -0.000623255 Jy ! Component: 900 - total flux cleaned = -0.000649486 Jy ! Component: 950 - total flux cleaned = -0.000624657 Jy ! Component: 1000 - total flux cleaned = -0.000674309 Jy ! Component: 1050 - total flux cleaned = -0.000674259 Jy ! Component: 1100 - total flux cleaned = -0.000698095 Jy ! Component: 1150 - total flux cleaned = -0.000652122 Jy ! Component: 1200 - total flux cleaned = -0.000606816 Jy ! Component: 1250 - total flux cleaned = -0.000539611 Jy ! Component: 1300 - total flux cleaned = -0.000452124 Jy ! Component: 1350 - total flux cleaned = -0.000387208 Jy ! Component: 1400 - total flux cleaned = -0.000238573 Jy ! Component: 1450 - total flux cleaned = -0.000175905 Jy ! Component: 1500 - total flux cleaned = -9.33625e-05 Jy ! Component: 1550 - total flux cleaned = -3.20906e-05 Jy ! Component: 1600 - total flux cleaned = 8.83047e-05 Jy ! Component: 1650 - total flux cleaned = 0.000147734 Jy ! Component: 1700 - total flux cleaned = 0.000264709 Jy ! Component: 1750 - total flux cleaned = 0.000284024 Jy ! Component: 1800 - total flux cleaned = 0.00036009 Jy ! Component: 1850 - total flux cleaned = 0.000397543 Jy ! Component: 1900 - total flux cleaned = 0.000453044 Jy ! Component: 1950 - total flux cleaned = 0.000471341 Jy ! Component: 2000 - total flux cleaned = 0.000507745 Jy ! Component: 2050 - total flux cleaned = 0.000579217 Jy ! Component: 2100 - total flux cleaned = 0.000579183 Jy ! Component: 2150 - total flux cleaned = 0.000684309 Jy ! Component: 2200 - total flux cleaned = 0.000701658 Jy ! Component: 2250 - total flux cleaned = 0.000736109 Jy ! Component: 2300 - total flux cleaned = 0.000821287 Jy ! Component: 2350 - total flux cleaned = 0.00085479 Jy ! Component: 2400 - total flux cleaned = 0.000888198 Jy ! Component: 2450 - total flux cleaned = 0.00093804 Jy ! Component: 2500 - total flux cleaned = 0.00100388 Jy ! Component: 2550 - total flux cleaned = 0.00103636 Jy ! Component: 2600 - total flux cleaned = 0.00111736 Jy ! Component: 2650 - total flux cleaned = 0.00116562 Jy ! Component: 2700 - total flux cleaned = 0.00122922 Jy ! Component: 2750 - total flux cleaned = 0.00126079 Jy ! Component: 2800 - total flux cleaned = 0.00130797 Jy ! Component: 2850 - total flux cleaned = 0.00130791 Jy ! Component: 2900 - total flux cleaned = 0.00133909 Jy ! Component: 2950 - total flux cleaned = 0.00137004 Jy ! Component: 3000 - total flux cleaned = 0.00144711 Jy ! Component: 3050 - total flux cleaned = 0.00147767 Jy ! Component: 3100 - total flux cleaned = 0.0015388 Jy ! Component: 3150 - total flux cleaned = 0.00156935 Jy ! Component: 3200 - total flux cleaned = 0.00164544 Jy ! Component: 3250 - total flux cleaned = 0.00167586 Jy ! Component: 3300 - total flux cleaned = 0.00175169 Jy ! Component: 3350 - total flux cleaned = 0.00176679 Jy ! Component: 3400 - total flux cleaned = 0.00182724 Jy ! Component: 3450 - total flux cleaned = 0.00188754 Jy ! Component: 3500 - total flux cleaned = 0.00191767 Jy ! Component: 3550 - total flux cleaned = 0.00196278 Jy ! Component: 3600 - total flux cleaned = 0.00202278 Jy ! Component: 3650 - total flux cleaned = 0.00208258 Jy ! Component: 3700 - total flux cleaned = 0.00211245 Jy ! Component: 3750 - total flux cleaned = 0.0021423 Jy ! Component: 3800 - total flux cleaned = 0.00221695 Jy ! Component: 3850 - total flux cleaned = 0.00221688 Jy ! Component: 3900 - total flux cleaned = 0.0022467 Jy ! Component: 3950 - total flux cleaned = 0.0022616 Jy ! Component: 4000 - total flux cleaned = 0.00232123 Jy ! Component: 4050 - total flux cleaned = 0.00235105 Jy ! Total flux subtracted in 4096 components = 0.00233613 Jy ! Clean residual min=-0.000929 max=0.000806 Jy/beam ! Clean residual mean=0.000002 rms=0.000244 Jy/beam ! Combined flux in latest and established models = 0.196219 Jy keep ! Adding 199 model components to the UV plane model. ! The established model now contains 295 components and 0.196219 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1558+5625_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.442 x 5.524 at 55.63 degrees (North through East) ! Clean map min=-0.0018178 max=0.14342 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1558+5625_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.143423 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000249107 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.521061 0.521061 1.04212 2.08425 4.16849 8.33698 16.674 33.3479 66.6959 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.143 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 575.747 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1558+5625_S_uvs.log closed on Wed Apr 6 22:58:21 2016