Skip to content
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

Make sure that mapping table which maps DTYPE to SAMPLE_TYPE is correct #64

Open
bvnayak opened this issue Mar 30, 2016 · 2 comments
Open

Comments

@bvnayak
Copy link
Collaborator

bvnayak commented Mar 30, 2016

As per Sample_Types mapping table, we might have 1 dtype for multiple sample_types.

Make sure that, dtype mapping table has main sample_type which should not be an alias of other sample_type.

@bvnayak
Copy link
Collaborator Author

bvnayak commented Mar 30, 2016

Taking reference of PDS Document on sample_types and data types.

@bvnayak
Copy link
Collaborator Author

bvnayak commented Mar 30, 2016

As per Table 3.2 of PDS Document, main sample_types are listed below:

  • MSB_INTEGER
  • MSB_UNSIGNED_INTEGER
  • LSB_INTEGER
  • LSB_UNSIGNED_INTEGER
  • IEEE_REAL
  • IEEE_COMPLEX
  • PC_REAL
  • PC_COMPLEX
  • MSB_BIT_STRING
  • LSB_BIT_STRING

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant