I currently download sparky, I also have a topspin. My file is in bruker format, so i want to know how can i change the file from bruker format to UCSF...
Dear all Kindly let me know how to install sparky in suse linux 10.3 system as i have GNU C library version 2.6. Which command i will have to use to install...
HI again, when I use the ucsfdata command with -pN it reports unknown option... is the syntax correct? see below please ... ucsfdata: Unknown option -pN thanks...
I tried this myself when I saw the post. It's handy! It helped me see something weird about my C(co)NH. Most of the peaks from about 49-53 ppm (on carbon...
It looks like your startup script isn't valid python code, specifically when defining a function you need at least one executable statement. Try changing def...
Hello Forum, I have an HSQC spectrum for which I have predicted the assignments from the known spectra. Is there a way to get a spectrum out of the peak list....
Hi Ankit! Could you be a little more precise? i don't get what are you going to do... You have the peaklist and want to obtain something like "artificial...
Hi Ankit, Sparky includes a program peaks2ucsf that places Gaussians at specified position to make a spectrum. The program is in the sparky/bin directory and...
Hi Actually I have an HSQC spectrum for which the NMR structure has already been solved. So, instead of assigning the peaks, I tried using SPARTA(one of the...
Hi, I have an amateur question with respect to data saving in Sparky (v. 3.114 under Win Vista). I have a project with several spectra in it. When I am trying...
... try saving the individual spectra using 'Save as' with a different name. (xx.save). The shortcut is 'fa' after that saving the project will use the new...
... [ I don't have windows so I can't really test anything here. ] at which point exactly [you get this message]? what happens if you change the name of the...
I have only just started using sparky so I may be being silly but I have installed sparky on 2 computers and it worked fine for the first day but the second...
Renaming the spectra by "st" appears to work - I am able to save the spectra now. Thank you Eiso! In response to your question, the error message appears in...
Hi all, I want to output my 2D spectrum on MATLAB into Sparky format. So, I have read the description on the Sparky binary format in the manual, but am...
Hi Yoh, The easy way to go is use the "matrix2ucsf" program that comes with Sparky. Then you just need a raw matrix of binary floating point values. Here's...
Hello everyone! I am going to write a simple python script which: 1 .Opens sequence of 2D spectra 2. Sets given contour scale in each spectrum 3. Saves each...
Hello forum, I have a list of assignments (N-H HSQC) in BMRB format (NMR-STAR). Is there a program available that can convert it to Sparky list format so that...
Hi Krzysztof, Sparky spectrum view windows do not use a Tk Canvas. They draw directly into a Tk Frame. So the canvas.postscript() call will not help you...