Made a reservation again (because even after rebooting the experiment after initiating the O-RAN experiment, the IP address not connected problem comes up while starting enodeB. Also, this issue started because i tried to delete the nexran xapp slice and create it and try to bound it again. will try as it is this time (after the reservation is approved).


Best,
Hariharan Venkatraman

On Saturday, December 14, 2024 at 7:19:40 AM UTC-5 john...@flux.utah.edu wrote:
Hi Hari,

Perhaps then you are running on the UE node instead of the NB node?
Check to see if there is an interface with that hardware. If the IP
address exists on the node on which you're running the command, maybe
there is a stale iperf server running bound to the port; kill it if so.

David

On 12/13/24 10:11, Hariharan Venkatraman wrote:
> but my srsepc is up and working when i instantiate it and then i got the
> user connected status as well. But i got the same issue while setting up
> iperf server.
>
> Best,
> Hariharan Venkatraman
>
> On Thursday, December 12, 2024 at 8:38:08 PM UTC-5 john...@flux.utah.edu
> wrote:
>
> Hi Hari,
>
> If you can't start the iperf server because the address is not
> available, that means your srsepc is not running. srsepc creates a
> virtual interface with the 192.168.0.1 address when it starts up.
>
> David
>
> On 12/12/24 18:17, Hariharan Venkatraman wrote:
> > I uninstalled the Nexran Xapp using "/local/setup/oran/dms_cli
> uninstall
> > --xapp_chart_name=nexran --namespace=ricxapp" and reinstalled with
> > "/local/setup/oran/dms_cli install --xapp_chart_name=nexran
> > --version=0.1.0 --namespace=ricxapp"
> >
> >
> > When I restarted everything from the beginning, I couldn't
> establish the
> > iperf server (attached image), stating it could allocate me that IP
> > address. How can I rectify this?
> >
> >
> > Best,
> > Hariharan Venkatraman
> > On Wednesday, December 11, 2024 at 3:17:34 PM UTC-5 Hariharan
> > Venkatraman wrote:
> >
> > i am ready to meet anytime today. Let me know which is right time
> > for you and send the meet link.
> >
> >
> > Best,
> > Hariharan Venkatraman
> >
> > On Wednesday, December 11, 2024 at 1:50:36 PM UTC-5
> > john...@flux.utah.edu wrote:
> >
> > Hariharan,
> >
> > I've been tied up with an event the past two days, but this ends
> > soon.
> > I think it would be most effective to do a quick office hour
> > since we
> > were unable to meet last week, and since you have resources
> > allocated.
> > I am available today at 1-3pm MT; please contact me off-list with a
> > 30-min slot in that range, if something in there works for you.
> >
> > In the meantime, I see two experiments below: an O-RAN
> > experiment, and
> > SDRs connected to our RF matrix environment. The UE command you are
> > using is still running in simulated mode. When you use real
> > radios that
> > are "connected" via the RF attenuator matrix, you must remove the
> > --rf.device_name and --rf.device_args (or tailor them to the
> > SDRs on the
> > radios). This may solve your problem.
> >
> > Thanks,
> >
> > David
> >
> > On 12/11/24 11:10, Hariharan Venkatraman wrote:
> > > could anyone clarify this
> > >
> > > Best,
> > > Hariharan Venkatraman
> > >
> > > On Tuesday, December 10, 2024 at 3:05:39 PM UTC-5 Hariharan
> > Venkatraman
> > > wrote:
> > >
> > > I couldn't establish the UE network even after using the tags
> > as you
> > > suggested. Also i am using NexranXapp instead of KPIMON Xapp.
> > > here is what i did:
> > > e2-term from node-o
> > > epc and enodeb instantiate in m-nb-1 node
> > > ue instantiate in m-ue-1 node
> > > The ue code i am using right now (rest all are same as in
> > profile):
> > >
> > > sudo ip netns add ue1
> > >
> > > sudo srsue --gw.netns=ue1 --usim.algo=xor
> > > --usim.imsi=001010123456789 --rf.device_name=zmq
> > >
> >
> --rf.device_args="tx_port=tcp://*:2001,rx_port=tcp://localhost:2000,id=ue,base_srate=23.04e6" --usim.k=00112233445566778899aabbccddeeff --usim.imei=353490069873310
> > >
> > > still couldn't get the ue connected status.
> > >
> > > my experiment profiles: Powder - Experiment Status
> > >
> >
> <https://www.powderwireless.net/status.php?uuid=9797a539-b66b-11ef-af1a-e4434b2381fc <https://www.powderwireless.net/status.php?uuid=9797a539-b66b-11ef-af1a-e4434b2381fc> <https://www.powderwireless.net/status.php?uuid=9797a539-b66b-11ef-af1a-e4434b2381fc <https://www.powderwireless.net/status.php?uuid=9797a539-b66b-11ef-af1a-e4434b2381fc>>> Powder - Experiment Status <https://www.powderwireless.net/status.php?uuid=e5477f70-b66b-11ef-af1a-e4434b2381fc <https://www.powderwireless.net/status.php?uuid=e5477f70-b66b-11ef-af1a-e4434b2381fc> <https://www.powderwireless.net/status.php?uuid=e5477f70-b66b-11ef-af1a-e4434b2381fc <https://www.powderwireless.net/status.php?uuid=e5477f70-b66b-11ef-af1a-e4434b2381fc>>>
> > >
> > >
> > > Best,
> > > Hariharan Venkatraman
> > >
> > >
> > >
> > > On Tuesday, December 3, 2024 at 10:16:16 PM UTC-5
> > > john...@flux.utah.edu wrote:
> > >
> > > On 12/3/24 16:57, Hariharan Venkatraman wrote:
> > > > i haven't changed anything with epc
> > > > i just followed the profile instructions and once the epc is
> > > set the
> > > > next is nodeb
> > > > with "IP" correction, i did with small letters only (it was
> > > typo in my
> > > > previous conversation)
> > > >
> > > > 1. is my imsi and rf tag is correct? i don't think zmq is
> > > correct if not
> > > > then what is the correct tag values for these (from core
> > > infrastructure)
> > >
> > > Your imsi matches the profile instructions. However, your srsue
> > > command
> > > in the prior message doesn't include
> > > `--usim.k=00112233445566778899aabbccddeeff
> > > --usim.imei=353490069873310`
> > > . Maybe that is the issue.
> > >
> > > > 2. could you share me the logic (what data is logged, how
> > it is
> > > > visualized (single value/aggregate)),  behind the computation
> > > of few of
> > > > the graphs that  i got from grafana ? (attached) --> while
> > > performing
> > > > the " Running the NexRAN xApp and the first RAN slicing demo
> > > " from
> > > > "Profile PowderProfiles/O-RAN"
> > >
> > > I tried to explain this in an earlier reply; please see
> > >
> >
> https://groups.google.com/g/powder-users/c/7s6bB3tv1aA/m/LS_UM7jNAAAJ <https://groups.google.com/g/powder-users/c/7s6bB3tv1aA/m/LS_UM7jNAAAJ> <https://groups.google.com/g/powder-users/c/7s6bB3tv1aA/m/LS_UM7jNAAAJ <https://groups.google.com/g/powder-users/c/7s6bB3tv1aA/m/LS_UM7jNAAAJ>> <https://groups.google.com/g/powder-users/c/7s6bB3tv1aA/m/LS_UM7jNAAAJ <https://groups.google.com/g/powder-users/c/7s6bB3tv1aA/m/LS_UM7jNAAAJ> <https://groups.google.com/g/powder-users/c/7s6bB3tv1aA/m/LS_UM7jNAAAJ <https://groups.google.com/g/powder-users/c/7s6bB3tv1aA/m/LS_UM7jNAAAJ>>> .
> > > You can see exactly what is being sent to influxdb (both
> > per-ue and
> > > per-slice data is being sent for each slice/ue in each
> > measurement
> > > report), and then you can examine the grafana dashboard queries
> > > to see
> > > how the per-ue and per-slice data is being loaded.
> > >
> > > > Note: i am just doing the demo experiment and instead of demo
> > > script i
> > > > have my own python with RL script for resource allocation
> > >
> > > The command lines you are reporting don't match the demo
> > > instructions in
> > > some of your messages. Maybe double-check when you have
> > > problems, where
> > > you've made changes or customized them?
> > >
> > > > Hariharan Venkatraman
> > >
> > > David
> > >
> > > > On Monday, December 2, 2024 at 5:31:57 PM UTC-5
> > > john...@flux.utah.edu wrote:
> > > >
> > > > On 12/2/24 10:21, Hariharan Venkatraman wrote:
> > > > > can anyone clarify this?
> > > >
> > > > Sorry, we were not able to look at the experiment you
> > > provided, due to
> > > > the holiday weekend. Additional responses below, inline...
> > > >
> > > > > Best,
> > > > > Hariharan Venkatraman
> > > > >
> > > > > On Wednesday, November 27, 2024 at 11:17:38 AM UTC-5
> > Hariharan
> > > > > Venkatraman wrote:
> > > > >
> > > > > thanks for the above explanation, I will get back to you if
> > > I have
> > > > > any doubts.
> > > > > The issue i am currently facing is while establishing ue.
> > > What is
> > > >
> > > > I just tested the demo instructions that you mention, and
> > > those worked
> > > > for me. One thing that sometimes goes wrong is if the EPC user
> > > > configuration (/etc/srslte/user_db.csv) is updated while
> > > srsepc is
> > > > running. srsepc rewrites the file when it exits, so any
> > > changes you
> > > > make in the interim will be overwritten.
> > > >
> > > > > the IMSI and rf device name i need to have in my code
> > > > > (the one now i am using to establish the ue is:
> > > > > sudo IP netns add ue1
> > > >
> > > > In this fragment, `IP` should be `ip` -- perhaps the issue is
> > > that
> > > > simple? It is `ip` in the profile instructions.
> > > >
> > > > > sudo srsue --gw.netns=ue1 --usim.algo=xor
> > > > > --usim.imsi=001010123456789 --rf.device_name=zmq
> > > > >
> > > >
> > >
> >
> --rf.device_args="tx_port=tcp://*:2001,rx_port=tcp://localhost:2000,id=ue,base_srate=23.04e6"
> > > > > )
> > > > >
> > > > >
> > > > > experiment: ( Powder - Experiment Status
> > > > >
> > > >
> > >
> >
> <https://www.powderwireless.net/status.php?uuid=c14a08ce-ab5d-11ef-af1a-e4434b2381fc <https://www.powderwireless.net/status.php?uuid=c14a08ce-ab5d-11ef-af1a-e4434b2381fc> <https://www.powderwireless.net/status.php?uuid=c14a08ce-ab5d-11ef-af1a-e4434b2381fc <https://www.powderwireless.net/status.php?uuid=c14a08ce-ab5d-11ef-af1a-e4434b2381fc>> <https://www.powderwireless.net/status.php?uuid=c14a08ce-ab5d-11ef-af1a-e4434b2381fc <https://www.powderwireless.net/status.php?uuid=c14a08ce-ab5d-11ef-af1a-e4434b2381fc> <https://www.powderwireless.net/status.php?uuid=c14a08ce-ab5d-11ef-af1a-e4434b2381fc <https://www.powderwireless.net/status.php?uuid=c14a08ce-ab5d-11ef-af1a-e4434b2381fc>>> <https://www.powderwireless.net/status.php?uuid=c14a08ce-ab5d-11ef-af1a-e4434b2381fc <https://www.powderwireless.net/status.php?uuid=c14a08ce-ab5d-11ef-af1a-e4434b2381fc> <https://www.powderwireless.net/status.php?uuid=c14a08ce-ab5d-11ef-af1a-e4434b2381fc <https://www.powderwireless.net/status.php?uuid=c14a08ce-ab5d-11ef-af1a-e4434b2381fc>> <https://www.powderwireless.net/status.php?uuid=c14a08ce-ab5d-11ef-af1a-e4434b2381fc <https://www.powderwireless.net/status.php?uuid=c14a08ce-ab5d-11ef-af1a-e4434b2381fc> <https://www.powderwireless.net/status.php?uuid=c14a08ce-ab5d-11ef-af1a-e4434b2381fc <https://www.powderwireless.net/status.php?uuid=c14a08ce-ab5d-11ef-af1a-e4434b2381fc>>>>> ) performing this according to instructions in the profile and instead of kpimon xapp I am using the nexran xapp ( instruction from Powder - Experiment Status <https://www.powderwireless.net/status.php?uuid=f4cb0007-ab55-11ef-af1a-e4434b2381fc <https://www.powderwireless.net/status.php?uuid=f4cb0007-ab55-11ef-af1a-e4434b2381fc> <https://www.powderwireless.net/status.php?uuid=f4cb0007-ab55-11ef-af1a-e4434b2381fc <https://www.powderwireless.net/status.php?uuid=f4cb0007-ab55-11ef-af1a-e4434b2381fc>> <https://www.powderwireless.net/status.php?uuid=f4cb0007-ab55-11ef-af1a-e4434b2381fc <https://www.powderwireless.net/status.php?uuid=f4cb0007-ab55-11ef-af1a-e4434b2381fc> <https://www.powderwireless.net/status.php?uuid=f4cb0007-ab55-11ef-af1a-e4434b2381fc <https://www.powderwireless.net/status.php?uuid=f4cb0007-ab55-11ef-af1a-e4434b2381fc>>> <https://www.powderwireless.net/status.php?uuid=f4cb0007-ab55-11ef-af1a-e4434b2381fc <https://www.powderwireless.net/status.php?uuid=f4cb0007-ab55-11ef-af1a-e4434b2381fc> <https://www.powderwireless.net/status.php?uuid=f4cb0007-ab55-11ef-af1a-e4434b2381fc <https://www.powderwireless.net/status.php?uuid=f4cb0007-ab55-11ef-af1a-e4434b2381fc>> <https://www.powderwireless.net/status.php?uuid=f4cb0007-ab55-11ef-af1a-e4434b2381fc <https://www.powderwireless.net/status.php?uuid=f4cb0007-ab55-11ef-af1a-e4434b2381fc> <https://www.powderwireless.net/status.php?uuid=f4cb0007-ab55-11ef-af1a-e4434b2381fc <https://www.powderwireless.net/status.php?uuid=f4cb0007-ab55-11ef-af1a-e4434b2381fc>>>>>  ). Instead, of the demo script I have my Python script with RL for optimization.
> > > > >
> > > > > so this is the experiment i am doing and i couldn't able to
> > > > > establish the ue and nexran xapp and the iperf client shows
> > > "bad
> > > > > file descriptor" error even after multiple reload/reboot of
> > > nodes.
> > > > >
> > > > > could you help me find the correct imsi and RF tag to set
> > > up the ue?
> > > > >
> > > > >
> > > > > Best,
> > > > > Haiharan Venkatraman
> > > >
> > > >
> > > > David
> > > >
> > > >
> > > > > On Tuesday, November 26, 2024 at 3:13:27 PM UTC-5
> > > > > john...@flux.utah.edu wrote:
> > > > >
> > > > > On 11/26/24 10:54, Hariharan Venkatraman wrote:
> > > > > > Right now I am performing these demos to see whether my RL
> > > > > code is
> > > > > > optimizing the resources correctly (that's the goal),
> > based
> > > > > on this
> > > > > > later will design my own experiment.
> > > > >
> > > > > Thanks. I'm still trying to understand your goals, but it
> > > sounds
> > > > > like
> > > > > you are trying to extract a dataset from this demo and
> > > build an
> > > > > RL model
> > > > > for optimizing RAN sharing? And integrate that into an xApp?
> > > > >
> > > > > > Right now, When i try to see the dashboard in Grafana,
> > there
> > > > > aren't
> > > > > > enough metrics to better understand the graphs that it is
> > > > > showing.
> > > > > > 1. what kind of dashboard is it (USE/REDS, drill down
> > type,
> > > > > or anything
> > > > > > else)?
> > > > >
> > > > > It is a purpose-built dashboard to graph the metrics I
> > pointed
> > > > > you to
> > > > > before:
> > > > >
> > > >
> > >
> >
> https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>>>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>>>>>
> > > > > . These are a variety of PDCP, MAC, and high-PHY metrics,
> > for
> > > > > uplink
> > > > > and downlink, sent to influxdb for each UE per time quanta
> > > > > (1024ms by
> > > > > default), and for each slice (aggregated across UEs in the
> > > > > slice). The
> > > > > dashboards that show these metrics are closest in concept
> > > to the
> > > > > USE
> > > > > approach, but it's not a perfect correspondence.
> > Higher-level
> > > > > metrics
> > > > > such as byte counters represent PDCP throughput. Lower-level
> > > > > metrics
> > > > > like CQI, PMI, RI, MCS function as channel quality/status
> > > > > indicators.
> > > > >
> > > > > > 2. Apart from the visible partial information, how
> > > exactly is
> > > > > that
> > > > > > specific graph logging and what are its other
> > > attributes(units,
> > > > > > threshold if any) to better understand the performance?
> > > > >
> > > > > Counter/rate metrics (bytes, PRBs, errors, brate, pkts) all
> > > have
> > > > > threshold zero and the unit corresponds to the field name
> > (for
> > > > > brate,
> > > > > you can see how srslte computes those here:
> > > > >
> > > >
> > >
> >
> https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78 <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78> <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78 <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78>> <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78 <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78> <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78 <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78>>> <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78 <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78> <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78 <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78>> <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78 <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78> <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78 <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78>>>> <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78 <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78> <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78 <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78>> <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78 <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78> <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78 <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78>>> <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78 <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78> <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78 <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78>> <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78 <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78> <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78 <https://gitlab.flux.utah.edu/powderrenewpublic/srslte-ric/-/blob/oran-ric/srsenb/src/metrics_csv.cc?ref_type=heads#L78>>>>>).
> > > > > For the lower-level metrics like CQI, PMI, RI, MCS, etc,
> > > you can
> > > > > refer
> > > > > to LTE specs or summaries to understand the value ranges
> > > and why
> > > > > they
> > > > > are useful indicators of channel quality.
> > > > >
> > > > > > 3. Am I allowed to edit it according to my wish (let's
> > say I
> > > > > want the
> > > > > > data visualized in MB and not in bytes)? If so, how do I
> > > do it?
> > > > >
> > > > > Yes, you can edit these dashboards and create your own that
> > > more
> > > > > closely
> > > > > match the USE pattern if you like. When you create an
> > > experiment
> > > > > from
> > > > > the O-RAN profile, it is stood up from bare metal and only
> > > > > accessible by
> > > > > yourself and members of your project. You can change any
> > > aspect
> > > > > of the
> > > > > software in your experiment as required.
> > > > >
> > > > > > I will attach some sample graphs I got through my
> > > experiment.
> > > > > >
> > > > > > Best,
> > > > > > Hariharan Venkatraman
> > > > >
> > > > > David
> > > > >
> > > > > > On Monday, November 25, 2024 at 5:13:37 PM UTC-5
> > > > > john...@flux.utah.edu
> > > > > > wrote:
> > > > > >
> > > > > > Thanks. These are pointers to profiles that can be used to
> > > > > instantiate
> > > > > > experiments, but not the experiments themselves. Once you
> > > > > have these
> > > > > > running as experiments, if you are having a problem, then
> > > please
> > > > > > provide
> > > > > > links to each experiment's status page, and more context
> > > > > about the
> > > > > > problem you're facing.
> > > > > >
> > > > > > Did the code pointer I sent before resolve your question
> > > > > about what
> > > > > > NexRAN logs to Grafana?
> > > > > >
> > > > > >
> > > > > > David
> > > > > >
> > > > > > On 11/25/24 11:51, Hariharan Venkatraman wrote:
> > > > > > > The experiments I am currently doing are:
> > > > > > > 1. Powder - Show Profile
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc>> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc>>> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc>> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc>>>> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc>> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc>>> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc>> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc>>>>> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc>> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc>>> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc>> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc>>>> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc>> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc>>> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc>> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=30d3e13c-f939-11ea-b1eb-e4434b2381fc>>>>>>>
> > > > > > > 2. Powder - Show Profile
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc>> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc>>> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc>> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc>>>> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc>> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc>>> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc>> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc>>>>> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc>> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc>>> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc>> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc>>>> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc>> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc>>> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc>> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc> <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc <https://www.powderwireless.net/show-profile.php?uuid=1bd95656-5b60-11eb-b1eb-e4434b2381fc>>>>>>>
> > > > > > >
> > > > > > >
> > > > > > > Best,
> > > > > > > Hariharan Venkatraman
> > > > > > > On Sunday, November 24, 2024 at 4:34:59 PM UTC-5
> > > > > > john...@flux.utah.edu
> > > > > > > wrote:
> > > > > > >
> > > > > > > I'm assuming you are trying to run the NexRAN demo
> > > > > instructions and
> > > > > > > view
> > > > > > > the data in the O-RAN profile's Grafana instance?
> > > > > > >
> > > > > > > If so: the details of what is logged is not documented.
> > > > > However, the
> > > > > > > NexRAN code is easy to read and shows you which metrics
> > > are
> > > > > being
> > > > > > > logged:
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>>>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>>>>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>>>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>>>>>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>>>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>>>>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>>>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189> <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189 <https://gitlab.flux.utah.edu/powderrenewpublic/nexran/-/blob/master/src/nexran.cc?ref_type=heads#L189>>>>>>>
> > > > > > > . Both per-slice and per-UE metrics are being logged.
> > > > > > >
> > > > > > > If not, please provide links to your experiments and
> > > provide a
> > > > > > bit more
> > > > > > > context... thanks.
> > > > > > >
> > > > > > > David
> > > > > > >
> > > > > > > On 11/23/24 20:03, Hariharan Venkatraman wrote:
> > > > > > > > I want to know what data Grafana is using to display
> > > all the
> > > > > > > graphs of
> > > > > > > > the powder experiment. Could you please share any
> > > documents
> > > > > > > regarding
> > > > > > > > that? It is very hard to debug with limited
> > information.
> > > > > > > >
> > > > > > > > Best,
> > > > > > > > Hariharan Venkatraman
> > > > > > > >
> > > > > > > > On Wednesday, November 20, 2024 at 9:20:04 AM UTC-5
> > > > > > > kw...@cs.utah.edu wrote:
> > > > > > > >
> > > > > > > > I would suggest you sign up for an office hours slot
> > > > > (coming up
> > > > > > this
> > > > > > > > Friday) so we can go over the details more readily:
> > > > > > > >
> > > > > > > > https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>
> > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>>
> > > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>
> > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>>>
> > > > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>
> > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>>
> > > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>
> > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>>>>
> > > > > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>
> > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>>
> > > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>
> > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>>>
> > > > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>
> > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>>
> > > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>
> > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>>>>>
> > > > > > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>
> > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>>
> > > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>
> > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>>>
> > > > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>
> > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>>
> > > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>
> > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>>>>
> > > > > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>
> > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>>
> > > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>
> > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>>>
> > > > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>
> > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>>
> > > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>
> > > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>
> > > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>
> > <https://calendly.com/powderwireless
> <https://calendly.com/powderwireless>>>>>>>>
> > > > > > > >
> > > > > > > > -Kirk
> > > > > > > >
> > > > > > > >
> > > > > > > > On Tue, Nov 19, 2024 at 5:51 PM Hariharan Venkatraman
> > > > > > > > <hariharanve...@gmail.com> wrote:
> > > > > > > > >
> > > > > > > > > Could you tell me precisely which profile I need to
> > > use to
> > > > > > > > perform my above task?
> > > > > > > > > if possible the setup?
> > > > > > > > > is the srslte-shvlan-oran profile is working?
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > Best,
> > > > > > > > > Hariharan Venkatraman
> > > > > > > > > On Monday, November 18, 2024 at 5:47:55 PM UTC-5
> > > > > > > > kw...@cs.utah.edu wrote:
> > > > > > > > >>
> > > > > > > > >> The PhantomNet attenuator matrix has been occupied
> > > (by
> > > > > user
> > > > > > > > >> experiments), so I haven't been able to
> > > test/reproduce
> > > > > your
> > > > > > > > issue. I
> > > > > > > > >> would recommend that you make a reservation for
> > > `nuc1`,
> > > > > > > `nuc2`, and
> > > > > > > > >> one d430 node (for the O-RAN/5G piece). This will
> > > > > ensure the
> > > > > > > > resources
> > > > > > > > >> are available during a reservation window of your
> > > > > choosing, and
> > > > > > > > we can
> > > > > > > > >> also have a look if things aren't working at that
> > > > > time. I don't
> > > > > > > > >> believe you had a reservation when you were
> > recently
> > > > > trying to
> > > > > > > > >> instantiate.
> > > > > > > > >>
> > > > > > > > >> -Kirk
> > > > > > > > >>
> > > > > > > > >> On Mon, Nov 18, 2024 at 1:01 PM Hariharan
> > Venkatraman
> > > > > > > > >> <hariharanve...@gmail.com> wrote:
> > > > > > > > >> >
> > > > > > > > >> > Is this issue sorted out by the powder team?
> > > > > > > > >> >
> > > > > > > > >> > Best,
> > > > > > > > >> > Hariharan Venkatraman
> > > > > > > > >> >
> > > > > > > > >> > On Wednesday, November 13, 2024 at 4:29:14 PM
> > UTC-5
> > > > > Hariharan
> > > > > > > > Venkatraman wrote:
> > > > > > > > >> >>
> > > > > > > > >> >> This is the error i am getting right now.
> > This has
> > > > > been the
> > > > > > > > case for past 4 days. Could anyone check this out and
> > > > > tell me what
> > > > > > > > could be the solution?
> > > > > > > > >> >>
> > > > > > > > >> >> On Wednesday, November 13, 2024 at 3:07:14 PM
> > > UTC-5
> > > > > > Hariharan
> > > > > > > > Venkatraman wrote:
> > > > > > > > >> >>>
> > > > > > > > >> >>> These are my setup and still i am getting the
> > > same
> > > > > error.
> > > > > > > > >> >>>
> > > > > > > > >> >>> On Wednesday, November 13, 2024 at 12:13:00 PM
> > > UTC-5
> > > > > > > > kw...@cs.utah.edu wrote:
> > > > > > > > >> >>>>
> > > > > > > > >> >>>> Hi,
> > > > > > > > >> >>>>
> > > > > > > > >> >>>> Can you please elaborate on how you
> > instantiated
> > > > > this
> > > > > > > > experiment?
> > > > > > > > >> >>>> Providing a screenshot of the profile
> > parameters
> > > > > you have
> > > > > > > > set/selected
> > > > > > > > >> >>>> would be useful. The set of available
> > > resources - as
> > > > > > > > presented to the
> > > > > > > > >> >>>> mapping algorithm yesterday - were incomplete,
> > > > > which is
> > > > > > > > unexpected. We
> > > > > > > > >> >>>> are trying to understand how that might have
> > > > > happened.
> > > > > > > > After taking
> > > > > > > > >> >>>> the screenshot of your parameters, please go
> > > > > ahead and
> > > > > > > try to
> > > > > > > > >> >>>> instantiate again, and then let us know how
> > that
> > > > > goes.
> > > > > > > > >> >>>>
> > > > > > > > >> >>>> -Kirk
> > > > > > > > >> >>>>
> > > > > > > > >> >>>> On Tue, Nov 12, 2024 at 8:52 PM Kirk Webb
> > > > > > > > <kw...@cs.utah.edu> wrote:
> > > > > > > > >> >>>> >
> > > > > > > > >> >>>> > We're still looking into this issue. It
> > > appears
> > > > > that
> > > > > > > > there may be some
> > > > > > > > >> >>>> > state missing from the database. Stay tuned.
> > > > > > > > >> >>>> >
> > > > > > > > >> >>>> > -Kirk
> > > > > > > > >> >>>> >
> > > > > > > > >> >>>> > On Tue, Nov 12, 2024 at 3:18 PM Hariharan
> > > > > Venkatraman
> > > > > > > > >> >>>> > <hariharanve...@gmail.com> wrote:
> > > > > > > > >> >>>> > >
> > > > > > > > >> >>>> > > Powder - Experiment Status
> > > > > > > > >> >>>> > >
> > > > > > > > >> >>>> > > On Tuesday, November 12, 2024 at
> > 5:15:52 PM
> > > > > UTC-5
> > > > > > > > kw...@cs.utah.edu wrote:
> > > > > > > > >> >>>> > >>
> > > > > > > > >> >>>> > >> Assuming you have not terminated your
> > > > > experiment yet,
> > > > > > > > please provide
> > > > > > > > >> >>>> > >> the link (URL) to it on the POWDER
> > Portal.
> > > > > The mapper
> > > > > > > > had trouble with
> > > > > > > > >> >>>> > >> what you specifically asked for.
> > > > > > > > >> >>>> > >>
> > > > > > > > >> >>>> > >> -Kirk
> > > > > > > > >> >>>> > >>
> > > > > > > > >> >>>> > >>
> > > > > > > > >> >>>> > >> On Tue, Nov 12, 2024 at 2:55 PM Hariharan
> > > > > Venkatraman
> > > > > > > > >> >>>> > >> <hariharanve...@gmail.com> wrote:
> > > > > > > > >> >>>> > >> >
> > > > > > > > >> >>>> > >> > Hi, this is Hariharan Venkatraman,
> > > > > graduate student
> > > > > > > > from university at buffalo. I got this error in the
> > > image
> > > > > when
> > > > > > tried
> > > > > > > > to setup the srslte-shvlan-oran profile (only after
> > > > > setting up
> > > > > > of my
> > > > > > > > ORAN profile with shared VLAN. I am using one B210 ue
> > > under
> > > > > > > > controlled RF environment with the same named shared
> > > VLAN
> > > > > in this
> > > > > > > > profile. Could anyone tell me why am I facing this and
> > > > > what is the
> > > > > > > > alternative?
> > > > > > > > >> >>>> > >> >
> > > > > > > > >> >>>> > >> >
> > > > > > > > >> >>>> > >> > --
> > > > > > > > >> >>>> > >> > You received this message because
> > you are
> > > > > > subscribed
> > > > > > > > to the Google Groups "Powder Users" group.
> > > > > > > > >> >>>> > >> > To unsubscribe from this group and stop
> > > > > receiving
> > > > > > > > emails from it, send an email to
> > > > > powder-users...@googlegroups.com.
> > > > > > > > >> >>>> > >> > To view this discussion visit
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>>>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>>>>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>>>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/23c7dd44-a845-4d18-8e5c-5412a56942dcn%40googlegroups.com>>>>>>>>.
> > > > > > > > >> >>>> > >
> > > > > > > > >> >>>> > > --
> > > > > > > > >> >>>> > > You received this message because you are
> > > > > > subscribed to
> > > > > > > > the Google Groups "Powder Users" group.
> > > > > > > > >> >>>> > > To unsubscribe from this group and stop
> > > > > receiving
> > > > > > > > emails from it, send an email to
> > > > > powder-users...@googlegroups.com.
> > > > > > > > >> >>>> > > To view this discussion visit
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>>>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>>>>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>>>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d5a56e8e-c693-4ec3-8cfb-33febf22da65n%40googlegroups.com>>>>>>>>.
> > > > > > > > >> >
> > > > > > > > >> > --
> > > > > > > > >> > You received this message because you are
> > > subscribed
> > > > > to the
> > > > > > > > Google Groups "Powder Users" group.
> > > > > > > > >> > To unsubscribe from this group and stop receiving
> > > > > emails from
> > > > > > > > it, send an email to powder-users...@googlegroups.com.
> > > > > > > > >> > To view this discussion visit
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>>>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>>>>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>>>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a379309a-acf9-4234-bcb4-3c3228080ca4n%40googlegroups.com>>>>>>>>.
> > > > > > > > >
> > > > > > > > > --
> > > > > > > > > You received this message because you are
> > > subscribed to
> > > > > the
> > > > > > > > Google Groups "Powder Users" group.
> > > > > > > > > To unsubscribe from this group and stop receiving
> > > > > emails from
> > > > > > it,
> > > > > > > > send an email to powder-users...@googlegroups.com.
> > > > > > > > > To view this discussion visit
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>>>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>>>>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>>>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/0661bada-f11b-4055-a8f4-fa0ce914eb83n%40googlegroups.com>>>>>>>>.
> > > > > > > >
> > > > > > > > --
> > > > > > > > You received this message because you are
> > subscribed to
> > > > > the Google
> > > > > > > > Groups "Powder Users" group.
> > > > > > > > To unsubscribe from this group and stop receiving
> > emails
> > > > > from it,
> > > > > > > send
> > > > > > > > an email to powder-users...@googlegroups.com
> > > > > > > > <mailto:powder-users...@googlegroups.com>.
> > > > > > > > To view this discussion visit
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>>>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>>>>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>>>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com>>>>>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>>>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>>>>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>>>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/973a6d08-c0bc-41b0-84bd-91e690e60880n%40googlegroups.com?utm_medium=email&utm_source=footer>>>>>>>>.
> > > > > > >
> > > > > > > --
> > > > > > > You received this message because you are subscribed to
> > > the
> > > > > Google
> > > > > > > Groups "Powder Users" group.
> > > > > > > To unsubscribe from this group and stop receiving emails
> > > > > from it,
> > > > > > send
> > > > > > > an email to powder-users...@googlegroups.com
> > > > > > > <mailto:powder-users...@googlegroups.com>.
> > > > > > > To view this discussion visit
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com>>>>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com>>>>>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer>>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer>>>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer>>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer>>>>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer>>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer>>>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer>>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/2a0c30fd-adf2-4527-b7b2-aa5bf28388ben%40googlegroups.com?utm_medium=email&utm_source=footer>>>>>>>.
> > > > > >
> > > > > > --
> > > > > > You received this message because you are subscribed to
> > the
> > > > > Google
> > > > > > Groups "Powder Users" group.
> > > > > > To unsubscribe from this group and stop receiving emails
> > > from
> > > > > it, send
> > > > > > an email to powder-users...@googlegroups.com
> > > > > > <mailto:powder-users...@googlegroups.com>.
> > > > > > To view this discussion visit
> > > > > >
> > > > >
> > > >
> > >
> >
> https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com>>>>> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer>>> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer>>>> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer>>> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/d2b50ff4-cdf3-483d-ade7-1433dbd49064n%40googlegroups.com?utm_medium=email&utm_source=footer>>>>>>.
> > > > >
> > > > > --
> > > > > You received this message because you are subscribed to the
> > > Google
> > > > > Groups "Powder Users" group.
> > > > > To unsubscribe from this group and stop receiving emails
> > > from it,
> > > > send
> > > > > an email to powder-users...@googlegroups.com
> > > > > <mailto:powder-users...@googlegroups.com>.
> > > > > To view this discussion visit
> > > > >
> > > >
> > >
> >
> https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com>>>> <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com?utm_medium=email&utm_source=footer>>> <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/135a333e-73a5-4592-b5f8-bee9444e8207n%40googlegroups.com?utm_medium=email&utm_source=footer>>>>>.
> > > >
> > > > --
> > > > You received this message because you are subscribed to the
> > > Google
> > > > Groups "Powder Users" group.
> > > > To unsubscribe from this group and stop receiving emails from
> > > it, send
> > > > an email to powder-users...@googlegroups.com
> > > > <mailto:powder-users...@googlegroups.com>.
> > > > To view this discussion visit
> > > >
> > >
> >
> https://groups.google.com/d/msgid/powder-users/b91b6984-aecd-429d-abed-23d85a6551c3n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/b91b6984-aecd-429d-abed-23d85a6551c3n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/b91b6984-aecd-429d-abed-23d85a6551c3n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/b91b6984-aecd-429d-abed-23d85a6551c3n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/b91b6984-aecd-429d-abed-23d85a6551c3n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/b91b6984-aecd-429d-abed-23d85a6551c3n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/b91b6984-aecd-429d-abed-23d85a6551c3n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/b91b6984-aecd-429d-abed-23d85a6551c3n%40googlegroups.com>>> <https://groups.google.com/d/msgid/powder-users/b91b6984-aecd-429d-abed-23d85a6551c3n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/b91b6984-aecd-429d-abed-23d85a6551c3n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/b91b6984-aecd-429d-abed-23d85a6551c3n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/b91b6984-aecd-429d-abed-23d85a6551c3n%40googlegroups.com?utm_medium=email&utm_source=footer>> <https://groups.google.com/d/msgid/powder-users/b91b6984-aecd-429d-abed-23d85a6551c3n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/b91b6984-aecd-429d-abed-23d85a6551c3n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/b91b6984-aecd-429d-abed-23d85a6551c3n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/b91b6984-aecd-429d-abed-23d85a6551c3n%40googlegroups.com?utm_medium=email&utm_source=footer>>>>.
> > >
> > > --
> > > You received this message because you are subscribed to the
> > Google
> > > Groups "Powder Users" group.
> > > To unsubscribe from this group and stop receiving emails from
> > it, send
> > > an email to powder-users...@googlegroups.com
> > > <mailto:powder-users...@googlegroups.com>.
> > > To view this discussion visit
> > >
> >
> https://groups.google.com/d/msgid/powder-users/68ece741-28e6-4ba7-9f11-f02e15227c29n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/68ece741-28e6-4ba7-9f11-f02e15227c29n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/68ece741-28e6-4ba7-9f11-f02e15227c29n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/68ece741-28e6-4ba7-9f11-f02e15227c29n%40googlegroups.com>> <https://groups.google.com/d/msgid/powder-users/68ece741-28e6-4ba7-9f11-f02e15227c29n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/68ece741-28e6-4ba7-9f11-f02e15227c29n%40googlegroups.com?utm_medium=email&utm_source=footer> <https://groups.google.com/d/msgid/powder-users/68ece741-28e6-4ba7-9f11-f02e15227c29n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/68ece741-28e6-4ba7-9f11-f02e15227c29n%40googlegroups.com?utm_medium=email&utm_source=footer>>>.
> >
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Powder Users" group.
> > To unsubscribe from this group and stop receiving emails from it,
> send
> > an email to powder-users...@googlegroups.com
> > <mailto:powder-users...@googlegroups.com>.
> > To view this discussion visit
> >
> https://groups.google.com/d/msgid/powder-users/a8c55742-2d17-4960-af2f-d562ea7370c7n%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/a8c55742-2d17-4960-af2f-d562ea7370c7n%40googlegroups.com> <https://groups.google.com/d/msgid/powder-users/a8c55742-2d17-4960-af2f-d562ea7370c7n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/powder-users/a8c55742-2d17-4960-af2f-d562ea7370c7n%40googlegroups.com?utm_medium=email&utm_source=footer>>.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Powder Users" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to powder-users...@googlegroups.com
> <mailto:powder-users...@googlegroups.com>.
> To view this discussion visit
> https://groups.google.com/d/msgid/powder-users/d4906ffd-d0da-484b-bfd9-cfd1d73f69cdn%40googlegroups.com <https://groups.google.com/d/msgid/powder-users/d4906ffd-d0da-484b-bfd9-cfd1d73f69cdn%40googlegroups.com?utm_medium=email&utm_source=footer>.