Message Boards Message Boards

how to transform custom numerical data

Posted 10 years ago

I have imported data from multiple files using testlist=Table[Import["E:\processeddata\pdata\SC1\S1S2\S1S2_" <> ToString[i] <> ".txt", "Data"], {i, 10}]

How to apply rotation and translation on this data (geometrical transformation)

sample data

D1 D2 D4 D5

41.9 199.6 14.2 26.4

61.4 17.1 20.8 159.8

POSTED BY: Reshma M
3 Replies
Posted 10 years ago

I also find this difficult to understand. Are these distances in an XY plane? Given in columns?

Perhaps you are trying to use a reference measurement which is made from a calibrated source at some y position with x = 0?

If that is correct: Are you trying to correct for distance by inverse square law? Are you correcting for the cosine factor in the angle of incidence? And are the sources Lambertian emitters?

We may need a picture.

POSTED BY: David Keith
Posted 10 years ago
POSTED BY: Reshma M
POSTED BY: David Reiss
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract