! Started logfile: /scr/pima/rv100_uvs/J2138-1810_X_uvs.log on Mon Feb 29 13:29:49 2016 obs /scr/pima/rv100_uvs/J2138-1810_X_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J2138-1810_X_uva.fits ! AN table 1: 44 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.4 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2138-1810 ! ! 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 704 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/J2138-1810_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 66 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.000942Jy sigma=10.610819 ! Fit after self-cal, rms=0.941648Jy sigma=9.944026 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.609 mas, bmaj=15.84 mas, bpa=-11.91 degrees ! Estimated noise=2.81886 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.0429557 Jy ! Component: 100 - total flux cleaned = 0.0386849 Jy ! Total flux subtracted in 100 components = 0.0386849 Jy ! Clean residual min=-0.006961 max=0.006882 Jy/beam ! Clean residual mean=0.000055 rms=0.003282 Jy/beam ! Combined flux in latest and established models = 0.0386849 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0386849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045903Jy sigma=0.486939 ! Fit after self-cal, rms=0.045068Jy sigma=0.478488 ! 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.837 mas, bmaj=16.38 mas, bpa=-13.41 degrees ! Estimated noise=2.54949 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.00616798 Jy ! Component: 100 - total flux cleaned = -0.00817859 Jy ! Component: 150 - total flux cleaned = -0.0107856 Jy ! Component: 200 - total flux cleaned = -0.0135386 Jy ! Total flux subtracted in 200 components = -0.0135386 Jy ! Clean residual min=-0.004271 max=0.004304 Jy/beam ! Clean residual mean=0.000071 rms=0.001944 Jy/beam ! Combined flux in latest and established models = 0.0251463 Jy ! Performing phase self-cal ! Adding 110 model components to the UV plane model. ! The established model now contains 133 components and 0.0251463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.040021Jy sigma=0.416331 ! Fit after self-cal, rms=0.039326Jy sigma=0.410873 ! 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.837 x 16.38 at -13.41 degrees (North through East) ! Clean map min=-0.011473 max=0.051672 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 66 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 1.00* LA 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 1.00* LA 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 3. ! A total of 66 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 1.02 LA 0.84 NL 1.19 OV 1.00* ! PT 1.04 ! ! ! Correcting IF 4. ! A total of 66 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 1.06 LA 0.89 NL 1.01 OV 1.00* ! PT 0.94 ! ! ! Fit before self-cal, rms=0.039326Jy sigma=0.410873 ! Fit after self-cal, rms=0.039855Jy sigma=0.422004 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.831 mas, bmaj=39.27 mas, bpa=-15.31 degrees ! Estimated noise=3.17898 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.00341252 Jy ! Component: 100 - total flux cleaned = -0.00364126 Jy ! Component: 150 - total flux cleaned = -0.00310444 Jy ! Component: 200 - total flux cleaned = -0.00284121 Jy ! Total flux subtracted in 200 components = -0.00284121 Jy ! Clean residual min=-0.002334 max=0.002428 Jy/beam ! Clean residual mean=0.000026 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.0223051 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 176 components and 0.0223051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.039163Jy sigma=0.411426 ! Fit after self-cal, rms=0.039206Jy sigma=0.409937 ! 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.039206Jy sigma=0.409937 ! Fit after self-cal, rms=0.039143Jy sigma=0.408018 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.822 mas, bmaj=39.71 mas, bpa=-15.3 degrees ! Estimated noise=3.06719 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.22306e-07 Jy ! Component: 100 - total flux cleaned = 0.00064147 Jy ! Component: 150 - total flux cleaned = 0.00073097 Jy ! Component: 200 - total flux cleaned = 0.00100644 Jy ! Total flux subtracted in 200 components = 0.00100644 Jy ! Clean residual min=-0.001545 max=0.001563 Jy/beam ! Clean residual mean=-0.000013 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.0233116 Jy selfcal ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 237 components and 0.0233116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038728Jy sigma=0.403499 ! Fit after self-cal, rms=0.038835Jy sigma=0.402935 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.00044389 Jy ! Component: 100 - total flux cleaned = 0.00023878 Jy ! Component: 150 - total flux cleaned = 0.000198989 Jy ! Component: 200 - total flux cleaned = 0.000289999 Jy ! Total flux subtracted in 200 components = 0.000289999 Jy ! Clean residual min=-0.000796 max=0.000813 Jy/beam ! Clean residual mean=0.000001 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.0236016 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 295 components and 0.0236016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038767Jy sigma=0.402283 ! Fit after self-cal, rms=0.038789Jy sigma=0.402216 ! 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.038789Jy sigma=0.402216 ! Fit after self-cal, rms=0.039734Jy sigma=0.406128 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.811 mas, bmaj=39.35 mas, bpa=-15.32 degrees ! Estimated noise=2.99551 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135258 Jy ! Component: 100 - total flux cleaned = 0.00246837 Jy ! Component: 150 - total flux cleaned = 0.00260273 Jy ! Component: 200 - total flux cleaned = 0.00269008 Jy ! Total flux subtracted in 200 components = 0.00269008 Jy ! Clean residual min=-0.000737 max=0.000750 Jy/beam ! Clean residual mean=0.000004 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.0262916 Jy selfcal ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 355 components and 0.0262916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.039639Jy sigma=0.404699 ! Fit after self-cal, rms=0.039833Jy sigma=0.404384 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.000135654 Jy ! Component: 100 - total flux cleaned = 0.00018482 Jy ! Component: 150 - total flux cleaned = 0.000184363 Jy ! Component: 200 - total flux cleaned = 0.000127206 Jy ! Total flux subtracted in 200 components = 0.000127206 Jy ! Clean residual min=-0.000484 max=0.000490 Jy/beam ! Clean residual mean=-0.000001 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.0264188 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 411 components and 0.0264188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.039806Jy sigma=0.404168 ! Fit after self-cal, rms=0.039820Jy sigma=0.404132 ! 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.039820Jy sigma=0.404132 ! Fit after self-cal, rms=0.040369Jy sigma=0.406262 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.985 mas, bmaj=38.51 mas, bpa=-15.67 degrees ! Estimated noise=2.93842 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014191 Jy ! Component: 100 - total flux cleaned = 0.00218969 Jy ! Component: 150 - total flux cleaned = 0.00244983 Jy ! Component: 200 - total flux cleaned = 0.00267893 Jy ! Total flux subtracted in 200 components = 0.00267893 Jy ! Clean residual min=-0.000663 max=0.000663 Jy/beam ! Clean residual mean=0.000004 rms=0.000239 Jy/beam ! Combined flux in latest and established models = 0.0290978 Jy selfcal ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 458 components and 0.0290978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.040310Jy sigma=0.405277 ! Fit after self-cal, rms=0.040399Jy sigma=0.405157 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 = 1.95325e-05 Jy ! Component: 100 - total flux cleaned = 3.90289e-05 Jy ! Component: 150 - total flux cleaned = 1.90004e-05 Jy ! Component: 200 - total flux cleaned = -3.00385e-06 Jy ! Total flux subtracted in 200 components = -3.00385e-06 Jy ! Clean residual min=-0.000393 max=0.000383 Jy/beam ! Clean residual mean=-0.000001 rms=0.000132 Jy/beam ! Combined flux in latest and established models = 0.0290948 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 516 components and 0.0290948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.040380Jy sigma=0.405036 ! Fit after self-cal, rms=0.040382Jy sigma=0.405009 ! 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.807 mas, bmaj=39.02 mas, bpa=-15.36 degrees ! Estimated noise=2.93537 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.807 x 39.02 at -15.36 degrees (North through East) ! Clean map min=-0.0098089 max=0.04908 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.47 mas, bmaj=37.49 mas, bpa=-15.08 degrees ! Estimated noise=3.26834 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0247986 Jy ! Component: 100 - total flux cleaned = 0.0232348 Jy ! Component: 150 - total flux cleaned = 0.0232603 Jy ! Component: 200 - total flux cleaned = 0.0195797 Jy ! Total flux subtracted in 200 components = 0.0195797 Jy ! Clean residual min=-0.010197 max=0.010119 Jy/beam ! Clean residual mean=0.000094 rms=0.003352 Jy/beam ! Combined flux in latest and established models = 0.0195797 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 83 model components to the UV plane model. ! The established model now contains 83 components and 0.0195797 Jy ! Inverting map and beam ! Estimated beam: bmin=3.807 mas, bmaj=39.02 mas, bpa=-15.36 degrees ! Estimated noise=2.93537 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.000990787 Jy ! Component: 100 - total flux cleaned = 0.00271236 Jy ! Component: 150 - total flux cleaned = 0.00501693 Jy ! Component: 200 - total flux cleaned = 0.00471043 Jy ! Total flux subtracted in 200 components = 0.00471043 Jy ! Clean residual min=-0.005117 max=0.005051 Jy/beam ! Clean residual mean=0.000018 rms=0.001533 Jy/beam ! Combined flux in latest and established models = 0.0242901 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 118 components and 0.0242901 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=3.985 mas, bmaj=38.51 mas, bpa=-15.67 degrees ! Estimated noise=2.93842 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183613 Jy ! Component: 100 - total flux cleaned = 0.00292212 Jy ! Component: 150 - total flux cleaned = 0.00338617 Jy ! Component: 200 - total flux cleaned = 0.00426952 Jy ! Total flux subtracted in 200 components = 0.00426952 Jy ! Clean residual min=-0.002167 max=0.002162 Jy/beam ! Clean residual mean=0.000009 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.0285596 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.000395538 Jy ! Component: 100 - total flux cleaned = 0.000551797 Jy ! Component: 150 - total flux cleaned = 0.00074262 Jy ! Component: 200 - total flux cleaned = 0.00121067 Jy ! Total flux subtracted in 200 components = 0.00121067 Jy ! Clean residual min=-0.004164 max=0.004098 Jy/beam ! Clean residual mean=0.000025 rms=0.001352 Jy/beam ! Combined flux in latest and established models = 0.0297703 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 177 components and 0.0297703 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.807 mas, bmaj=39.02 mas, bpa=-15.36 degrees ! Estimated noise=2.93537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00351969 Jy ! Component: 100 - total flux cleaned = -0.00398026 Jy ! Component: 150 - total flux cleaned = -0.00332251 Jy ! Component: 200 - total flux cleaned = -0.00214958 Jy ! Total flux subtracted in 200 components = -0.00214958 Jy ! Clean residual min=-0.002052 max=0.002076 Jy/beam ! Clean residual mean=-0.000001 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.0276207 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 202 components and 0.0276207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.040615Jy sigma=0.408627 ! Fit after self-cal, rms=0.040550Jy sigma=0.407858 wmodel /scr/pima/rv100_uvs/J2138-1810_X_map.mod ! Writing 202 model components to file: /scr/pima/rv100_uvs/J2138-1810_X_map.mod wobs /scr/pima/rv100_uvs/J2138-1810_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J2138-1810_X_uvs.fits wwins /scr/pima/rv100_uvs/J2138-1810_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/J2138-1810_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.807 x 39.02 at -15.36 degrees (North through East) ! Clean map min=-0.011554 max=0.034634 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J2138-1810_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0346344 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000587882 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -5.09219 5.09219 10.1844 20.3688 40.7375 81.4751 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.034 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 58.913 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J2138-1810_X_uvs.log closed on Mon Feb 29 13:29:52 2016