! Started logfile: /scr/pima/bg219h_uvs/J1755-2232_S_uvs.log on Thu Apr 7 09:09:09 2016 obs /scr/pima/bg219h_uvs/J1755-2232_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1755-2232_S_uva.fits ! AN table 1: 62 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.678495 visibilities/baseline/integration-bin. ! Found source: J1755-2232 ! ! 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 2524 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219h_uvs/J1755-2232_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 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.037394Jy sigma=20.253091 ! Fit after self-cal, rms=0.850130Jy sigma=16.700224 ! 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=13.98 mas, bmaj=25.51 mas, bpa=30.01 degrees ! Estimated noise=1.24296 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.1027 Jy ! Component: 100 - total flux cleaned = 0.150812 Jy ! Total flux subtracted in 100 components = 0.150812 Jy ! Clean residual min=-0.019613 max=0.025741 Jy/beam ! Clean residual mean=-0.000015 rms=0.008720 Jy/beam ! Combined flux in latest and established models = 0.150812 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 40 components and 0.150812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098593Jy sigma=1.846717 ! Fit after self-cal, rms=0.098211Jy sigma=1.839051 ! 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=16.13 mas, bmaj=25.67 mas, bpa=22.1 degrees ! Estimated noise=0.876888 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.0488055 Jy ! Component: 100 - total flux cleaned = 0.0751049 Jy ! Component: 150 - total flux cleaned = 0.0936018 Jy ! Component: 200 - total flux cleaned = 0.108897 Jy ! Total flux subtracted in 200 components = 0.108897 Jy ! Clean residual min=-0.008715 max=0.009085 Jy/beam ! Clean residual mean=-0.000125 rms=0.004894 Jy/beam ! Combined flux in latest and established models = 0.259708 Jy ! Performing phase self-cal ! Adding 129 model components to the UV plane model. ! The established model now contains 169 components and 0.259708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067245Jy sigma=1.204444 ! Fit after self-cal, rms=0.066948Jy sigma=1.198800 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 16.13 x 25.67 at 22.1 degrees (North through East) ! Clean map min=-0.011193 max=0.13045 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. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* KP 1.06 LA 0.94 ! OV 1.05 PT 0.88 ! ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.00* KP 1.02 LA 0.95 ! OV 0.99 PT 0.91 ! ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* KP 1.01 LA 0.96 ! OV 0.94 PT 0.90 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00* KP 0.96 LA 0.92 ! OV 0.93 PT 0.92 ! ! ! Fit before self-cal, rms=0.066948Jy sigma=1.198800 ! Fit after self-cal, rms=0.061148Jy sigma=1.143700 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=15.89 mas, bmaj=26.1 mas, bpa=20.62 degrees ! Estimated noise=0.849501 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.00828185 Jy ! Component: 100 - total flux cleaned = 0.0119769 Jy ! Component: 150 - total flux cleaned = 0.0135621 Jy ! Component: 200 - total flux cleaned = 0.0143152 Jy ! Total flux subtracted in 200 components = 0.0143152 Jy ! Clean residual min=-0.002237 max=0.002233 Jy/beam ! Clean residual mean=-0.000007 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.274024 Jy ! Performing phase self-cal ! Adding 96 model components to the UV plane model. ! The established model now contains 264 components and 0.274024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059145Jy sigma=1.098426 ! Fit after self-cal, rms=0.059099Jy sigma=1.097348 ! 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.059099Jy sigma=1.097348 ! Fit after self-cal, rms=0.058592Jy sigma=1.094676 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.87 mas, bmaj=26.21 mas, bpa=20.04 degrees ! Estimated noise=0.841208 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00224531 Jy ! Component: 100 - total flux cleaned = 0.00300174 Jy ! Component: 150 - total flux cleaned = 0.0033006 Jy ! Component: 200 - total flux cleaned = 0.00349016 Jy ! Total flux subtracted in 200 components = 0.00349016 Jy ! Clean residual min=-0.000943 max=0.000943 Jy/beam ! Clean residual mean=0.000005 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.277514 Jy selfcal ! Performing phase self-cal ! Adding 82 model components to the UV plane model. ! The established model now contains 338 components and 0.277514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058332Jy sigma=1.089205 ! Fit after self-cal, rms=0.058305Jy sigma=1.089067 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.55906e-05 Jy ! Component: 100 - total flux cleaned = 0.000157716 Jy ! Component: 150 - total flux cleaned = 0.000580089 Jy ! Component: 200 - total flux cleaned = 0.00108972 Jy ! Total flux subtracted in 200 components = 0.00108972 Jy ! Clean residual min=-0.000619 max=0.000627 Jy/beam ! Clean residual mean=0.000003 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.278604 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 415 components and 0.278604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058236Jy sigma=1.087813 ! Fit after self-cal, rms=0.058217Jy sigma=1.087776 ! 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.058217Jy sigma=1.087776 ! Fit after self-cal, rms=0.057779Jy sigma=1.085666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.87 mas, bmaj=26.21 mas, bpa=19.99 degrees ! Estimated noise=0.838341 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000170872 Jy ! Component: 100 - total flux cleaned = 0.000491401 Jy ! Component: 150 - total flux cleaned = 0.000427658 Jy ! Component: 200 - total flux cleaned = 0.000305579 Jy ! Total flux subtracted in 200 components = 0.000305579 Jy ! Clean residual min=-0.000498 max=0.000495 Jy/beam ! Clean residual mean=0.000004 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.278909 Jy selfcal ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 473 components and 0.278909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057732Jy sigma=1.084994 ! Fit after self-cal, rms=0.057723Jy sigma=1.084928 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.30371e-05 Jy ! Component: 100 - total flux cleaned = -9.20895e-05 Jy ! Component: 150 - total flux cleaned = 4.35607e-05 Jy ! Component: 200 - total flux cleaned = 0.000148259 Jy ! Total flux subtracted in 200 components = 0.000148259 Jy ! Clean residual min=-0.000430 max=0.000432 Jy/beam ! Clean residual mean=0.000004 rms=0.000193 Jy/beam ! Combined flux in latest and established models = 0.279058 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 529 components and 0.279058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057693Jy sigma=1.084520 ! Fit after self-cal, rms=0.057687Jy sigma=1.084509 ! 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.057687Jy sigma=1.084509 ! Fit after self-cal, rms=0.057588Jy sigma=1.084442 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=16.24 mas, bmaj=26.32 mas, bpa=19.58 degrees ! Estimated noise=0.837245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000176849 Jy ! Component: 100 - total flux cleaned = -0.00030401 Jy ! Component: 150 - total flux cleaned = -0.000280611 Jy ! Component: 200 - total flux cleaned = -0.00025781 Jy ! Total flux subtracted in 200 components = -0.00025781 Jy ! Clean residual min=-0.000380 max=0.000381 Jy/beam ! Clean residual mean=0.000003 rms=0.000164 Jy/beam ! Combined flux in latest and established models = 0.2788 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 570 components and 0.2788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057561Jy sigma=1.084073 ! Fit after self-cal, rms=0.057557Jy sigma=1.084063 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 = -2.82963e-05 Jy ! Component: 100 - total flux cleaned = -4.99344e-05 Jy ! Component: 150 - total flux cleaned = -6.55022e-06 Jy ! Component: 200 - total flux cleaned = -6.23855e-06 Jy ! Total flux subtracted in 200 components = -6.23855e-06 Jy ! Clean residual min=-0.000346 max=0.000345 Jy/beam ! Clean residual mean=0.000003 rms=0.000152 Jy/beam ! Combined flux in latest and established models = 0.278793 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 610 components and 0.278793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057537Jy sigma=1.083803 ! Fit after self-cal, rms=0.057533Jy sigma=1.083796 ! 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=15.87 mas, bmaj=26.21 mas, bpa=19.97 degrees ! Estimated noise=0.837001 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 15.87 x 26.21 at 19.97 degrees (North through East) ! Clean map min=-0.003041 max=0.1238 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=13.92 mas, bmaj=25.84 mas, bpa=27.63 degrees ! Estimated noise=1.17193 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0953638 Jy ! Component: 100 - total flux cleaned = 0.14119 Jy ! Component: 150 - total flux cleaned = 0.170357 Jy ! Component: 200 - total flux cleaned = 0.184827 Jy ! Total flux subtracted in 200 components = 0.184827 Jy ! Clean residual min=-0.011809 max=0.011993 Jy/beam ! Clean residual mean=0.000003 rms=0.004635 Jy/beam ! Combined flux in latest and established models = 0.184827 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 81 model components to the UV plane model. ! The established model now contains 81 components and 0.184827 Jy ! Inverting map and beam ! Estimated beam: bmin=15.87 mas, bmaj=26.21 mas, bpa=19.97 degrees ! Estimated noise=0.837001 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.0186943 Jy ! Component: 100 - total flux cleaned = 0.0326691 Jy ! Component: 150 - total flux cleaned = 0.0436298 Jy ! Component: 200 - total flux cleaned = 0.0506493 Jy ! Total flux subtracted in 200 components = 0.0506493 Jy ! Clean residual min=-0.005043 max=0.005115 Jy/beam ! Clean residual mean=-0.000053 rms=0.002655 Jy/beam ! Combined flux in latest and established models = 0.235476 Jy ! Adding 113 model components to the UV plane model. ! The established model now contains 191 components and 0.235476 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=16.24 mas, bmaj=26.32 mas, bpa=19.58 degrees ! Estimated noise=0.837245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00491162 Jy ! Component: 100 - total flux cleaned = 0.00953903 Jy ! Component: 150 - total flux cleaned = 0.0118493 Jy ! Component: 200 - total flux cleaned = 0.0130212 Jy ! Total flux subtracted in 200 components = 0.0130212 Jy ! Clean residual min=-0.002575 max=0.002546 Jy/beam ! Clean residual mean=-0.000033 rms=0.001425 Jy/beam ! Combined flux in latest and established models = 0.248497 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.000417897 Jy ! Component: 100 - total flux cleaned = 0.000150634 Jy ! Component: 150 - total flux cleaned = 3.05558e-05 Jy ! Component: 200 - total flux cleaned = -0.000181762 Jy ! Total flux subtracted in 200 components = -0.000181762 Jy ! Clean residual min=-0.001702 max=0.001705 Jy/beam ! Clean residual mean=-0.000019 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.248316 Jy ! Adding 202 model components to the UV plane model. ! The established model now contains 383 components and 0.248316 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=15.87 mas, bmaj=26.21 mas, bpa=19.97 degrees ! Estimated noise=0.837001 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000391324 Jy ! Component: 100 - total flux cleaned = -0.000551985 Jy ! Component: 150 - total flux cleaned = -0.00144528 Jy ! Component: 200 - total flux cleaned = -0.00218204 Jy ! Total flux subtracted in 200 components = -0.00218204 Jy ! Clean residual min=-0.000886 max=0.000893 Jy/beam ! Clean residual mean=-0.000007 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.246134 Jy selfcal ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 469 components and 0.246134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057662Jy sigma=1.086600 ! Fit after self-cal, rms=0.057650Jy sigma=1.086421 wmodel /scr/pima/bg219h_uvs/J1755-2232_S_map.mod ! Writing 469 model components to file: /scr/pima/bg219h_uvs/J1755-2232_S_map.mod wobs /scr/pima/bg219h_uvs/J1755-2232_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1755-2232_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1755-2232_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/scr/pima/bg219h_uvs/J1755-2232_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 15.87 x 26.21 at 19.97 degrees (North through East) ! Clean map min=-0.0044773 max=0.12132 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1755-2232_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.12132 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000408079 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.0091 1.0091 2.0182 4.0364 8.07279 16.1456 32.2912 64.5823 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.121 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 297.295 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1755-2232_S_uvs.log closed on Thu Apr 7 09:09:12 2016