! Started logfile: /scr/pima/bg219a_uvs/J1318-0607_S_uvs.log on Wed Apr 6 22:55:25 2016 obs /scr/pima/bg219a_uvs/J1318-0607_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1318-0607_S_uva.fits ! AN table 1: 47 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.816616 visibilities/baseline/integration-bin. ! Found source: J1318-0607 ! ! 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 3224 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/J1318-0607_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.076744Jy sigma=21.368559 ! Fit after self-cal, rms=0.863918Jy sigma=17.766019 ! 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.408 mas, bmaj=6.554 mas, bpa=-3.656 degrees ! Estimated noise=0.907068 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.131628 Jy ! Component: 100 - total flux cleaned = 0.160336 Jy ! Total flux subtracted in 100 components = 0.160336 Jy ! Clean residual min=-0.007918 max=0.010074 Jy/beam ! Clean residual mean=0.000005 rms=0.002494 Jy/beam ! Combined flux in latest and established models = 0.160336 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.160336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.358357Jy sigma=1.438153 ! Fit after self-cal, rms=0.358361Jy sigma=1.438067 ! 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=2.868 mas, bmaj=7.429 mas, bpa=-4.429 degrees ! Estimated noise=0.641986 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.0080386 Jy ! Component: 100 - total flux cleaned = 0.0113382 Jy ! Component: 150 - total flux cleaned = 0.0130156 Jy ! Component: 200 - total flux cleaned = 0.0132361 Jy ! Total flux subtracted in 200 components = 0.0132361 Jy ! Clean residual min=-0.008758 max=0.009081 Jy/beam ! Clean residual mean=0.000005 rms=0.002364 Jy/beam ! Combined flux in latest and established models = 0.173572 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.173572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.356898Jy sigma=1.445725 ! Fit after self-cal, rms=0.356875Jy sigma=1.445578 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.868 x 7.429 at -4.429 degrees (North through East) ! Clean map min=-0.0084665 max=0.16937 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.94 LA 1.07 MK 1.03 NL 1.04 ! OV 1.08 PT 1.07 SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.90 LA 1.09 MK 0.99 NL 1.07 ! OV 1.04 PT 1.06 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* LA 1.00* MK 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.86 LA 1.00 MK 0.96 NL 0.92 ! OV 1.02 PT 1.05 SC 1.00 ! ! ! Fit before self-cal, rms=0.356875Jy sigma=1.445578 ! Fit after self-cal, rms=0.357450Jy sigma=1.414304 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.844 mas, bmaj=7.404 mas, bpa=-4.66 degrees ! Estimated noise=0.667566 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.00630875 Jy ! Component: 100 - total flux cleaned = 0.00890099 Jy ! Component: 150 - total flux cleaned = 0.0103193 Jy ! Component: 200 - total flux cleaned = 0.0106594 Jy ! Total flux subtracted in 200 components = 0.0106594 Jy ! Clean residual min=-0.009346 max=0.007475 Jy/beam ! Clean residual mean=0.000002 rms=0.002308 Jy/beam ! Combined flux in latest and established models = 0.184232 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 33 components and 0.184232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.356385Jy sigma=1.419859 ! Fit after self-cal, rms=0.356442Jy sigma=1.419702 ! 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.356442Jy sigma=1.419702 ! Fit after self-cal, rms=0.356759Jy sigma=1.405483 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.824 mas, bmaj=7.396 mas, bpa=-4.783 degrees ! Estimated noise=0.695154 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00640526 Jy ! Component: 100 - total flux cleaned = 0.00883706 Jy ! Component: 150 - total flux cleaned = 0.010152 Jy ! Component: 200 - total flux cleaned = 0.0107296 Jy ! Total flux subtracted in 200 components = 0.0107296 Jy ! Clean residual min=-0.009791 max=0.007234 Jy/beam ! Clean residual mean=0.000000 rms=0.002285 Jy/beam ! Combined flux in latest and established models = 0.194961 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 38 components and 0.194961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.355692Jy sigma=1.410476 ! Fit after self-cal, rms=0.355681Jy sigma=1.410419 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.44402e-05 Jy ! Component: 100 - total flux cleaned = 0.000113899 Jy ! Component: 150 - total flux cleaned = 0.000137002 Jy ! Component: 200 - total flux cleaned = 0.000159182 Jy ! Total flux subtracted in 200 components = 0.000159182 Jy ! Clean residual min=-0.009855 max=0.007266 Jy/beam ! Clean residual mean=0.000000 rms=0.002287 Jy/beam ! Combined flux in latest and established models = 0.19512 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 42 components and 0.19512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.355652Jy sigma=1.410581 ! Fit after self-cal, rms=0.355657Jy sigma=1.410572 ! 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.355657Jy sigma=1.410572 ! Fit after self-cal, rms=0.355956Jy sigma=1.403358 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.807 mas, bmaj=7.375 mas, bpa=-4.862 degrees ! Estimated noise=0.717969 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00532097 Jy ! Component: 100 - total flux cleaned = 0.00742536 Jy ! Component: 150 - total flux cleaned = 0.00859073 Jy ! Component: 200 - total flux cleaned = 0.00921657 Jy ! Total flux subtracted in 200 components = 0.00921657 Jy ! Clean residual min=-0.010380 max=0.007357 Jy/beam ! Clean residual mean=-0.000002 rms=0.002372 Jy/beam ! Combined flux in latest and established models = 0.204337 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 46 components and 0.204337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.355091Jy sigma=1.408332 ! Fit after self-cal, rms=0.355077Jy sigma=1.408317 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 = 9.79024e-05 Jy ! Component: 100 - total flux cleaned = 0.000137909 Jy ! Component: 150 - total flux cleaned = 0.00017625 Jy ! Component: 200 - total flux cleaned = 0.000194859 Jy ! Total flux subtracted in 200 components = 0.000194859 Jy ! Clean residual min=-0.010442 max=0.007366 Jy/beam ! Clean residual mean=-0.000002 rms=0.002374 Jy/beam ! Combined flux in latest and established models = 0.204532 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.204532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.355053Jy sigma=1.408485 ! Fit after self-cal, rms=0.355057Jy sigma=1.408477 ! 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.355057Jy sigma=1.408477 ! Fit after self-cal, rms=0.355322Jy sigma=1.403818 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.091 mas, bmaj=15.08 mas, bpa=-8.189 degrees ! Estimated noise=1.06345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00550824 Jy ! Component: 100 - total flux cleaned = 0.00708898 Jy ! Component: 150 - total flux cleaned = 0.00708763 Jy ! Component: 200 - total flux cleaned = 0.00704516 Jy ! Total flux subtracted in 200 components = 0.00704516 Jy ! Clean residual min=-0.015022 max=0.008670 Jy/beam ! Clean residual mean=-0.000009 rms=0.004076 Jy/beam ! Combined flux in latest and established models = 0.211577 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.211577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.354656Jy sigma=1.409006 ! Fit after self-cal, rms=0.354645Jy sigma=1.408957 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.000128522 Jy ! Component: 100 - total flux cleaned = 8.9651e-05 Jy ! Component: 150 - total flux cleaned = 4.99327e-05 Jy ! Component: 200 - total flux cleaned = 1.145e-05 Jy ! Total flux subtracted in 200 components = 1.145e-05 Jy ! Clean residual min=-0.014993 max=0.008673 Jy/beam ! Clean residual mean=-0.000009 rms=0.004064 Jy/beam ! Combined flux in latest and established models = 0.211588 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 55 components and 0.211588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.354614Jy sigma=1.410042 ! Fit after self-cal, rms=0.354619Jy sigma=1.410026 ! 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=2.793 mas, bmaj=7.357 mas, bpa=-4.914 degrees ! Estimated noise=0.736454 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.793 x 7.357 at -4.914 degrees (North through East) ! Clean map min=-0.011264 max=0.19451 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.356 mas, bmaj=6.543 mas, bpa=-4.317 degrees ! Estimated noise=1.01965 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.147905 Jy ! Component: 100 - total flux cleaned = 0.18118 Jy ! Component: 150 - total flux cleaned = 0.193775 Jy ! Component: 200 - total flux cleaned = 0.200038 Jy ! Total flux subtracted in 200 components = 0.200038 Jy ! Clean residual min=-0.010613 max=0.008164 Jy/beam ! Clean residual mean=0.000000 rms=0.002620 Jy/beam ! Combined flux in latest and established models = 0.200038 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.200038 Jy ! Inverting map and beam ! Estimated beam: bmin=2.793 mas, bmaj=7.357 mas, bpa=-4.914 degrees ! Estimated noise=0.736454 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.00604006 Jy ! Component: 100 - total flux cleaned = 0.00919895 Jy ! Component: 150 - total flux cleaned = 0.0109784 Jy ! Component: 200 - total flux cleaned = 0.0119872 Jy ! Total flux subtracted in 200 components = 0.0119872 Jy ! Clean residual min=-0.010944 max=0.007495 Jy/beam ! Clean residual mean=-0.000003 rms=0.002455 Jy/beam ! Combined flux in latest and established models = 0.212025 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 29 components and 0.212025 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.091 mas, bmaj=15.08 mas, bpa=-8.189 degrees ! Estimated noise=1.06345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000299484 Jy ! Component: 100 - total flux cleaned = -0.000350849 Jy ! Component: 150 - total flux cleaned = -0.000436813 Jy ! Component: 200 - total flux cleaned = -0.000477674 Jy ! Total flux subtracted in 200 components = -0.000477674 Jy ! Clean residual min=-0.015029 max=0.008638 Jy/beam ! Clean residual mean=-0.000009 rms=0.004079 Jy/beam ! Combined flux in latest and established models = 0.211548 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 = -4.16444e-05 Jy ! Component: 100 - total flux cleaned = -8.15027e-05 Jy ! Component: 150 - total flux cleaned = -0.000119842 Jy ! Component: 200 - total flux cleaned = -0.000159783 Jy ! Total flux subtracted in 200 components = -0.000159783 Jy ! Clean residual min=-0.014999 max=0.008629 Jy/beam ! Clean residual mean=-0.000009 rms=0.004066 Jy/beam ! Combined flux in latest and established models = 0.211388 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 36 components and 0.211388 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.793 mas, bmaj=7.357 mas, bpa=-4.914 degrees ! Estimated noise=0.736454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000962668 Jy ! Component: 100 - total flux cleaned = 0.00110061 Jy ! Component: 150 - total flux cleaned = 0.00106893 Jy ! Component: 200 - total flux cleaned = 0.00104783 Jy ! Total flux subtracted in 200 components = 0.00104783 Jy ! Clean residual min=-0.011205 max=0.007371 Jy/beam ! Clean residual mean=-0.000004 rms=0.002457 Jy/beam ! Combined flux in latest and established models = 0.212436 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.212436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.354585Jy sigma=1.409042 ! Fit after self-cal, rms=0.354585Jy sigma=1.409005 wmodel /scr/pima/bg219a_uvs/J1318-0607_S_map.mod ! Writing 46 model components to file: /scr/pima/bg219a_uvs/J1318-0607_S_map.mod wobs /scr/pima/bg219a_uvs/J1318-0607_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1318-0607_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1318-0607_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J1318-0607_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.00500377 Jy ! Component: 100 - total flux cleaned = -0.00936842 Jy ! Component: 150 - total flux cleaned = -0.0132922 Jy ! Component: 200 - total flux cleaned = -0.016426 Jy ! Component: 250 - total flux cleaned = -0.0183954 Jy ! Component: 300 - total flux cleaned = -0.0198822 Jy ! Component: 350 - total flux cleaned = -0.0210586 Jy ! Component: 400 - total flux cleaned = -0.0217322 Jy ! Component: 450 - total flux cleaned = -0.0221654 Jy ! Component: 500 - total flux cleaned = -0.0223759 Jy ! Component: 550 - total flux cleaned = -0.0223768 Jy ! Component: 600 - total flux cleaned = -0.0223789 Jy ! Component: 650 - total flux cleaned = -0.0224761 Jy ! Component: 700 - total flux cleaned = -0.022569 Jy ! Component: 750 - total flux cleaned = -0.0223801 Jy ! Component: 800 - total flux cleaned = -0.02238 Jy ! Component: 850 - total flux cleaned = -0.0223799 Jy ! Component: 900 - total flux cleaned = -0.0223802 Jy ! Component: 950 - total flux cleaned = -0.0222927 Jy ! Component: 1000 - total flux cleaned = -0.0222926 Jy ! Component: 1050 - total flux cleaned = -0.0221212 Jy ! Component: 1100 - total flux cleaned = -0.0216993 Jy ! Component: 1150 - total flux cleaned = -0.0212 Jy ! Component: 1200 - total flux cleaned = -0.020953 Jy ! Component: 1250 - total flux cleaned = -0.0204639 Jy ! Component: 1300 - total flux cleaned = -0.0202214 Jy ! Component: 1350 - total flux cleaned = -0.0198215 Jy ! Component: 1400 - total flux cleaned = -0.0196629 Jy ! Component: 1450 - total flux cleaned = -0.01927 Jy ! Component: 1500 - total flux cleaned = -0.0192712 Jy ! Component: 1550 - total flux cleaned = -0.0191937 Jy ! Component: 1600 - total flux cleaned = -0.0188862 Jy ! Component: 1650 - total flux cleaned = -0.0187335 Jy ! Component: 1700 - total flux cleaned = -0.0185822 Jy ! Component: 1750 - total flux cleaned = -0.0182827 Jy ! Component: 1800 - total flux cleaned = -0.0179853 Jy ! Component: 1850 - total flux cleaned = -0.0177638 Jy ! Component: 1900 - total flux cleaned = -0.0174702 Jy ! Component: 1950 - total flux cleaned = -0.0173975 Jy ! Component: 2000 - total flux cleaned = -0.0170343 Jy ! Component: 2050 - total flux cleaned = -0.0167461 Jy ! Component: 2100 - total flux cleaned = -0.0163162 Jy ! Component: 2150 - total flux cleaned = -0.0161738 Jy ! Component: 2200 - total flux cleaned = -0.0158904 Jy ! Component: 2250 - total flux cleaned = -0.0155386 Jy ! Component: 2300 - total flux cleaned = -0.0152587 Jy ! Component: 2350 - total flux cleaned = -0.0151891 Jy ! Component: 2400 - total flux cleaned = -0.0148426 Jy ! Component: 2450 - total flux cleaned = -0.0147051 Jy ! Component: 2500 - total flux cleaned = -0.0144303 Jy ! Component: 2550 - total flux cleaned = -0.0141569 Jy ! Component: 2600 - total flux cleaned = -0.0140204 Jy ! Component: 2650 - total flux cleaned = -0.0137495 Jy ! Component: 2700 - total flux cleaned = -0.0136818 Jy ! Component: 2750 - total flux cleaned = -0.0134126 Jy ! Component: 2800 - total flux cleaned = -0.0133459 Jy ! Component: 2850 - total flux cleaned = -0.0130126 Jy ! Component: 2900 - total flux cleaned = -0.0127474 Jy ! Component: 2950 - total flux cleaned = -0.0127476 Jy ! Component: 3000 - total flux cleaned = -0.0126818 Jy ! Component: 3050 - total flux cleaned = -0.0124845 Jy ! Component: 3100 - total flux cleaned = -0.0122882 Jy ! Component: 3150 - total flux cleaned = -0.0122228 Jy ! Component: 3200 - total flux cleaned = -0.0120274 Jy ! Component: 3250 - total flux cleaned = -0.0117029 Jy ! Component: 3300 - total flux cleaned = -0.011509 Jy ! Component: 3350 - total flux cleaned = -0.0113153 Jy ! Component: 3400 - total flux cleaned = -0.0111226 Jy ! Component: 3450 - total flux cleaned = -0.0109301 Jy ! Component: 3500 - total flux cleaned = -0.0108019 Jy ! Component: 3550 - total flux cleaned = -0.0106742 Jy ! Component: 3600 - total flux cleaned = -0.010419 Jy ! Component: 3650 - total flux cleaned = -0.0103554 Jy ! Component: 3700 - total flux cleaned = -0.0102281 Jy ! Component: 3750 - total flux cleaned = -0.0100379 Jy ! Component: 3800 - total flux cleaned = -0.010038 Jy ! Component: 3850 - total flux cleaned = -0.0100381 Jy ! Component: 3900 - total flux cleaned = -0.0100382 Jy ! Component: 3950 - total flux cleaned = -0.010101 Jy ! Component: 4000 - total flux cleaned = -0.0100384 Jy ! Component: 4050 - total flux cleaned = -0.0101012 Jy ! Total flux subtracted in 4096 components = -0.0101641 Jy ! Clean residual min=-0.003292 max=0.003649 Jy/beam ! Clean residual mean=0.000004 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.202272 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 331 components and 0.202272 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1318-0607_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.793 x 7.357 at -4.914 degrees (North through East) ! Clean map min=-0.0088723 max=0.19574 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1318-0607_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.195739 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00116535 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.78607 1.78607 3.57214 7.14428 14.2886 28.5771 57.1543 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0034 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.195 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 167.966 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1318-0607_S_uvs.log closed on Wed Apr 6 22:55:29 2016