[eman] Python Implementation

Priyanka Rao <prao96@stanford.edu> Fri, 01 November 2013 17:31 UTC

Return-Path: <prao96@stanford.edu>
X-Original-To: eman@ietfa.amsl.com
Delivered-To: eman@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C7E9F11E80F8 for <eman@ietfa.amsl.com>; Fri, 1 Nov 2013 10:31:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.232
X-Spam-Level:
X-Spam-Status: No, score=-4.232 tagged_above=-999 required=5 tests=[AWL=0.255, BAYES_05=-1.11, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G0EYc6XiKnUS for <eman@ietfa.amsl.com>; Fri, 1 Nov 2013 10:31:26 -0700 (PDT)
Received: from smtp.stanford.edu (smtp3.Stanford.EDU [171.67.219.83]) by ietfa.amsl.com (Postfix) with ESMTP id 7BF7E21E809A for <eman@ietf.org>; Fri, 1 Nov 2013 10:30:55 -0700 (PDT)
Received: from smtp.stanford.edu (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 3F218100F4C for <eman@ietf.org>; Fri, 1 Nov 2013 10:30:55 -0700 (PDT)
Received: from mail-wi0-f173.google.com (mail-wi0-f173.google.com [209.85.212.173]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by smtp.stanford.edu (Postfix) with ESMTPS id C6613100CD1 for <eman@ietf.org>; Fri, 1 Nov 2013 10:30:53 -0700 (PDT)
Received: by mail-wi0-f173.google.com with SMTP id ey11so1408131wid.0 for <eman@ietf.org>; Fri, 01 Nov 2013 10:30:52 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=PQauhHYT0hM4hRUbZjYMAmTBb2UxXOq6wD4zQZN4JVs=; b=eB5Nx0KxdCR7Gfa+UjoO9fvDTsDVolsESfBDGsvZnYW1MXxqvEkGnBI6O6gxby1r37 paB270xI0/28/ELBajJjql2J4a+FBV41ARXWgI2r0HgUONSVzjX027/FuqbVdQcgA2Vk tpAgaULyaC7j7/mnGivoYzMvcTeuQY9gqRB8XE9IVJsvNSja++sO16b9Y/IJpRRskfdT 2HoODRqFdAN0GRQipAB8Np6YLKuhRy2ijz9fMp/7yv+eLq1PTC44JT6a5wNqcZaULlSo KDoA2Cn4SLotRnBXN+zx6XHiGykT4S32RosbVWOAaELW2OaLv818CByerAKNKXb8Szkb KXvg==
X-Gm-Message-State: ALoCoQmkb/1VWde2pSSEfcVqy96X53S556q85FqG+wI2hREIiOgolOxTQVKptBU9/CDExFlHZtcsUCjHby4PNdVJNwK3KX2kxXWQlaXu3WFutxnjvF/zskU49Vf0fIkV4+eQp055FNgZ
X-Received: by 10.180.182.193 with SMTP id eg1mr3268401wic.49.1383327052378; Fri, 01 Nov 2013 10:30:52 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.180.182.193 with SMTP id eg1mr3268392wic.49.1383327052281; Fri, 01 Nov 2013 10:30:52 -0700 (PDT)
Received: by 10.217.127.3 with HTTP; Fri, 1 Nov 2013 10:30:52 -0700 (PDT)
Date: Fri, 01 Nov 2013 10:30:52 -0700
Message-ID: <CAAWvdV12gwg_mk1AL4xTtxBz_kA5xCvo--ic6xee9KY8z6U=SQ@mail.gmail.com>
From: Priyanka Rao <prao96@stanford.edu>
To: eman@ietf.org
Content-Type: multipart/alternative; boundary="089e016340ce8f4d6404ea20ed2c"
Subject: [eman] Python Implementation
X-BeenThere: eman@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussions about the Energy Management Working Group <eman.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/eman>, <mailto:eman-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/eman>
List-Post: <mailto:eman@ietf.org>
List-Help: <mailto:eman-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/eman>, <mailto:eman-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Nov 2013 17:31:31 -0000

Hi all,

I emailed last week about a python implementation for energy management
systems that I have been working on.  Just wanted to thank everyone for the
helpful feedback and send out an update on where I am now.

I was able to get the Python implementation going, although I had some
minor issues modifying my implementation to parse live data.  Once I
finished the CSV parser, I had no problems with actually feeding the data
into the implementation.  My next step is to complete my analysis of how
the implementation fits with current systems and format my paper per
standards.  Would love to hear any other thoughts on things I can look at!

Thanks,
Priyanka Rao
Stanford '16