Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Migrating fom windows to UNIX/Linux Post 35182 by henke on Tuesday 1st of April 2003 05:47:14 AM
Old 04-01-2003
Tnx

Intwresting article. I will see what i can find. Thanks for you answer.

Regards

/Henke
 

10 More Discussions You Might Find Interesting

1. Windows & DOS: Issues & Discussions

Windows vs Unix/Linux

Hello is it possible to have Both Windows AND Unix and even mabey Windows AND Unix AND Linux on 1 machine?? GŪ33Tz:confused: (7 Replies)
Discussion started by: justin45
7 Replies

2. Windows & DOS: Issues & Discussions

Windows vs Unix/Linux 2

This subject was brought up a short while ago. The question someone asked was is it possible to have Windows, Unix and Linux on one machine. It is possible to have a dual boot machine and it is possible to run Linux under windows and windows under linux. It is better to run Windows under Linux... (10 Replies)
Discussion started by: jacx2
10 Replies

3. Solaris

Windows-Unix/Linux

I want to have some document or any link which will give me the difference between Windows Based servers and Unix based servers. Also the power of the operating systems. (1 Reply)
Discussion started by: ktmjamal
1 Replies

4. UNIX for Dummies Questions & Answers

migrating from Windows

Hello all, I was given an old computer that has freebsd 4.3 installed. The computer is a HP 4GB 300Mhz built in 1998. Apparently, the computer has not been used as the /home directory is empty of files. I want to migrate away from Micro$oft and learn unix but am not a programmer and finding... (4 Replies)
Discussion started by: phredro
4 Replies

5. UNIX for Dummies Questions & Answers

UNIX/LINUX vs. WINDOWS?

OKay, I'm a complete dummy when it comes to Unix/Linux. I was under that impression that it's just like Windows, but not windows? I'm sure I sound like a moron. First of all, I hate windows but I'm so very much a pc user. I'm not all that in love with Macs so, Mr.Gates seems like my only... (2 Replies)
Discussion started by: spaceshiporion
2 Replies

6. UNIX for Dummies Questions & Answers

Unix/Linux on Windows

I installed Vmware wotrkstation and installed Fedora Linux.. is working fine now. While on windows I can access and enjoy fedora linux But I have a question regarding if I download a file in windows and want that file to be transferred to /usr file system in my Fedora linux. How can I do that... (5 Replies)
Discussion started by: venu_nbk
5 Replies

7. Windows & DOS: Issues & Discussions

UNIX/Linux for Windows? and a few other questions...

1) I want UNIX but I don't want to partition my hard drive. I have heard of programs that allow you to start UNIX from Windows but I don't know which one is good. Something like WinLinux (not too sure???) Anyone know which programs I'm talking about? 2) Is Linux UNIX? 3) How do you pronounce... (9 Replies)
Discussion started by: CornNuts
9 Replies

8. UNIX for Advanced & Expert Users

migrating unix mp-ras 32 bit to linux suse 64 bit

Hi. I need to migrate the whole unix environment from a Unix mp-ras 32 bit to a Linux Suse 64 bit. 1) can i use cpio to copy the data? 2) can i just copy the users from unix to linux or do i have to create them by hand 3) are there any other concerns i should worry about? thanx (1 Reply)
Discussion started by: mrodrig
1 Replies

9. Ubuntu

Migrating from Unix to Linux

Is there a way to migrate username password from Freebsd 6.1 to Linux Ubuntu 8.04. I am using the server as a email server running postfix and using imap. Is there a way to transfer the usernames and password. I have transferred all the Maildirs but I am getting uid errors and gid errors even after... (2 Replies)
Discussion started by: rbizzell
2 Replies

10. Linux

Migrating RCS from HP-UX to Linux

Hello all, We would be migrating from HP-UX 11 to Red Hat Linux 5 shortly. On HP-UX we've been using RCS (Revision Control system). On RHEL I think there is an equivilant utility called Subversion..Is there a way to export the current contents from RCS in HP-UX and import it into Linux's... (2 Replies)
Discussion started by: luft
2 Replies
Xray::Absorption::Henke(3pm)				User Contributed Perl Documentation			      Xray::Absorption::Henke(3pm)

NAME
Xray::Absorption::Henke - Perl interface to the Henke tables SYNOPSIS
use Xray::Absorption; Xray::Absorption -> load("henke"); See the documentation for Xray::Absorption for details. DESCRIPTION
This module is inherited by the Xray::Absorption module and provides access to the data contained in the Henke tables of anomalous scattering factors and line and edge energies. The data in this module, referred to as "The Henke Tables", was published as B. L. Henke, E. M. Gullikson, and J. C. Davis, Atomic Data and Nuclear Data Tables Vol. 54 No. 2 (July 1993). The Henke data is available on the web at http://www-cxro.lbl.gov/optical_constants/ and more information about the data can be obtained from Eric Gullikson <EMGullikson@lbl.gov>. The data is contained in a database file called henke.db which is generated at install time from the flat text files of the Henke data. The data is stored in a Storable archive using "network" ordering. This allows speedy disk and memory access along with network and platform portability. The required "File::Spec", "Chemistry::Elements", "Storable", modules are available from CPAN. METHODS
The behaviour of the methods in this module is a bit different from other modules used by "Xray::Absorption". This section describes methods which behave differently for this data resource. "get_energy" Example: $energy = Xray::Absorption -> get_energy($elem, $edge); This behaves similarly to the "get_energy" method of the other resources. When using the Henke data resource, $edge can be any of K, L1-L3, M1-M5, N1-N7, O1-O7, or P1-P3. Line energies are not supplied with the Henke data set. The line energies from the McMaster tables are used. "cross_section" Examples: $xsec = Xray::Absorption -> cross_section($elem, $energy, $mode); @xsec = Xray::Absorption -> cross_section($elem, @energy, $mode); This behaves slightly differently from the similar method for the McMaster and Elam resources. The Henke tables are actually tables of anomalous scattering factors and do not come with coherent and incoherent scattering cross-sections. The photo-electric cross-section is calculated from the imaginary part of the anomalous scattering by the formula mu = 2 * r_e * lambda * conv * f_2 where, "r_e" is the classical electron radius, lamdba is the photon wavelength, and conv is a units conversion factor. r_e = 2.817938 x 10^-15 m lambda = 2 pi hbar c / energy hbar*c = 1973.27053324 eV*Angstrom conv = Avagadro / atomic weight = 6.022045e7 / weight in cgs The $mode argument is different here than for the other resources. The options are "xsec", "f1", and "f2", telling this method to return the cross-section or the real or imaginary anomalous scattering factor, respectively. The values for f1 and f2 are computed by linear interpolation of a semi-log scale. Care is taken to avoid the discontinuities at the edges. Because the Henke tables do not include the coherent and incoherent scattering terms, the value returned by "get_energy" may be a bit smaller using the Henke tables than that from the McMaster tables. EDGE AND LINE ENERGIES
The Henke data resource provides a fairly complete set of edge energies. Any edge tabulated on the Gwyn William's Table of Electron Binding Energies for the Elements (that's the one published by NSLS and on the door of just about every hutch at NSLS) is in the Henke data resource. The Henke data comes with the same, limited set of fluorescence energies as McMaster. BUGS AND THINGS TO DO
o It would be nice to improve the inter-/extrapolation near absorption edges. As it stands, these tables produce really poor DAFS output. AUTHOR
Bruce Ravel, bruce@phys.washington.edu http://feff.phys.washington.edu/~ravel/ perl v5.12.4 2011-07-30 Xray::Absorption::Henke(3pm)
All times are GMT -4. The time now is 07:25 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy