! Started logfile: /scr/pima/rv100_uvs/J1819-0258_X_uvs.log on Mon Feb 29 13:28:57 2016 obs /scr/pima/rv100_uvs/J1819-0258_X_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J1819-0258_X_uva.fits ! AN table 1: 44 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.547619 visibilities/baseline/integration-bin. ! Found source: J1819-0258 ! ! 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 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 2024 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/rv100_uvs/J1819-0258_X] 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.200x0.200 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 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.022710Jy sigma=10.223866 ! Fit after self-cal, rms=0.842484Jy sigma=8.440125 ! 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=1.09 mas, bmaj=2.826 mas, bpa=20.7 degrees ! Estimated noise=2.7911 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.125553 Jy ! Component: 100 - total flux cleaned = 0.170372 Jy ! Total flux subtracted in 100 components = 0.170372 Jy ! Clean residual min=-0.039155 max=0.038809 Jy/beam ! Clean residual mean=0.000010 rms=0.014210 Jy/beam ! Combined flux in latest and established models = 0.170372 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 40 components and 0.170372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140610Jy sigma=1.388426 ! Fit after self-cal, rms=0.137870Jy sigma=1.372972 ! 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=1.531 mas, bmaj=3.092 mas, bpa=13.4 degrees ! Estimated noise=1.69316 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.0262459 Jy ! Component: 100 - total flux cleaned = 0.0261526 Jy ! Component: 150 - total flux cleaned = 0.0246476 Jy ! Component: 200 - total flux cleaned = 0.020903 Jy ! Total flux subtracted in 200 components = 0.020903 Jy ! Clean residual min=-0.018870 max=0.018943 Jy/beam ! Clean residual mean=0.000005 rms=0.007752 Jy/beam ! Combined flux in latest and established models = 0.191275 Jy ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 120 components and 0.191275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077945Jy sigma=0.746895 ! Fit after self-cal, rms=0.075908Jy sigma=0.733833 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.531 x 3.092 at 13.4 degrees (North through East) ! Clean map min=-0.042945 max=0.15677 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: ! HN 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 1.17 KP 0.85 LA 0.96 NL 1.01 ! OV 0.99 PT 0.95 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.075908Jy sigma=0.733833 ! Fit after self-cal, rms=0.072779Jy sigma=0.704670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.545 mas, bmaj=3.105 mas, bpa=13.17 degrees ! Estimated noise=1.65539 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.011146 Jy ! Component: 100 - total flux cleaned = 0.0170413 Jy ! Component: 150 - total flux cleaned = 0.0205603 Jy ! Component: 200 - total flux cleaned = 0.0220314 Jy ! Total flux subtracted in 200 components = 0.0220314 Jy ! Clean residual min=-0.007757 max=0.007693 Jy/beam ! Clean residual mean=0.000006 rms=0.003318 Jy/beam ! Combined flux in latest and established models = 0.213306 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 199 components and 0.213306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059250Jy sigma=0.572435 ! Fit after self-cal, rms=0.058937Jy sigma=0.569777 ! 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.058937Jy sigma=0.569777 ! Fit after self-cal, rms=0.052946Jy sigma=0.505805 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.532 mas, bmaj=3.123 mas, bpa=13.81 degrees ! Estimated noise=1.6174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00651816 Jy ! Component: 100 - total flux cleaned = 0.00676586 Jy ! Component: 150 - total flux cleaned = 0.00761258 Jy ! Component: 200 - total flux cleaned = 0.007442 Jy ! Total flux subtracted in 200 components = 0.007442 Jy ! Clean residual min=-0.002707 max=0.002708 Jy/beam ! Clean residual mean=-0.000002 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.220748 Jy selfcal ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 259 components and 0.220748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050666Jy sigma=0.482416 ! Fit after self-cal, rms=0.050475Jy sigma=0.480861 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.00239971 Jy ! Component: 100 - total flux cleaned = 0.00401191 Jy ! Component: 150 - total flux cleaned = 0.00490603 Jy ! Component: 200 - total flux cleaned = 0.0053618 Jy ! Total flux subtracted in 200 components = 0.0053618 Jy ! Clean residual min=-0.001794 max=0.001803 Jy/beam ! Clean residual mean=-0.000002 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.22611 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 301 components and 0.22611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049697Jy sigma=0.474402 ! Fit after self-cal, rms=0.049668Jy sigma=0.474195 ! 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.049668Jy sigma=0.474195 ! Fit after self-cal, rms=0.047380Jy sigma=0.453818 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.515 mas, bmaj=3.125 mas, bpa=14.48 degrees ! Estimated noise=1.60897 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000771887 Jy ! Component: 100 - total flux cleaned = 0.000764353 Jy ! Component: 150 - total flux cleaned = 0.000701958 Jy ! Component: 200 - total flux cleaned = 0.000596308 Jy ! Total flux subtracted in 200 components = 0.000596308 Jy ! Clean residual min=-0.000862 max=0.000861 Jy/beam ! Clean residual mean=-0.000001 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.226706 Jy selfcal ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 358 components and 0.226706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047176Jy sigma=0.452151 ! Fit after self-cal, rms=0.047173Jy sigma=0.452027 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.000450226 Jy ! Component: 100 - total flux cleaned = -0.000893718 Jy ! Component: 150 - total flux cleaned = -0.00111983 Jy ! Component: 200 - total flux cleaned = -0.00133583 Jy ! Total flux subtracted in 200 components = -0.00133583 Jy ! Clean residual min=-0.000693 max=0.000694 Jy/beam ! Clean residual mean=-0.000002 rms=0.000228 Jy/beam ! Combined flux in latest and established models = 0.22537 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 395 components and 0.22537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047076Jy sigma=0.451188 ! Fit after self-cal, rms=0.047067Jy sigma=0.451146 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.047067Jy sigma=0.451146 ! Fit after self-cal, rms=0.047102Jy sigma=0.451041 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.459 mas, bmaj=5.625 mas, bpa=-12.69 degrees ! Estimated noise=1.70594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000314199 Jy ! Component: 100 - total flux cleaned = 0.000280356 Jy ! Component: 150 - total flux cleaned = 7.93379e-05 Jy ! Component: 200 - total flux cleaned = -0.000234786 Jy ! Total flux subtracted in 200 components = -0.000234786 Jy ! Clean residual min=-0.000508 max=0.000502 Jy/beam ! Clean residual mean=-0.000002 rms=0.000176 Jy/beam ! Combined flux in latest and established models = 0.225135 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 435 components and 0.225135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047049Jy sigma=0.450541 ! Fit after self-cal, rms=0.047047Jy sigma=0.450524 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.000307826 Jy ! Component: 100 - total flux cleaned = -0.000399089 Jy ! Component: 150 - total flux cleaned = -0.000513544 Jy ! Component: 200 - total flux cleaned = -0.000487411 Jy ! Total flux subtracted in 200 components = -0.000487411 Jy ! Clean residual min=-0.000443 max=0.000446 Jy/beam ! Clean residual mean=-0.000002 rms=0.000159 Jy/beam ! Combined flux in latest and established models = 0.224648 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 468 components and 0.224648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047009Jy sigma=0.450154 ! Fit after self-cal, rms=0.047007Jy sigma=0.450136 ! 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=1.513 mas, bmaj=3.125 mas, bpa=14.57 degrees ! Estimated noise=1.60824 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.513 x 3.125 at 14.57 degrees (North through East) ! Clean map min=-0.025624 max=0.14052 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=1.067 mas, bmaj=2.872 mas, bpa=21.27 degrees ! Estimated noise=2.65089 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.121823 Jy ! Component: 100 - total flux cleaned = 0.184748 Jy ! Component: 150 - total flux cleaned = 0.196694 Jy ! Component: 200 - total flux cleaned = 0.196842 Jy ! Total flux subtracted in 200 components = 0.196842 Jy ! Clean residual min=-0.022213 max=0.022218 Jy/beam ! Clean residual mean=-0.000008 rms=0.008251 Jy/beam ! Combined flux in latest and established models = 0.196842 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 52 model components to the UV plane model. ! The established model now contains 52 components and 0.196842 Jy ! Inverting map and beam ! Estimated beam: bmin=1.513 mas, bmaj=3.125 mas, bpa=14.57 degrees ! Estimated noise=1.60824 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.00208662 Jy ! Component: 100 - total flux cleaned = -0.00316254 Jy ! Component: 150 - total flux cleaned = -0.00497131 Jy ! Component: 200 - total flux cleaned = -0.0027666 Jy ! Total flux subtracted in 200 components = -0.0027666 Jy ! Clean residual min=-0.011380 max=0.011296 Jy/beam ! Clean residual mean=0.000001 rms=0.004631 Jy/beam ! Combined flux in latest and established models = 0.194076 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 131 components and 0.194076 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.459 mas, bmaj=5.625 mas, bpa=-12.69 degrees ! Estimated noise=1.70594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00545572 Jy ! Component: 100 - total flux cleaned = 0.00954899 Jy ! Component: 150 - total flux cleaned = 0.0122407 Jy ! Component: 200 - total flux cleaned = 0.0152349 Jy ! Total flux subtracted in 200 components = 0.0152349 Jy ! Clean residual min=-0.005532 max=0.005570 Jy/beam ! Clean residual mean=0.000000 rms=0.002543 Jy/beam ! Combined flux in latest and established models = 0.209311 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.0024445 Jy ! Component: 100 - total flux cleaned = 0.00520563 Jy ! Component: 150 - total flux cleaned = 0.00843087 Jy ! Component: 200 - total flux cleaned = 0.0114038 Jy ! Total flux subtracted in 200 components = 0.0114038 Jy ! Clean residual min=-0.002910 max=0.002931 Jy/beam ! Clean residual mean=0.000000 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.220714 Jy ! Adding 178 model components to the UV plane model. ! The established model now contains 294 components and 0.220714 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.513 mas, bmaj=3.125 mas, bpa=14.57 degrees ! Estimated noise=1.60824 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00218076 Jy ! Component: 100 - total flux cleaned = 0.00422439 Jy ! Component: 150 - total flux cleaned = 0.00562874 Jy ! Component: 200 - total flux cleaned = 0.00624628 Jy ! Total flux subtracted in 200 components = 0.00624628 Jy ! Clean residual min=-0.001609 max=0.001620 Jy/beam ! Clean residual mean=-0.000001 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.226961 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 342 components and 0.226961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047515Jy sigma=0.455167 ! Fit after self-cal, rms=0.047500Jy sigma=0.454795 wmodel /scr/pima/rv100_uvs/J1819-0258_X_map.mod ! Writing 342 model components to file: /scr/pima/rv100_uvs/J1819-0258_X_map.mod wobs /scr/pima/rv100_uvs/J1819-0258_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J1819-0258_X_uvs.fits wwins /scr/pima/rv100_uvs/J1819-0258_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/scr/pima/rv100_uvs/J1819-0258_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.513 x 3.125 at 14.57 degrees (North through East) ! Clean map min=-0.022118 max=0.13509 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J1819-0258_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.135088 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00059903 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.33031 1.33031 2.66062 5.32124 10.6425 21.2849 42.5699 85.1398 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.135 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 225.511 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J1819-0258_X_uvs.log closed on Mon Feb 29 13:29:00 2016