Showing posts with label file management. Show all posts
Showing posts with label file management. Show all posts

Monday, October 6, 2014

EULUMDAT refactoring now in EulumdatTools 0.13.0.v20141006

A new version of EulumdatTools 0.13.0.v20141006 was published on October 6 at http://www.fold1.com/eulumdattools/.

The EULUMDAT validator was improved by:

  • refactoring of EULUMDAT files, changing symmetry, orientation and mirroring

Earlier I described the feature of finding hidden symmetry in EULUMDAT files, today we talk about fixing that.

Refactoring EULUMDAT files

When photometric data files are converted between IES and EULUMDAT, or when a new laboratory is used, of for other historical reasons it happens that photometric files do not have the correct symmetry or orientation. Public lighting products usually have symmetry on the C90-C270 axis, but there appears to be inconsistency on whether C90 aims at the street or curb. Sometimes there is symmetry in the product, but the data has no symmetry defined.

When that happens, EulumdatTools can come to the rescue, in the latest release, with Sandbox Feature installed you can 'refactor' or modify the photometrics in a structured way. The available options are listed in the 'Refactor' menu, that is shown once an EULUMDAT file is open in the editor.

Final refactor menu

First step is to 'Unroll' the file, to change it from any Symmetry into a Symmetry NONE file. After that you can apply 'Rotation' for 90° clockwise or counter-clockwise or 180°, 'Mirror' over the C90-270 or C0-180 axis until you have the proper position. The final step would be to 'Reduce' the file to Symmetry on C90-270, C0-180 or both axis, or to make it rotation symmetric. After that the file can be saved again. When you do this in the source page view, all of these actions are Undoable.

Availability

Registered users should install this feature following the steps below, new users should install EulumdatTools first. New users can download an apply for 30 day free evaluation license at the installation site

Installation of EulumdatTools

For use in Eclipse you can use the standard Eclipse update site For stand alone RCP versions of EulumdatTools choose your platform and perform update after installation.:

Installation of Sandbox Feature

Select menu Help / Install New Software... and choose the Eulumdat Tools Sandbox / Sandbox Feature, press Next

Install sandbox feature

Press Next

Install sandbox feature 2

Accept the license

Accept license

Accept and Trust my certificates to install this feature

Accept certificate

Friday, December 11, 2009

Released version 0.5.4 of Eulumdat Tools

Today I released another update to Eulumdat Tools, the Eclipse based workbench for working with photometric files.

Project Explorer (top left side)

On the left is the Project Explorer where we create projects to store the files. The organization per project gives you the opportunity to organize all the files per product range, introduction date, per brand or country. When clicking on a file, it will expand to show the main elements of the content, like product code and name, lamp set and type.

Product Properties (bottom left side)

This view gives you a quick view of product code and name, lamp sets, symmetry and type of the selected file. When you select multiple files in the Project Explorer, all will be shown here. You can use the search field to narrow down and find all files with for example one lamp type.

Outline (top right side)

This view gives you a quick access to a certain line in the EULUMDAT file, so you don't have to count line numbers anymore.
It also shows which lines you can edit freely, and which ones are best left alone.

Editor (top center)

This is a smart Text Editor that knows the structure of EULUMDAT files. Lines are colour code to show the difference between integers, floating point numbers, and plain text. The Editor is shown in Source mode (see tabs at bottom), other views of the same EULUMDAT are also available.

Problems View (bottom right side)

Included with Eulumdat Tools is a validator, that can be configured to check the brand name, lamp type consistency, filled in product codes, and many other checks. When the validator finds a problem, it is shown in the Problems View. Double clicking on the problem will open the Editor with that line selected.

Other features

This workbench comes with many other features, like converting IES to EULUMDAT files, importing from and exporting to ZIP files, creation of images, export to UF or E100 lux tables, etc. All of this will be covered in future blogs.