Home »
Public Forums »
archive »
concatenate arrays of different sizes
concatenate arrays of different sizes [message #59431] |
Thu, 27 March 2008 08:34 |
vino
Messages: 36 Registered: March 2008
|
Member |
|
|
Hello Everyone,
I am trying to concatenate arrays of different sizes into a single
variable.The problem is as follows:
I am tracking about 10,000 stars through a period of six months. I
have a single variable containing the intensity of all stars with
zeros when the star is not in the field of view. I ran into memory
problems when i try to track for longer periods.
so i thought of storing the information only when the stars are
present in the field of view. This is where i am lost since each star
is present for different periods and i dont know how to store them all
in a single variable. The alternative might be to store each star
information in a single file but the aim of my project is to track
about half a million stars, i wanted to do something sensible right
from the first.
Thanking you in advance for your help
regards,
vino
|
|
|
Current Time: Wed Oct 08 15:50:04 PDT 2025
Total time taken to generate the page: 0.00512 seconds