[yt-dev] Prep for 2.4

Matthew Turk matthewturk at gmail.com
Mon Jul 9 14:23:53 PDT 2012


Hi John,

On Mon, Jul 9, 2012 at 2:10 PM, John ZuHone <jzuhone at gmail.com> wrote:
> Hi Matt,
>
>> * very simple time series examination using the time series object
>> * calculating radial velocity with bulk_velocity subtracted off
>> * saving data to disk from profiles
>
> I was going to jump into these three.

Awesome!

> A couple of questions:
>
> 1) Do we need to use the workshop data or not? For a time series analysis that might be problematic since we don't have a lot.

We could either do it with Enzo_64 or enzo_tiny_cosmology, which have
dozens of outputs, or I'd be *really* keen to get a time series of
small/medium FLASH data.  There's no trouble with hosting the data.

>
> 2) Are the last two supposed to be time series analysis as well or just on a single dataset?

I think on a single one.  But, it would also be awesome to have thme
for time series too.

Thanks!

-Matt

>
> John
>
>>
>> And for the https://bitbucket.org/yt_analysis/cookbook repository:
>>
>> * a field that uses field_parameters
>> * a complex multi-plot
>> * a complex set of profile plots with nice thick or varying line styles
>>
>> --
>>
>> I've tried rearranging a few things in the docs, and put up a
>> temporary build here:
>>
>> http://yt-project.org/docs/2.4/
>>
>> The major visual/organization changes:
>>
>> * Bring all the reference material to the top level
>> * Tables all have consistent widths
>> * API docs all happen on one page ( http://yt-project.org/docs/2.4/api.html )
>>
>> What do you think?
>>
>> And, one thing that is a bit dissatisfying is that people don't
>> necessarily know in advance what counts as "every day yt" or "advanced
>> yt" or "analysis modules."  How do we address that?  Do we flatten, do
>> we change names, etc?
>>
>> Thanks everybody -- it's really awesome that we have so much energy
>> for documenting!  Let's push forward.  Incidentally, not only do we
>> have some really awesome impressive features in this release, we've
>> had 839 changesets since the last merge-to-stable (2.3 release.)
>> That's about 14% of the total number of revisions in the repository.
>>
>> -Matt
>>
>> On Sat, Jul 7, 2012 at 9:55 AM, John ZuHone <jzuhone at gmail.com> wrote:
>>> Matt,
>>>
>>> Anything specific you'd like me to work on?
>>>
>>> John ZuHone
>>> Laboratory for High-Energy Astrophysics
>>> NASA/Goddard Space Flight Center
>>> 8800 Greenbelt Rd., Code 662
>>> Greenbelt, MD 20771
>>> (w) 301-286-2531
>>> (m) 773-758-0172
>>> jzuhone at gmail.com
>>> john.zuhone at nasa.gov
>>>
>>> On Jul 6, 2012, at 7:03 PM, Matthew Turk <matthewturk at gmail.com> wrote:
>>>
>>>> Hi all,
>>>>
>>>> A few of us have been working on documentation in preparation for
>>>> releasing yt 2.4.  I believe docs are the major change at this point,
>>>> and once we have those in line we can pull the trigger.  The items
>>>> below still need to be handled, and we'd really appreciate anybody
>>>> that wants to pitch in.  The doc repository is at
>>>> https://bitbucket.org/yt_analysis/yt-doc .  Please feel free to add
>>>> items, edit existing docs, remove cruft, and whatever else seems
>>>> appropriate.
>>>>
>>>> 1) Every single function or class imported in yt.mods needs to have at
>>>> least a simple docstring that summarizes what it does.  I'd prefer
>>>> these all be of the numpy docstring standard (see
>>>> docs/example_docstring.rst)
>>>>
>>>> Can a few volunteers examine the stuff in yt/mods.py and see if they
>>>> can help out adding docstrings?
>>>>
>>>> 2) What used to be "cookbook examples" in the docs are being
>>>> transformed into "simple scripts," and cookbook scripts are being
>>>> pulled out and put in a different place (you can see this in the
>>>> yt_analysis/cookbook repo, which will have something like this:
>>>> http://yt-project.org/cookbook/ ) .  The simple scripts are being
>>>> converted to use the more complex datasets from the workshop datasets.
>>>> Each will then be included manually.  Nathan and I are handling
>>>> these.
>>>>
>>>> If anyone wants to take a crack at adding more *simple* scripts to
>>>> both source/cookbook/ as .py files, that would be helpful.  We could
>>>> use things like "getting enclosed mass" and "how to save out profiles
>>>> to disk" and "setting colorbars" and whatnot, but nothing too complex.
>>>>
>>>> 3) The workshop page still has to be added -- this is basically a
>>>> version of this section: http://yt-project.org/workshop2012/#workshop
>>>> where we have a list
>>>>
>>>> 4) The narrative docs should be converted to reference PlotWindow,
>>>> rather than PlotCollection (wherever possible, although for now
>>>> callbacks do not work with PlotWindow).  I think Nathan might tackle
>>>> this.
>>>>
>>>> 5) The Volume Rendering docs need to be updated to be, well, in line
>>>> with current best practices.
>>>>
>>>> 6) Low-level data inspection docs should be added.
>>>>
>>>> 7) ...anything else?
>>>>
>>>> =
>>>>
>>>> Here are the remaining tickets:
>>>>
>>>> https://bitbucket.org/yt_analysis/yt/issues?status=new&status=open&milestone=2.4
>>>>
>>>> and the current draft of the changelog:
>>>> http://paste.yt-project.org/show/MfdV3E8s2H7pc1pC3mVp/  .  If you have
>>>> additions, please feel free to reply with them!
>>>>
>>>> I'm going to prepare some (html) slides that lay out new features,
>>>> describe changes in behavior, and have examples.
>>>>
>>>> Does anyone have any comments or suggestions?
>>>>
>>>> -Matt
>>>> _______________________________________________
>>>> yt-dev mailing list
>>>> yt-dev at lists.spacepope.org
>>>> http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
>>> _______________________________________________
>>> yt-dev mailing list
>>> yt-dev at lists.spacepope.org
>>> http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
>> _______________________________________________
>> yt-dev mailing list
>> yt-dev at lists.spacepope.org
>> http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
>



More information about the yt-dev mailing list