I have a 10x16 table with 3d surface data in excel. I would like to fit this data to a surface where I can use this surface to calculate new points.
I made some VBA code that 2d interpolates but the above would suit me better and I cannot seem to make it happen.
Is there anyway to make this happen in excel? or can someone show me a software capable of doing this?
Pretty much posting this as a last result
This snippet doesn't run but is a representation of the data
' 172.74 322.77 472.80 770.51 1068.23 1365.94 1803.76 2241.58 2679.40 3126.00
10.67 1.6 1.776 1.96 2.24 4.132 5.12 5.756 7 8.2 9.4
15.33 1.6 1.772 1.96 2.272 4.012 5.156 5.52 7 8.2 9.4
18.67 1.6 1.836 2.044 2.58 4.024 5.036 5.4 7 8.2 9.4
27.67 1.6 1.848 2.088 2.64 3.796 4.708 5.948 7 8.2 9.4
32.00 1.6 1.824 2.088 2.62 3.8 4.512 5.832 7 8.2 9.4
37.00 1.6 1.836 2.152 2.54 3.996 4.556 5.02 7 8.2 9.4
46.67 1.6 1.832 2.14 2.648 3.884 4.62 4.796 7 8.2 9.4
51.67 1.6 1.892 2.1 2.692 3.54 4.876 5.312 6.836 8.2 9.4
60.00 1.6 1.872 2.076 2.748 3.688 4.66 5.768 6.932 8.404 9.6
68.33 1.6 1.864 2.064 2.712 3.62 4.744 5.552 7.016 8.384 9.69
76.67 1.6 1.888 2.152 2.736 3.536 4.716 5.656 6.568 8.336 9.7
83.33 1.6 1.864 2.16 2.7 3.716 4.708 5.4 6.508 8.352 9.90
91.67 1.6 1.896 2.216 2.756 3.584 4.42 5.52 6.472 8.488 9.97
100.00 1.6 1.744 2.036 2.808 3.708 4.356 5.672 6.728 8.42 10.
108.33 1.6 1.644 1.932 2.74 3.464 4.348 5.312 7.26 8.212 10.07
116.67 1.6 1.684 2.376 2.688 3.664 4.564 5.42 7.072 8.892 10.33
You can plot this data as a 3D-surface chart and it will look like this:
The rest of your question requires a LOT more detail about what you want to achieve. Don't just throw a concept into the ring. Edit your question and explain what you want to achieve, what you have tried, where you are stuck.
This answer will probably be downvoted because it is not an answer to your questions, but the requests for clarification was not suitable for a comment.
Over to you. Add a comment to your question when you've added the required detail.
Related
My build process should include the following layers
meta /home/cladm1/var-fslc-yocto/sources/poky/meta 5
meta-poky /home/cladm1/var-fslc-yocto/sources/poky/meta-poky 5
meta-oe /home/cladm1/var-fslc-yocto/sources/meta-openembedded/meta-oe 6
meta-multimedia /home/cladm1/var-fslc-yocto/sources/meta-openembedded/meta-multimedia 6
meta-python /home/cladm1/var-fslc-yocto/sources/meta-openembedded/meta-python 7
meta-filesystems /home/cladm1/var-fslc-yocto/sources/meta-openembedded/meta-filesystems 6
meta-gnome /home/cladm1/var-fslc-yocto/sources/meta-openembedded/meta-gnome 7
meta-networking /home/cladm1/var-fslc-yocto/sources/meta-openembedded/meta-networking 5
meta-freescale /home/cladm1/var-fslc-yocto/sources/meta-freescale 5
meta-freescale-3rdparty /home/cladm1/var-fslc-yocto/sources/meta-freescale-3rdparty 4
meta-freescale-distro /home/cladm1/var-fslc-yocto/sources/meta-freescale-distro 4
meta-qt5 /home/cladm1/var-fslc-yocto/sources/meta-qt5 7
meta-swupdate /home/cladm1/var-fslc-yocto/sources/meta-swupdate 6
meta-virtualization /home/cladm1/var-fslc-yocto/sources/meta-virtualization 8
meta-variscite-fslc /home/cladm1/var-fslc-yocto/sources/meta-variscite-fslc 9
meta-iotsec /home/cladm1/var-fslc-yocto/sources/meta-iotsec 10
meta-python2 /home/cladm1/var-fslc-yocto/sources/meta-python2 7
workspace /home/cladm1/var-fslc-yocto/build_fb/workspace 99
meta-webos /home/cladm1/var-fslc-yocto/sources/meta-webosose/meta-webos 40
meta-sca /home/cladm1/var-fslc-yocto/sources/meta-sca 8
meta-webserver /home/cladm1/var-fslc-yocto/sources/meta-openembedded/meta-webserver 6
meta-cloud-services /home/cladm1/var-fslc-yocto/sources/meta-cloud-services 5
meta-openstack /home/cladm1/var-fslc-yocto/sources/meta-cloud-services/meta-openstack 5
where meta-iotsec is a custom layer of mine containing some python recipes. I can compile a core-image-minimal without any issues unless python3-dev is included which is causing the following error
Transaction Summary
================================================================================
Install 696 Packages
Total size: 114 M
Installed size: 556 M
Downloading Packages:
Running transaction check
Transaction check succeeded.
Running transaction test
Error: Transaction check error:
file /var/db conflicts between attempted installs of libnss-db2-2.31+git0+6fdf971c9d-r0webos6.cortexa7t2hf_neon and base-files-3.0.14-r89webos11.imx6ul_var_dart
Error Summary
-------------
ERROR: Logfile of failure stored in: /home/cladm1/var-fslc-yocto/build_fb/tmp/work/imx6ul_var_dart-fslc-linux-gnueabi/core-image-minimal/1.0-r0/temp/log.do_rootfs.6417
ERROR: Task (/home/cladm1/var-fslc-yocto/sources/poky/meta/recipes-core/images/core-image-minimal.bb:do_rootfs) failed with exit code '1'
I'm not able to find any working solution for this.
You have tried to install python3-dev using the recipe located in recipes-core/image via IMAGE_INSTALL_append, right?
Recently my heroku application started getting memory errors. I haven't really changed anything that may affect it. After some soak tests and debuggings, I noticed there are two node processes running on the dyno:
here is an example of what I see from a ps command:
~ $ ps aux | grep "node"
u18923 46 0.0 0.0 2616 612 ? S 17:54 0:00 sh -c node ${NODE_INSPECT_FLAG} --gc-interval=100 --max-old-space-size=460 build-server/server/index.js
u18923 47 0.6 0.1 982148 79796 ? Sl 17:54 0:03 node --gc-interval=100 --max-old-space-size=460 build-server/server/index.js
u18923 72 12.9 0.3 1079028 195700 ? Sl 17:54 1:02 /app/.heroku/node/bin/node --gc-interval=100 --max-old-space-size=460 /app/build-server/server/index.js
The /app/.heroku/node/bin/node memory consumption goes up and eventually causes the app to crash since the environment is limited to 512MB memory.
Why are there two node processes? Why is the one coming from /app/.heroku is taking up so much more memory and crashing eventually. How can I fix this situation?
This was happening because of using https://www.npmjs.com/package/throng with concurrency of 1. It does seem like there is some sort of memory leak on local as well, i was checking the "forker" (parent) process instead of the actual one that is growing.
I'm trying to push a chart to my ACR by following the instructions from here.
I'm getting a 404 not found error, And I can't seem to find why this is thrown.
Script:
export HELM_EXPERIMENTAL_OCI=1
echo $(registryPassword) | helm registry login $(registryServerName) -u $(registryLogin) --password-stdin
helm chart save charts/$(projectName) $(registryServerName)/$(imageName):$(imageTag)
helm chart list
helm chart push $(registryServerName)/$(imageName):$(imageTag):v0.3.5
Logs:
Login succeeded
ref: <omitted>.azurecr.io/client-angular:1048:v0.3.5
digest: a0cd7f0f9a47469915a8c8199ecbe00fc4bed094fcf4002d0e602eea2f76473c
size: 1.6 KiB
name: client-angular
version: v0.3.5
v0.3.5: saved
REF NAME VERSION DIGEST SIZE CREATED
<omitted>.azurecr.io/client-angular:1034:v0.3.4 client-angular v0.3.4 396e4d0 1.6 KiB 17 hours
<omitted>.azurecr.io/client-angular:1036:v0.3.4 client-angular v0.3.4 35afa1f 1.6 KiB 2 hours
<omitted>.azurecr.io/client-angular:1040:v0.3.4 client-angular v0.3.4 b3c7d09 1.6 KiB 2 hours
<omitted>.azurecr.io/client-angular:1042:v0.3.5 client-angular v0.3.5 d857c2f 1.6 KiB 2 hours
<omitted>.azurecr.io/client-angular:1044:v0.3.5 client-angular v0.3.5 b3b0b0a 1.6 KiB About an hour
<omitted>.azurecr.io/client-angular:1046:v0.3.5 client-angular v0.3.5 cc2be7a 1.6 KiB 18 minutes
<omitted>.azurecr.io/client-angular:1048:v0.3.5 client-angular v0.3.5 a0cd7f0 1.6 KiB Less than a second
<omitted>.azurecr.io/client-angular:979:v0.3.4 client-angular v0.3.4 52ba3b4 1.6 KiB 10 days
<omitted>.azurecr.io/server:1035:v0.3.4 server v0.3.4 1190dc2 43.1 KiB 17 hours
<omitted>.azurecr.io/server:1037:v0.3.4 server v0.3.4 da1d991 43.1 KiB 2 hours
<omitted>.azurecr.io/server:1045:v0.3.4 server v0.3.4 7bb4611 43.1 KiB About an hour
<omitted>.azurecr.io/server:1047:v0.3.5 server v0.3.5 1cf51bf 43.1 KiB 21 minutes
<omitted>.azurecr.io/server:980:v0.3.4 server v0.3.4 7915917 43.1 KiB 10 days
The push refers to repository [<omitted>.azurecr.io/client-angular:1048]
ref: <omitted>.azurecr.io/client-angular:1048:v0.3.5
digest: a0cd7f0f9a47469915a8c8199ecbe00fc4bed094fcf4002d0e602eea2f76473c
size: 1.6 KiB
name: client-angular
version: v0.3.5
Error: failed commit on ref "manifest-sha256:efeac2a2a1b8b3dc18e4cfc439a765d4c03720aa829756dc94e7b1708d9196bf": unexpected status: 404 Not Found
When looking at the documentation this shoul dbe fine, but still it's complaining.
Anybody got an idea?
As I see, all the steps are right. The problem is in your helm chart. The error shows the manifest no found. You can check if there is something wrong with your chart. For example, some formats wrong. Here is a similar issue that the manifest cannot found.
I faced the same problem and this is how I resolved it.
The name of my helm chart was SampleApp and I renamed it to sampleapp. After that pushing the helm chart to ACR succeeded.
When using helm push to upload a chart an OCI registry, the reference must be prefixed with oci:// and must not contain the basename or tag.
so helm push <file-1.2.3.tgz> oci://myregistry/file
https://helm.sh/docs/topics/registries/
When I execute this command on MAC OS I got file created -
(01:53 PM)[v0zilbe#L-SB8T2SCG3Q-M]: ~$ cqlsh --cqlversion=3.2.1
Connected to MCSE_CLUSTER at 172.16.117.212:9042. [cqlsh 5.0.1 |
Cassandra 2.1.12.1046 | CQL spec 3.2.1 | Native protocol v3] Use HELP
for help. cqlsh:> copy a to 'a.csv'; Using 7 child processes
Starting copy of a with columns ['key', 'column1', 'value'].
Processed: 52033 rows; Rate: 59 rows/s; Avg. rate: 138 rows/s
52033 rows exported to 1 files in 6 minutes and 16.173 seconds. cqlsh>
However the same thing done on Linux I got that.
cqlsh:> copy a to 'a.csv'; list size out of the sanity limit (10000
items max) cqlsh:>
The Linux is CentOS release 6.9
I have an Opensuse 13.2 operating system. Also I installed sphinx search engine. Everything was great till I tried to execute search command in terminal.
search: command not found
Before that I configured sphinx, executed indexer, executed searchd, all good.
Here is searchd output command:
vitalik-opensuse:/home/vitalik # searchd
Sphinx 2.2.8-id64-release (rel22-r4942)
Copyright (c) 2001-2015, Andrew Aksyonoff
Copyright (c) 2008-2015, Sphinx Technologies Inc(http://sphinxsearch.com)
using config file '/etc/sphinx/sphinx.conf'...
listening on all interfaces, port=9312
listening on all interfaces, port=9306
precaching index 'deal'
precaching index 'deal-have'
precaching index 'deal-want'
precached 3 indexes in 0.086 sec
Here is indexer output:
vitalik-opensuse:/home/vitalik # indexer --all
Sphinx 2.2.8-id64-release (rel22-r4942)
Copyright (c) 2001-2015, Andrew Aksyonoff
Copyright (c) 2008-2015, Sphinx Technologies Inc (http://sphinxsearch.com)
using config file '/etc/sphinx/sphinx.conf'...
indexing index 'deal'...
collected 7 docs, 0.0 MB
sorted 0.0 Mhits, 100.0% done
total 7 docs, 1355 bytes
total 0.021 sec, 62708 bytes/sec, 323.95 docs/sec
indexing index 'deal-have'...
collected 7 docs, 0.0 MB
sorted 0.0 Mhits, 100.0% done
total 7 docs, 1355 bytes
total 0.007 sec, 193240 bytes/sec, 998.28 docs/sec
indexing index 'deal-want'...
collected 7 docs, 0.0 MB
sorted 0.0 Mhits, 100.0% done
total 7 docs, 1355 bytes
total 0.006 sec, 207758 bytes/sec, 1073.29 docs/sec
skipping non-plain index 'dist1'...
total 12 reads, 0.000 sec, 0.8 kb/call avg, 0.0 msec/call avg
total 36 writes, 0.000 sec, 0.4 kb/call avg, 0.0 msec/call avg
But I still can't execute search command to try searching via terminal.
Sphinx version is 2.2.8, installed from
opensuse-13.2-server-search-repository
What I am doing wrong?
Thank you.
The search tool no longer exists. It was removed a few versions ago.
Its long been broken, and not a realistic search experience.
Use test.php etc from the api folder to test searchd.