-
Notifications
You must be signed in to change notification settings - Fork 201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
relion star format error #849
Comments
Are you sure your new line code is LF, not CR+LF? Try How did you convert the file? In general, you should report this issue to the author of the conversion script, not us. |
I did the conversion using csparc2star.py. But I wrote the initial lines of optics group manually. |
You have another problem. You are not following our guidelines for the path. This will cause issues later. |
Hi I have a similar issue in the .star file format after creating it with pyem. Thus, I'm not able to run 2D class in Relion 4.0. Could someone please give me some input? Thanks! data_optics loop_ data_particles loop_ |
The column name Please ask to |
Hi, is this issue is happening when you’re trying to move from cryosparc to
relion ? This is not clear, by conversation what do you mean. If yes, then
are you using the recent version of csparc2star.py ? If yes, could you
please provide the command you’re using ?
On Sat, Apr 22, 2023 at 11:20 AM mqcarba ***@***.***> wrote:
Hi I have a similar issue in the .star file format after creating it with
pyem. Thus, I'm not able to run 2D class in Relion 4.0. Could someone
please give me some input? Thanks!
data_optics
loop_
_rlnVoltage #1 <#1>
_rlnImagePixelSize #2 <#2>
_rlnSphericalAberration #3 <#3>
_rlnAmplitudeContrast #4 <#4>
_rlnOpticsGroup #5 <#5>
_rlnImageSize #6 <#6>
_rlnImageDimensionality #7 <#7>
_rlnOpticsGroup1 #8 <#8>
200.000000 1.100000 2.700000 0.100000 6 256 2 6
data_particles
loop_
_rlnImageName #1 <#1>
_rlnMicrographName #2 <#2>
_rlnCoordinateX #3 <#3>
_rlnCoordinateY #4 <#4>
_rlnDefocusU #5 <#5>
_rlnDefocusV #6 <#6>
_rlnDefocusAngle #7 <#7>
_rlnPhaseShift #8 <#8>
_rlnCtfBfactor #9 <#9>
_rlnOpticsGroup1 #10 <#10>
***@***.***/extract/000032024661002688670_FoilHole_17705165_Data_17702841_17702843_20221217_092342_Fractions_patch_aligned_doseweighted_particles.mrcs
J89/motioncorrected/000032024661002688670_FoilHole_17705165_Data_17702841_17702843_20221217_092342_Fractions_patch_aligned_doseweighted.mrc
3568 696 29705.314453 29126.382812 21.248625 0.000000 0.000000 6
—
Reply to this email directly, view it on GitHub
<#849 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACVEQAHTN2V7ZIS4UFD56HTXCQON3ANCNFSM5NQNRYBQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
*Abhisek Mondal, Ph.D.*
*Cardiovascular Research InstituteUniversity of California San Francisco555
Mission Bay Blvd. South. Rm 482Dan Minor's LabSan Francisco, CA 94158USPS
address:UCSFAbhisek Mondal, Ph.D.Cardiovascular Research Institute, Box
3122555 Mission Bay Blvd., Floor 4San Francisco, CA 94143*
|
Hi,
I just converted a set of particles from cryosparc to relion .star format.
Although it looks ok to my eye, relion is givving this error no matter what I try:
Now the .star file look like this:
I don't understand why it raising this error. I have 10 items on the opticsgroup line.
Please advise.
Thank you.
The text was updated successfully, but these errors were encountered: