From: Bill P. <pa...@ki...> - 2011-11-25 16:44:06
|
Hi Brandon, The "movie_batch.rb" script is an out-of-date leftover from the dark ages. ;-) I never use it anymore -- I make movies using png's created by pgstar. http://mesa.sourceforge.net/how_to_use_mesa_star.html#part7 I'd suggest you give that a try. There are free packages for combining the png files into a movie -- for example, Ehsan Moravveji recommends this free package on the mac: macscripter. Good luck, Bill On Nov 25, 2011, at 6:01 AM, Brandon Kuschel wrote: > Hello, > > I am trying to use the movie_batch.rb Tioga script, but I get the following output from it (along with a single blank pdf): > > > loading /home/brandon/mesa/star/test/star_profile/movie_batch.rb > log_mass_frac_ymin > write FYI track info > xs.length 913 > xs[0] 2.99999999999791 > xs[-1] 7.49999997107231e-08 > @xmin 0.5 > @xmax > @grid_min 0 > @grid_max 794 > xs[@grid_min] 2.99999999999791 > xs[@grid_max] 0.492448172629846 > > show_by @xaxis_by mass name abundances > undefined method `[]' for #<ProfileData:0x7f9ca969c790> [version: 1.14] > ../../../star/test/star_profile/lib/profiles.rb:16:in `d' > ../../../star/test/star_profile/lib/profile_plots.rb:828:in `show_by_mass' > ../../../star/test/star_profile/lib/profile_plots.rb:885:in `show_by' > ../../../star/test/star_profile/lib/profiles.rb:125:in `initialize' > /usr/lib/ruby/site_ruby/1.8/Tioga/FigMkr.rb:2504:in `call' > /usr/lib/ruby/site_ruby/1.8/Tioga/FigMkr.rb:2504:in `do_cmd' > /usr/lib/ruby/site_ruby/1.8/Tioga/FigMkr.rb:2490:in `make_page' > /usr/lib/ruby/site_ruby/1.8/Tioga/FigMkr.rb:2218:in `private_make' > /usr/lib/ruby/site_ruby/1.8/Tioga/FigMkr.rb:2218:in `create_figure_temp_files' > /usr/lib/ruby/site_ruby/1.8/Tioga/FigMkr.rb:2264:in `start_making_pdf' > /usr/lib/ruby/site_ruby/1.8/Tioga/FigMkr.rb:2141:in `make_pdf' > /usr/lib/ruby/site_ruby/1.8/Tioga/FigMkr.rb:2160:in `require_pdf' > /usr/lib/ruby/site_ruby/1.8/Tioga/tioga_ui_cmds.rb:113:in `require_pdf' > /usr/lib/ruby/site_ruby/1.8/Tioga/tioga_ui_cmds.rb:422:in `initialize' > /usr/lib/ruby/site_ruby/1.8/Tioga/tioga_ui.rb:4:in `new' > /usr/lib/ruby/site_ruby/1.8/Tioga/tioga_ui.rb:4 > /usr/bin/tioga:2:in `require' > /usr/bin/tioga:2 > /home/brandon/mesa/star/test/star_profile/movie_out/Abundances.pdf > > > Any suggestions on what's going wrong? > > Thank you, > > Brandon Kuschel > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure > contains a definitive record of customers, application performance, > security threats, fraudulent activity, and more. Splunk takes this > data and makes sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-novd2d_______________________________________________ > mesa-users mailing list > mes...@li... > https://lists.sourceforge.net/lists/listinfo/mesa-users |