Skip to content

Instantly share code, notes, and snippets.

View mohdjas's full-sized avatar

Mohmed Jasim P mohdjas

  • Bangalore, India
View GitHub Profile
@mohdjas
mohdjas / MyCommand.php
Created March 15, 2017 08:19 — forked from sroze/MyCommand.php
Symfony Command that read file from file name or STDIN
<?php
namespace AmceBundle\Command;
class MyCommand
{
// ...
protected function execute(InputInterface $input, OutputInterface $output)
{
@mohdjas
mohdjas / darktable-workflow.md
Created February 12, 2017 16:27 — forked from eimajtrebor/darktable-workflow.md
My Darktable Workflow

My Darktable Workflow

Basic workflow

  • Copy a film roll (a directory of RAW images) into a directory on the machine running Darktable.
  • Import the film roll into Darktable.
  • Review the images using lighttable mode and remove any images that are beyond repair.
  • Take a snapshot of the image so we can do a before and after comparison.
  • Adjust the white balance.
  • Exposure compensation and recovery.